OP_RETURN Block Share
Daily average OP_RETURN data as a percentage of block size
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
How much of a block is OP_RETURN data. An OP_RETURN output is a deliberately unspendable output whose script carries a few dozen bytes, which can timestamp or label things on chain. 63.1% of all blocks contain at least one.
How it is measured
OP_RETURN script bytes over serialized block bytes. Script bytes only, so the output's value and length fields sit outside the numerator, which makes this a floor on the true on-chain cost rather than the whole of it.
Measured from my own Bitcoin node. Methodology