> ## Documentation Index
> Fetch the complete documentation index at: https://docs.teqoin.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Get block

> Reference shape for block lookups in TeQoin indexer integrations

# Get block

Block endpoints are useful for:

* Confirming chain progress
* Pulling transaction lists by block
* Driving explorer and monitoring views

For backend-critical checks, prefer comparing indexer data with direct RPC block reads.
