eth_getBlockByHash

Returns information about a block by block hash.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to public

For higher throughput, please create your own API key.

Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to eth_getBlockByHash
params
array
length between 2 and 2
Defaults to 0x53c2c369336afcf5d585513e39b05a452a1e9232abc657cfb98c01991b575895,true
  1. BLOCK HASH - string - a string representing the hash (32 bytes) of a block.
  2. SHOW TRANSACTION DETAILS FLAG - boolean - if set to 'true', it returns the full transaction objects, if false only the hashes of the transactions. Defaults to false.
params
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json