---
title: "Get the latest block processed by the chain crawler"
method: GET
path: "/api/v1/chain/block/latest"
---

# Get the latest block processed by the chain crawler

`GET /api/v1/chain/block/latest`

## Response `200`

Block height

- object
  - `block` string, required

## Changes

> 50 revisions in range; 1 not diffed.

- **2025-06-19** `7aee390c3fb4` — 1 breaking, 1 info
  - removed the required property `height` from the response with the `200` status
  - added the required property `block` to the response with the `200` status
- **2024-12-17** `6893b0238070` — 1 breaking, 1 info
  - removed the required property `block` from the response with the `200` status
  - added the required property `height` to the response with the `200` status

[Change history](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/changes/api/v1/chain/block/latest/get.md)

---

[API](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api.md) · [All operations](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/namada-net/namada-interface-indexer-rest-api/revisions/89e2cef092d6/schema)
