get_mempool_entry
Retrieve details of a specific unconfirmed Bitcoin transaction from the mempool by providing its transaction hash (txid).
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 |