5,320,048 total txs across 144 blocks. Peak: 303,164 txs.
Majority Client
Bitcoin SV:1.2.0
80% of 15 nodes. 4 client versions observed.
Mining Distribution (144 blocks, full 24h)
qdlnk
23.6%
34 blks
CUVVE
16%
23 blks
taal.com
12.5%
18 blks
SA100
11.1%
16 blks
taal.com_Teranode
10.4%
15 blks
GorillaPool
9.7%
14 blks
molepool.com
7.6%
11 blks
Mining-Dutch
4.2%
6 blks
unknown
2.8%
4 blks
/rWGFYS/
2.1%
3 blks
◷ Block Timing Analysis
145 blocks
Average Interval
9.8 min
Expected: ~10 min. Median: 7.3 min.
Range
0m – 47.4m
Fastest to slowest block interval observed.
Fast Blocks (<5 min)
49
Hashrate bursts or luck variance.
Slow Blocks (>20 min)
18
PoW variance — expected in Poisson process.
A Poisson process is a random event process where events occur independently at a stable average rate, but with unpredictable spacing.
▦ Transaction Velocity (10-min intervals, not per-block)
5,320,048 txs mapped
Transaction volume shown chronologically. Each row = one hour of the scan, each column = a 10-minute window. Read top-to-bottom for earlier-to-later.
Coverage: 2026-03-25 11:07 → 2026-03-26 10:25 UTC
Dark cells indicate 10-minute windows where no block was mined — a natural result of the Poisson process governing Proof of Work. Transactions during these windows appear in the next mined block.
⬡ Script Usage Taxonomy
10,830,991 outputs
This section describes how Bitcoin scripts were used in this scan window.
We analyze outputs across three orthogonal dimensions:
Structure: HOW data gets on chain (OP_RETURN, Ordinal envelope, Spendable metadata, STAS, P2PKH)
Protocol: Open standards defining data format (B://, MAP, BSV-20/21, Metanet)
Content Type: MIME types from inscriptions (text/plain, image/png, application/json)
OP_RETURN data is prunable at scale (requires indexing). STAS and Spendable metadata remain in the UTXO set.
Identifiable patterns in data transactions. Most chain activity has no such identifier.
Some patterns from WoC tags, others identified through analysis.
Note: WoC's taxonomy mixes protocols, apps, and content types. It's also limited to OP_RETURN patterns, which are prunable and represent just one way to embed data on chain.
What it does: This script begins with OP_RETURN, which terminates execution and marks the output as unspendable. The remaining bytes carry arbitrary data.
Why it matters: Currently the most common method for data publication. Used by protocols like B://, MAP, AIP, and TreeChat for files, metadata, and social content.
Selected from 5297860 candidates in this category.
*Spendable metadata (heuristic): Scripts with signature verification followed by data removed via OP_DROP. Metadata not consumed by validation logic but remains on-chain.
†Unique structures: A contract structure is a normalized script skeleton with variable data (hashes, signatures, pubkeys) removed.
‡Content Types: MIME types declared in inscription data. application/bsv-20 is the MIME type for BSV-20 fungible token inscriptions (also counted in the ordinal breakdown above).