The Blockchain Indexer API provides fast, structured access to on-chain data for Cardano and is designed for developers building wallets, explorers, dashboards, and blockchain-integrated apps. From tracking addresses and transactions to inspecting blocks and UTXOs, the Indexer API offers a highly-performant and developer-friendly interface for building real-time blockchain experiences without running your own node or maintaining complex infrastructure.Documentation Index
Fetch the complete documentation index at: https://docs.gomaestro.org/llms.txt
Use this file to discover all available pages before exploring further.
Key Features
- Address Statistics & UTXOs: Query the current balance, UTXOs, and transaction summaries for any blockchain address.
- Transaction Lookup: Retrieve transaction details including inputs, outputs, confirmations, and block inclusion.
- Block Explorer Data: Fetch block metadata by height, hash, or timestamp—including size, miner, difficulty, and transaction count.
- Token & Asset Metadata: Surface custom token info, metadata, and transfer activity across tracked chains.
- Indexing & Activity Summaries: Understand how an address or block is being used—number of inputs, outputs, sats in/out, and total movement.

