Skip to main content

eth_getBlockByHash

POST 

/

Returns block information for the specified block hash.

Response taking too long? Response time may increase when including transactions!

When requesting full block information, response time can increase if the block contains many transactions. For faster responses, exclude transactions and request only the block header (include transactions=false).

Request

Responses

Successful Response