eth_getBlockTransactionCountByHash
Blocks info | Plasma
eth_getBlockTransactionCountByHash | Plasma
Plasma API method that returns the number of transactions in a block by block hash. data — the hash of the block. Plasma via Chainstack.
POST
eth_getBlockTransactionCountByHash
Plasma API method that returns the number of transactions in a block by block hash.
Parameters
data— the hash of the block
Response
quantity— the number of transactions in the block
eth_getBlockTransactionCountByHash code examples
Body
application/json
Last modified on May 18, 2026