Blocks
Get Block Transaction Counts by Block Number
Retrieves transaction counts for a specified Ethereum block.
GET
Get Block Transaction Counts by Block Number
Ethereum
Query Parameters
Your Etherscan API key.
Chain ID to query, eg
1 for Ethereum from our supported chains.Set to
block for this endpoint.Set to
getblocktxnscount for this endpoint.Block number to check transaction counts for.
Response
Returns
1 when the request succeeds.Returns the request status message.
Contains the transaction counts for the requested block.