eth_getBlockTransactionCountByHash
Blocks info | Tempo
eth_getBlockTransactionCountByHash | Tempo
Tempo API method that returns the number of transactions in a block specified by block hash. blockHash — the hash of the block. On Tempo.
POST
eth_getBlockTransactionCountByHash
Tempo API method that returns the number of transactions in a block specified by block hash.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
blockHash— the hash of the block
Response
result— the number of transactions in the block encoded as hexadecimal
eth_getBlockTransactionCountByHash code examples
Last modified on May 18, 2026