txpool_status
Transaction pool | Tempo
txpool_status | Tempo
Tempo API method that returns the number of transactions currently pending or queued in the transaction pool. Tempo via Chainstack.
POST
txpool_status
Tempo API method that returns the number of transactions currently pending or queued in the transaction pool.Documentation Index
Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt
Use this file to discover all available pages before exploring further.
Get your own node endpoint todayStart for free and get your app to production levels immediately. No credit card required.You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
none
Response
result— an object with:pending— number of pending transactions (hex)queued— number of queued transactions (hex)
txpool_status code examples
Last modified on May 18, 2026