Skip to main content
GET
Block Header

Authorizations

api-key
string
header
required

Project API Key

Path Parameters

hash
string
required

The hash of the block to retrieve the header for.

Example:

"00000000000000000001b9dca5d168a8e959df258814beec486572e843fddee5"

Response

Raw block header as hex

Hex-encoded string representing the block header (80 bytes, 160 hex characters)

Example:

"00000020e91f...2d1e4dbb65"