Compare · Hiro
Hiro Ordinals API alternative for Runes and BRC-20 data
Hiro retired its Bitcoin Layer 1 APIs on 9 March 2026 and pointed developers to Xverse. We called them on 2 September 2026: all four answer HTTP 410 Gone, and the migration link inside that error returns 404.
So your build is not misconfigured. Here are the replacements we actually called, ours included.
REST API · SQL · dashboards · indexed since the 2009 genesis block
Hit Run to query the fully-indexed Bitcoin blockchain.
BTC
30-day trend
informational on-chain data · not financial advice
Hiro remains a strong Stacks company and its Stacks APIs are healthy, but its Bitcoin Layer 1 ordinals, Runes and BRC-20 endpoints are gone. BitcoinDatabase indexes the Bitcoin chain itself and lets you query it by address, balance, history and SQL rather than per inscription.
Side by side
Hiro vs BitcoinDatabase, honestly
A fair look at what each does well. Both are capable tools. Here is where they differ.
| What matters | BitcoinDatabase | Hiro |
|---|---|---|
| Ordinals endpoints today | Live indexed ordinals, inscriptions, BRC-20 and Runes resources | HTTP 410 Gone since the 9 March 2026 deprecation |
| Migration link in the error body | Not applicable | Present but broken: the documentation_url returns 404 |
| Stacks APIs | None, we do not cover Stacks at all | Alive and healthy, and this is where Hiro is focused |
| Query by holder address | Yes, address is a first class key across balances and history | Was supported before deprecation, now unavailable |
| Full chain history to 2009 | Yes, indexed from the genesis block | Bitcoin Indexer retired with the rest of the L1 tooling |
| Custom SQL over the chain | Yes, on Growth plans and above | No SQL layer, and no L1 endpoints remaining |
| Free access tier | No free plan, usage-based paid plans only | Hiro Stacks APIs still offer a free tier |
| Wallet and minting flows | No, we are read-only analytics and never sign or broadcast | Xverse, the recommended successor, does cover minting |
| Auth model observed | API key on a plan, standard bearer auth | Xverse answers HTTP 402 with a payment challenge per call |
| Rate limit on a dead endpoint | Not applicable | The 410 still ships ratelimit headers at 20 requests per second |
| Chain coverage | Bitcoin only, indexed deeply | Stacks first, Bitcoin L1 no longer served |
| Best for | Analytics, research, compliance and cohort queries | Stacks smart contract and app development |
Comparison reflects general, publicly understood positioning. Capabilities change, so check each product for the latest.
Why teams pick BitcoinDatabase
The fully indexed Bitcoin blockchain, queryable by REST, SQL and dashboards
What we called, and exactly what came back
On 2 September 2026 we sent unauthenticated GET requests to four Hiro Layer 1 endpoints: the inscriptions list, the ordinals API root, the Runes etchings list and the BRC-20 token list. Every one returned HTTP 410 Gone in 0.35 to 0.37 seconds with an identical 164 byte JSON body reading error Gone, message This API has been deprecated and is no longer available, plus a documentation_url. HTTP 410 is the correct status here rather than 404, because it tells a client the resource is permanently gone and will not come back, which is a signal well behaved retry logic should stop on. Worth noting: the dead endpoint still returns rate limit headers, ratelimit-limit 20 and x-ratelimit-limit-second 20, so a retry loop is still being counted even though nothing will ever succeed.
The migration link in the error body is broken
This is the part that costs teams an afternoon. The 410 body politely hands you a documentation_url pointing at the ordinals API migration guide. We followed it on 2 September 2026 and it returns HTTP 404, and so does the parent ordinals API documentation page. The Hiro documentation root itself answers 200, so this is not an outage, it is two pages that were removed along with the product. If you are debugging this, you are not missing an auth header and your client is not misconfigured. The service is retired and the pointer it gives you is stale. Skip straight to choosing a replacement.
Hiro is not gone, only its Bitcoin Layer 1 tooling is
It is worth being precise, because the 410 makes it look worse than it is. Hiro deprecated Ordinals, Runes, BRC-20 and the Bitcoin Indexer, which is its Layer 1 Bitcoin surface. The Stacks side is completely healthy. We called it the same hour: the extended blocks endpoint answered 200 reporting 8,902,391 Stacks blocks, and the node info endpoint answered 200 with a burn_block_height of 965,186, which matched the Bitcoin tip we measured independently minutes earlier. If you are building on Stacks, nothing here affects you and Hiro remains the obvious choice. If your queries were about Bitcoin inscriptions or holders, you need somewhere else to go.
Four replacements, four different ways of saying no
We called the obvious successors the same morning without keys, and the refusals are worth knowing before you budget a migration. Xverse, the successor Hiro named, serves ordinals at api.secretkeylabs.io and returned HTTP 402 Payment Required with a paymentauth.org problem type and a per request challengeId, so it is pay per call rather than a monthly key. Ordiscan also returned HTTP 402, citing the x402 protocol. UniSat returned HTTP 403 with code -2004 asking for a bearer token. A wrong path on Xverse returns a plain 404. Four providers in one niche, four different status codes for you cannot have this, which means any client you write needs to treat 402, 403, 404 and 410 as distinct outcomes rather than one generic failure.
Good questions
Hiro vs BitcoinDatabase, answered
Explore the data
The Bitcoin data you can query here
Bitcoin address lookup
Look up any Bitcoin address: balance, full history and UTXOs in one query.
ExploreBTC address balance API
Get exact balances and UTXOs for any address, in batches.
ExploreBitcoin node API
JSON-RPC style access to blocks, transactions and balances, with no Bitcoin Core to run.
ExploreBitcoin address balance history API
What an address held on any past date, not just what it holds now.
ExploreMore comparisons
See how BitcoinDatabase compares
Glassnode alternative
Raw queryable Bitcoin data over REST, SQL and dashboards, not just curated charts.
vs DuneDune alternative
Bitcoin-only and fully-indexed, with a REST API too, not just cross-chain SQL.
vs BlockchairBlockchair alternative
Bitcoin-deep with every UTXO, entity labels, metrics, SQL and dashboards.
vs ChainalysisChainalysis alternative
Developer-first, self-serve on-chain data with compliance tooling to support your own review.
vs BlockCypherBlockCypher alternative
Bitcoin-native depth with SQL and dashboards, not just a multi-chain REST API.
vs ChainstackChainstack alternative
Indexed Bitcoin data over REST and SQL, not raw RPC nodes you still have to query.
vs Blockchain.comBlockchain.com API alternative
Production-grade indexed Bitcoin data over REST and SQL, not a rate-capped free explorer API.
vs Mempool.spaceMempool.space alternative
Indexed address, balance and history data over REST and SQL, alongside mempool and fees, on production plans.
vs CoinAPICoinAPI alternative
On-chain Bitcoin data: addresses, balances, UTXOs and labels, not cross-asset market prices.
vs TRM LabsTRM Labs alternative
Bitcoin-native on-chain data and screening signals over REST and SQL, not a full multi-chain investigations suite.
vs Whale AlertWhale Alert alternative
Query large bitcoin transactions on your own thresholds from the fully-indexed chain, not just a fixed real-time feed.
vs CoinGeckoCoinGecko alternative
Raw on-chain Bitcoin data over REST and SQL, not market prices across thousands of coins.
vs CoinMarketCapCoinMarketCap alternative
On-chain Bitcoin data over REST and SQL, where CoinMarketCap serves market prices.
vs BlockdaemonBlockdaemon alternative
A query-first indexed Bitcoin database over REST and SQL, not raw node RPC infrastructure.
vs XverseXverse alternative
Query indexed ordinals, inscriptions, BRC-20 and Runes data over REST and SQL, not just wallet and minting endpoints.
vs BigQueryBigQuery alternative
Balances, entity labels and fund flows already indexed, without per-terabyte scan billing.
vs BitqueryBitquery alternative
Bitcoin-only depth over REST and SQL, billed on calls rather than on points that move with query shape.
vs TimechainIndexTimechainIndex alternative
Bitcoin-only like TimechainIndex, with published pricing and a commercial REST API.
vs CryptoQuantCryptoQuant alternative
API access on the entry plan and the raw chain underneath, not day-resolution metrics.
vs AlchemyAlchemy alternative
An indexed Bitcoin database you query by address, not a Bitcoin Core JSON-RPC passthrough.
vs QuickNodeQuickNode alternative
An indexed Bitcoin database you query by address, not a managed Core node with the address-capable calls switched off.
Query the whole Bitcoin blockchain in one place
An address in, structured on-chain data out. BitcoinDatabase indexes balances, UTXOs, transactions, entity labels and fund flows since the 2009 genesis block, queryable by REST API, SQL and dashboards. No node to run.
REST + SQL + dashboards · new blocks within seconds · informational on-chain data only