Embedded Data charts/Inscription Block Share

Inscription Block Share

Daily average inscription data as a percentage of block size

Loading chart data...

Get this data

CSV and JSON take the selected range without overlay series. PNG captures the chart as it looks now.

About this metric

Definition

How much of a block is inscription data. Inscriptions go in the witness, which the protocol charges a quarter rate for, so they can fill a block by bytes while leaving room by weight. Two blocks in the chain are 99.99% inscription by bytes: 892,279 and 899,687.

How it is measured

Includes both the inscription content (images, text, JSON) and the witness envelope structure (OP_FALSE OP_IF, push opcodes, 'ord' marker). This is the whole matching witness item, payload and envelope together, as the detector found it. Witness bytes count one weight unit each instead of four, so an inscription consumes a quarter of the block weight its byte count suggests.

Measured from my own Bitcoin node. Methodology