get_mempool_entry
Retrieve mempool details for an unconfirmed transaction using its txid, revealing fee, size, and confirmation status to troubleshoot pending transactions.
Instructions
Get mempool details for an unconfirmed transaction. Needs a backend.
Args: txid: The 64-hex-character transaction ID. network: Override the server's network for this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| txid | Yes | ||
| network | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |