Skip to main content
GET
/
head
cURL
curl --compressed 'https://portal.sqd.dev/datasets/bitcoin-mainnet/head'
{
  "number": 123,
  "hash": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://beta.docs.sqd.dev/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json
object | null

Block head info

number
integer<int64>

Block number of the highest available block

hash
string