OP_RETURN payload bytes
how many bytes of pure data the block carried
How many bytes of pure data were written into this block through OP_RETURN outputs.
DefinitionThe concatenated data pushes of every OP_RETURN output in the block. Stored as raw payload bytes rather than a decoded protocol name, because a decode can always be redone and a byte never stored cannot.