eth_getBlockByHash

Returns information about a block given the block's hash.

Parameters

  • DATA, 32 Bytes - Hash of a block
  • Boolean - If true it returns the full transaction objects, if false only the hashes of the transactions

Returns

  • Object - An object of type Block as described at eth_getBlockByNumber, or null when no block was found
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to demo
Body Params
integer
required
Defaults to 1
string
required
Defaults to 2.0
string
required
Defaults to eth_getBlockByHash
params
array
required
Defaults to 0x4e216c95f527e9ba0f1161a1c4609b893302c704f05a520da8141ca91878f63e,false
Params*
Response

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