OP_RETURN Count
Daily average OP_RETURN outputs 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 OP_RETURN outputs each block carried, split by the protocol that put them there. An output rather than a byte count, so a protocol writing many small records shows up here and a protocol writing few large ones shows up on the volume chart.
How it is measured
Detected by matching the leading bytes of each OP_RETURN script against known protocol prefixes. Unrecognised scripts fall into the fourth band, so it is a residual and not a category.
Measured from my own Bitcoin node. Methodology