get_mempool_entry
Retrieve detailed information about an unconfirmed Bitcoin transaction using its transaction hash to monitor pending network activity.
Instructions
Get details of a specific unconfirmed transaction in the mempool.
Args: txid: Transaction hash (64 hex characters)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |