Skip to main content

eth_getBlockTransactionCountByHash RPC Method

Returns the number of transactions for the block matching the given block hash.

Updated on
Dec 04, 2024

eth_getBlockTransactionCountByHash RPC Method

To use the eth_getBlockTransactionCountByHash method on the C-Chain, ensure that the end of your URL includes ext/bc/C/rpc.

Parameters

hash
string
REQUIRED
The hash of the block

Returns

result
string
The number of transactions associated with a specific block, in hexadecimal value
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free