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
- 200
- 400
- 401
- 403
- 404
- 405
- 408
- 409
- 413
- 414
- 429
- 500
- 503
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Request Timeout
Conflict
Payload Too Large
URI Too Long
Too Many Requests
Internal Server Error
Service Unavailable