get https://svc.blockdaemon.com/universal/v1///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 own API key in the Header: token text box (top right).
- You can get a free API key here
- Enter your PATH PARAMS (you can find these below)
- Optional . Filter your results with QUERY PARAMS (you can find these below)
- Click Try It!
Supported Protocols and Networks
Protocol | Network | Path Parameters | Get Block By |
---|---|---|---|
Algorand | Mainnet | algorand/mainnet | block number |
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 Goerli Ropsten | ethereum/mainnet ethereum/goerli ethereum/ropsten | block number or hash |
Litecoin | Mainnet Testnet | litecoin/mainnet litecoin/testnet | block number or hash |
NEAR | Mainnet | near/mainnet | block number |
Oasis | Mainnet | oasis/mainnet | block number |
Optimism | Mainnet | optimism/mainnet | block number or hash |
Polkadot | Mainnet | polkadot/mainnet | block number or hash |
Polygon | Mainnet | polygon/mainnet | 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 |