get https://svc.blockdaemon.com/universal/{version}///block_identifier/
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.
START HERE!
Click Try It! to test the endpoint with the default values or customize your request by following these steps:
- Enter your API key in the Header: token text box (top right).
- You can get a free API key here .
- Enter the parameters available below.
- Click Try It!.
Supported Protocols and Networks
Protocol | Network | Path Parameters | Get Block By |
---|---|---|---|
Algorand | Mainnet | algorand/mainnet | block number |
Avalanche | Mainnet Testnet | avalanche/mainnet-c avalanche/testnet-c | block number or hash |
Bitcoin | Mainnet Testnet | bitcoin/mainnet bitcoin/testnet | block number or hash |
Bitcoincash | Mainnet Testnet | bitcoincash/mainnet bitcoincash/testnet | block number or hash |
Dogecoin | Mainnet Testnet | dogecoin/mainnet dogecoin/testnet | block number or hash |
Ethereum | Mainnet Holesky Sepolia | ethereum/mainnet ethereum/holesky ethereum/sepolia | block number or hash |
Fantom | Mainnet Testnet | fantom/mainnet fantom/testnet | block number or hash |
Litecoin | Mainnet Testnet | litecoin/mainnet litecoin/testnet | block number or hash |
NEAR | Mainnet | near/mainnet | block number |
Optimism | Mainnet | optimism/mainnet | block number or hash |
Polkadot | Mainnet Westend | polkadot/mainnet polkadot/westend | block number or hash |
Polygon | Mainnet Amoy | polygon/mainnet polygon/amoy | block number or hash |
Solana | Mainnet Testnet | solana/mainnet solana/testnet | block number |
Stellar | Mainnet | stellar/mainnet | block number |
Tezos | Mainnet | tezos/mainnet | block number or hash |
XRP | Mainnet | xrp/mainnet | block number or hash |