SegWit Adoption
Daily average SegWit adoption percentage
Short ranges plot one point per block, about one every ten minutes. Longer ranges plot one point per day, computed from every block in that day. How it is computed depends on the chart: some average, some total the day up, some are a ratio of the day's sums, and each chart says which. Either way a brief spike inside a day is smoothed away.
Get this data
About this metric
Definition
The share of transactions using Segregated Witness. SegWit, activated in 2017, moved the signatures and other unlocking data out of a transaction's main body and into a separate section called the witness. Witness bytes count a quarter of what other bytes do against the block limit, so the same transaction takes up less of a block and costs less to send. Adoption took years rather than months.
How it is measured
A transaction counts as SegWit when at least one of its inputs carries witness data, which is what determines the fee saving. How many outputs are SegWit is a different question, answered by the address-type charts, and it moved on a different schedule.
Measured from my own Bitcoin node. Methodology