Taproot adoption (% of outputs)
Percentage of new transaction outputs that use Taproot (activated November 2021).
Why it matters
It's a slow gauge of wallet/protocol adoption, not a price indicator.
Build it yourself
A direct split: how many new outputs are Taproot versus the day's total.
% Taproot = Taproot outputs ÷ total outputs × 100
Taproot adoption
Illustrative example numbers for practice — not real data.
How it's calculated, step by step
- While scanning each block, the project classifies every new output by script type (legacy, SegWit, Taproot, other) and accumulates the daily counters in
chain_stats_daily. - % Taproot = the day's Taproot outputs ÷ the day's total outputs × 100.
Descriptive.
Protocol adoption, with no direct relationship to price moves.
Chart
This is real Bitcoin data, computed from the blockchain — not the illustrative example above.
Data last updated on 2026-09-09.