---
title: "Global UTXO index statistics"
method: GET
path: "/v1/stats"
tags: ["stats"]
---

# Global UTXO index statistics

`GET /v1/stats`

Returns aggregate statistics for the entire UTXO index.

**Always Protobuf** -- responds with `application/x-protobuf` regardless
of the `Accept` header.

## Response `200`

Statistics retrieved successfully.

## Other responses

- `429` — Rate limit exceeded.
- `500` — Storage backend error (UTXO count or latest-index query failed).

---

[API](https://skmtc.net/umbra-defi/apis/umbra-indexer-read-service.md) · [All operations](https://skmtc.net/umbra-defi/apis/umbra-indexer-read-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/umbra-defi/umbra-indexer-read-service/revisions/ea7a4ee03e38/schema)
