cURL
curl --compressed 'https://portal.sqd.dev/datasets/bitcoin-mainnet/finalized-head'
{ "number": 123, "hash": "<string>" }
Returns the highest available finalized block number and hash.
Documentation IndexFetch the complete documentation index at: https://beta.docs.sqd.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://beta.docs.sqd.dev/llms.txt
Use this file to discover all available pages before exploring further.
Finalized block head info
Block number of the highest available block
Was this page helpful?