1,000,000 free RPC requestsJust a wallet, via x402.
Start buildingWhy Your Bitcoin App Needs More Than a Node: Introducing Blockbook for BTC & BCH
Simplify BTC and BCH address tracking, balance queries, and deposit monitoring with Blockbook on Quicknode. Indexed UTXO data without custom infrastructure.
Quicknode
March 2, 2026 — 3 min read

If you are building on Bitcoin or Bitcoin Cash with Quicknode, you already have reliable RPC access to the network.
For many use cases, that is enough.
But if your application depends on address history, balance tracking, or deposit monitoring, you may be stretching raw RPC beyond what it was designed to do efficiently.
This is where Blockbook comes in.
Bitcoin and Bitcoin Cash are UTXO-based blockchains. Standard RPC endpoints expose raw blockchain primitives:
Blocks
Transactions
UTXO state
Validation logic
They are optimized for node-level access.
Applications, however, operate at the address level.
Most real-world products need:
Full transaction history for a specific address
Current balances across many addresses
Fast confirmation checks for deposits
Reliable UTXO lookups
Continuous monitoring at scale
You can build this on top of RPC.
Many teams do.
But over time, that typically turns into:
Repeated getrawtransaction and gettxout calls
Frequent block scanning
Custom indexing logic
Internal UTXO tracking layers
Additional databases to reconstruct address state
It works.
But it increases engineering complexity, infrastructure costs, and operational overhead.
Blockbook is an indexed backend purpose-built for UTXO chains.
Instead of reconstructing address state through repeated RPC calls, Blockbook provides:
Indexed transaction history by address
Fast balance queries
Efficient UTXO retrieval
Optimized support for wallet and deposit workloads
In practical terms, it shifts your architecture from:
Application → RPC endpoint → Custom indexer → Database
to:
Application → Indexed backend
Fewer moving parts. Less custom infrastructure. Cleaner deposit monitoring.
Blockbook is especially valuable for teams building:
Wallets
Exchanges with deposit tracking
Block explorers
Merchant payment systems
Accounting or reconciliation platforms
If your product monitors many addresses, tracks incoming funds, or depends on accurate address history, an indexed backend becomes essential as you scale.
Quicknode offers:
as 1-click add-ons to your existing endpoints.
You keep your current RPC access and add indexed capabilities where your workload requires it.
You may want to evaluate Blockbook if:
Transaction lookups dominate your BTC or BCH usage
You run frequent reconciliation jobs
You maintain internal UTXO tracking logic
Your application performance depends on address queries
Your API credit usage is driven by repeated transaction checks
These patterns signal an index-driven workload, not a block-driven one.
Blockbook was built specifically for that.
Bitcoin’s protocol is simple.
Application-layer infrastructure on top of it is not.
If your product depends on address-level visibility and UTXO tracking, adding Blockbook can reduce complexity, lower overhead, and improve performance.
Not sure if it’s the right fit?
Our team is happy to review your workload and help you decide.
Founded in 2017, Quicknode deploys institutional-grade blockchain infrastructure for developers and enterprises. With 99.99% uptime and support for 80+ chains, teams build and scale onchain applications without compromise.
The latest engineering insights, product updates, and web3 news delivered straight to your inbox.