Overview
Rebar Data provides complete access to Bitcoin blockchain data — every block, transaction, and address from genesis to now — unified with metaprotocol activity across Ordinals, Runes, BRC-20, Alkanes, and more.
Explore data through the Rebar Data web interface, or build applications using the API.
Services
Bitcoin
Blocks, transactions, addresses, UTXOs, mempool, mining stats, and fees.
GraphQL
Query multiple data types in a single request.
Metaprotocols
Indexed data for Alkanes, Runes, BRC-20, Ordinals, Bitmap, and SNS.
Monitoring
Real-time WebSocket feeds for mempool and chain events.
Interfaces
| Interface | Use When You Need |
|---|---|
| REST API | Standard HTTP queries for blockchain and metaprotocol data |
| JSON-RPC | Bitcoin Core RPC methods or Alkanes smart contract queries |
| GraphQL | Complex, nested queries in a single request |
| WebSocket | Real-time mempool monitoring and event subscriptions |