Skip to content
Alchemy Logo

getmempoolentry

POST
/{apiKey}
CUs10

Returns mempool data for a given transaction. The transaction must currently be in the mempool.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringformat: "^[a-fA-F0-9]{64}$"required

The transaction ID to look up in the mempool.

Responses

200

Mempool metadata for the specified transaction.

Was this page helpful?