We can't find the internet
Attempting to reconnect
Something went wrong!
Hang in there while we get back on track
About Bitblocks
A block explorer for a scalable public ledger. Real-time access to blocks, transactions, and on-chain protocols.
Explorer
What it does
Bitblocks indexes a public ledger and makes its contents browsable. Blocks, transactions, scripts, and protocol data are synced from a node and presented through a web interface and API.
The ledger it indexes is Bitcoin SV — a network that kept the original protocol's unbounded design, making it possible to explore blocks with millions of transactions and on-chain data of any size.
Scale
Scalable blocks
Most blockchains cap block size, which caps throughput. The ledger Bitblocks indexes has no such cap — blocks grow with demand.
Millions of transactions per block
Sub-cent transaction fees
Arbitrary data stored on-chain
Multi-gigabyte blocks already produced in practice
This changes what a block explorer needs to handle. Bitblocks is built for blocks that contain real workloads, not just financial transfers.
Programmability
On-chain programs
Every transaction contains a script — a small program that defines the conditions for spending. With the full original instruction set available, these scripts can express:
Tokens and digital assets
Multi-party conditions and escrow
On-chain data protocols (Metanet, MAP, B)
Application logic without script size limits
Bitblocks parses these protocols and makes them visible — not just the raw hex, but the structured data inside.