TzKT Blocks API

The Blocks API exposes Tezos block-level data including block hash, level, protocol, timestamp, baker, priority, number of operations, volume, fees, and reward metadata. Blocks can be fetched by hash, level, or queried in bulk with pagination and sorting. A lightweight head endpoint returns the current chain tip with live XTZ exchange rates.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: tezos:tzkt-blocks
name: TzKT Blocks API
description: 'The Blocks API exposes Tezos block-level data including block hash,

  level, protocol, timestamp, baker, priority, number of operations,

  volume, fees, and reward metadata. Blocks can be fetched by hash,

  level, or queried in bulk with pagination and sorting. A lightweight

  head endpoint returns the current chain tip with live XTZ exchange

  rates.

  '
humanURL: https://api.tzkt.io/#tag/Blocks
baseURL: https://api.tzkt.io/v1
tags:
- Blocks
- Chain
- Head
properties:
- type: Documentation
  url: https://api.tzkt.io/#tag/Blocks