OP_RETURN Volume
Daily average OP_RETURN bytes per block by protocol
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 many bytes of OP_RETURN data each block carried, split by the protocol that put them there. Runes, Omni and Counterparty are token systems that write their state into these outputs; anything unrecognised falls into the fourth band.
How it is measured
Byte counts include the full scriptPubKey: the OP_RETURN opcode, push opcodes, and the protocol payload. This is the actual on-chain storage footprint of each OP_RETURN output.
Measured from my own Bitcoin node. Methodology