Get a Block Identifier by Number of Hash

Get the minimal block data, block header, by a user-defined block number or block hash.

Use -1 or current parameter to return the current block.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
💡

Compute Unit Value: 5 (fixed)



Supported Protocols & Networks

Protocol Network Path Parameter Get Block By
Algorand Mainnet algorand/mainnet block number
Avalanche Mainnet avalanche/mainnet-c block number or hash
Testnet avalanche/testnet-c
Bitcoin Mainnet bitcoin/mainnet block number or hash
Testnet bitcoin/testnet
Testnet4 bitcoin/testnet4
Bitcoincash Mainnet bitcoincash/mainnet block number or hash
Testnet bitcoincash/testnet
Dogecoin Mainnet dogecoin/mainnet block number or hash
Testnet dogecoin/testnet
Ethereum Mainnet ethereum/mainnet block number or hash
Sepolia ethereum/sepolia
Hoodi ethereum/hoodi
Litecoin Mainnet litecoin/mainnet block number or hash
Testnet litecoin/testnet
Near Mainnet near/mainnet block number
Optimism Mainnet optimism/mainnet block number or hash
Polkadot Mainnet polkadot/mainnet block number or hash
Westend polkadot/westend
Polygon Mainnet polygon/mainnet block number or hash
Amoy polygon/amoy
Solana Mainnet solana/mainnet block number
Testnet solana/testnet
Devnet solana/devnet
Stellar Mainnet stellar/mainnet block number
Testnet stellar/testnet
XRP Mainnet xrp/mainnet block number or hash
Testnet xrp/testnet
Path Params
string
required
Defaults to bitcoin

Protocol handle, one of:
algorand, avalanche, bitcoin, bitcoincash, dogecoin, ethereum, litecoin, near, optimism, polkadot, polygon, solana, stellar, tezos, xrp.

string
required
Defaults to mainnet

Which network to target. Available networks can be found in the list of supported protocols or with /{protocol}.

string
required
Defaults to 0000000000000000000590fc0f3eba193a278534220b2b37e9849e1a770ca959

The block identifier, hash or number.

Responses

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