Bitcoin
Bitcoin is the original decentralized cryptocurrency and the largest blockchain by market cap. SQD provides full historical indexing of all Bitcoin blocks, transactions, inputs, and outputs.
- Networks
- 1
- Data tables
- 4
- Runtime
- Bitcoin
- Coverage
- Real-time + archive
- Start block
- 0 (genesis)
- License
- Open-source SDK
Networks
Bitcoin on SQD
Bitcoin data is validated by SQD Network workers before it reaches the Portal. Validation is performed across the network rather than by a single ingestion node, so a faulty upstream source can't poison the dataset.
4 Bitcoin tables (blocks, transactions, inputs & outputs), decoded and schema-typed, ready to query. Your indexer queries the data directly without writing binary parsers.
Single Portal endpoint serves Bitcoin from genesis through the current head, with sub-second hot-path latency. No separate streaming pipeline to wire up.
Both the Squid SDK and the Pipes SDK are open-source. Connectors for Postgres, ClickHouse, MongoDB, SQLite and Parquet, plus a custom-target hook. Run your Bitcoin indexer on your own infrastructure or on SQD Cloud.
Build with Bitcoin data
Common production patterns teams build with SQD on Bitcoin.
Index swaps, liquidations, and positions on Bitcoin in real time.
Build dashboards and metrics from full Bitcoin historical state.
Give agents structured, decoded Bitcoin data with the MCP server.
Power balance, transfer, and history views for Bitcoin wallets.
Validated Bitcoin data for transaction monitoring and audits.
Track every mint, burn, and transfer of Bitcoin stablecoins.
Auditable Bitcoin data for tokenized RWA issuance and transfers.
Available Data
Block headers with timestamps, gas usage, miner info, and consensus data.
All onchain transactions with sender, receiver, value, gas, and input data.
Inputs data for Bitcoin.
Outputs data for Bitcoin.
Stream Bitcoin data in two lines
Example below uses the public Bitcoin endpoint, no API key required for development. For full SDK reference, see the documentation.
Frequently asked questions
How does SQD compare to running a Bitcoin RPC node?
What does SQD cost for Bitcoin data?
How is SQD's Bitcoin data different from a block explorer?
Can I self-host SQD's Bitcoin indexer?
Can I export Bitcoin data to a data warehouse or pipeline?
Does SQD validate Bitcoin data?
Does SQD support real-time Bitcoin data?
Start building with Bitcoin
Access Bitcoin data through the SQD Portal, free tier available.