Transaction Density
Daily average transaction density (transactions per KB)
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 transactions fit into a kilobyte of block space. It moves with the shape of the transactions rather than with demand: a block of many small payments is denser than a block of a few large ones.
How it is measured
More transactions per KB means the average transaction is smaller and block space is used more efficiently. SegWit and Taproot tend to improve density by moving signatures to the discounted witness section.
Measured from my own Bitcoin node. Methodology