getmempoolentry
Returns mempool data for a given transaction. The transaction must currently be in the mempool.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
format: "^[a-fA-F0-9]{64}$"requiredThe transaction ID to look up in the mempool.
Responses
200
Mempool metadata for the specified transaction.
Was this page helpful?