Skip to main content

blockchain REST API Endpoint

Loading...

Updated on
Nov 07, 2024

blockchain REST API Endpoint

Please note that for this method, at most 20 items will be returned for the minHeight or maxHeight parameters specified. If maxHeight does not yet exist, the blocks up to the current height will be returned. If minHeight does not exist due to pruning, the earliest existing height will be used.

Query Parameters

minHeight
integer
Loading...
maxHeight
integer
Loading...

Returns

result
object
Loading...
last_height
string
Loading...
block_metas
array
Loading...
block_id
object
Loading...
hash
string
Loading...
parts
string
Loading...
total
integer
Loading...
hash
string
Loading...
block_size
string
Loading...
header
object
Loading...
version
object
Loading...
block
string
Loading...
app
string
Loading...
chain_id
string
Loading...
height
string
Loading...
time
string
Loading...
last_block_id
object
Loading...
hash
string
Loading...
parts
string
Loading...
total
integer
Loading...
hash
string
Loading...
last_commit_hash
string
Loading...
data_hash
string
Loading...
validators_hash
string
Loading...
next_validators_hash
string
Loading...
consensus_hash
string
Loading...
app_hash
string
Loading...
last_results_hash
string
Loading...
evidence_hash
string
Loading...
proposer_address
string
Loading...
num_txs
string
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free