Blocks info#

Provides comprehensive information about specific blocks, including their transactions, receipts, and overall block data. These functions offer valuable insights into block details, the number of transactions, and the outcomes of their execution.

eth_blockNumber : Retrieves the most recent block number on the chain.
eth_getBlockByHash : Obtains the details of a block using its unique hash identifier.
eth_getBlockByHash#full : Retrieves comprehensive information of a block based on its hash.
eth_getBlockByNumber : Accesses block information using its numerical position within the blockchain.
eth_getBlockByNumber#full : Fetches full details of a block identified by its block number.
eth_newBlockFilter : Available only on paid tier. Sets up a filter to listen for newly added blocks on the network.
eth_getBlockReceipts : Retrieves the transaction receipts associated with a specific block.
eth_getBlockTransactionCountByHash : Returns the total number of transactions within a block identified by its hash.
eth_getBlockTransactionCountByNumber : Provides the count of transactions in a block based on its block number.

These endpoints are essential for monitoring and analyzing activities on the Berachain network’s blockchain.

Get started
Unlock Access to 50+ chains
Boost your app's speed and reliability with dRPC - get your access API key