Skip to main content

blockchain REST API Endpoint

Loading...

Updated on
Apr 15, 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
Loading...
block_metas
array
Loading...
block_id
object
Loading...
hash
Loading...
parts
Loading...
total
Loading...
hash
Loading...
block_size
Loading...
header
object
Loading...
version
object
Loading...
block
Loading...
app
Loading...
chain_id
Loading...
height
Loading...
time
Loading...
last_block_id
object
Loading...
hash
Loading...
parts
Loading...
total
Loading...
hash
Loading...
last_commit_hash
Loading...
data_hash
Loading...
validators_hash
Loading...
next_validators_hash
Loading...
consensus_hash
Loading...
app_hash
Loading...
last_results_hash
Loading...
evidence_hash
Loading...
proposer_address
Loading...
num_txs
Loading...
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free