Get Block

Retrieves comprehensive information about a specific block in the blockchain, including its hash, number, timestamp, and all contained transactions. It provides essential data for developers and operators to analyze blockchain history, verify transactions, and monitor network performance.

💡

Compute Unit Value: 45 (Fixed)

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

The unique ID to direct queries or transactions to the correct blockchain. Find more here.

string

The abbreviated chain name for queries or transactions.

string
required

The block number or block hash.

string

Starting block of the range. Maximum supported range is 10 (endBlock - 9).

string

Last block of the range. Maximum supported range is 10 (startBlock + 9).

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json