ccnodes explorer

Bitcoin (BTC) block explorer & API

Explore Bitcoin (BTC): latest blocks, transactions, addresses, mempool and fees — served from ccnodes' own Bitcoin full node, with a unified REST API.

About Bitcoin (BTC)

Bitcoin is the original cryptocurrency, launched in January 2009 by the pseudonymous Satoshi Nakamoto. It records every transaction on a public UTXO ledger secured by SHA-256 proof-of-work, targets a ten-minute block time, and has a fixed supply capped at 21 million BTC. ccnodes serves Bitcoin block, transaction and address data straight from its own full archival node.

Ticker
BTC
Consensus
SHA-256 proof-of-work
Block time
10 minutes
Merge-mined
No
SegWit
Yes
Accounting
UTXO

Query Bitcoin programmatically with the ccnodes API: /explorer/v1/bitcoin/blocks, /tx/<id>, /address/<addr>.