Transaction Batching
Daily average inputs and outputs per transaction
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 inputs and outputs a typical transaction has. A payment with one input and two outputs, one of them change, is the ordinary shape. A higher output count means one transaction created more outputs, which spreads its fixed overhead across more of them. Who sent it, and whether a given output was a payment or change, is not in this data. Currently around 2.3 outputs and 1.7 inputs per transaction.
How it is measured
A higher output count per transaction is consistent with batching, where one transaction pays many recipients, but nothing here identifies the sender or separates a payment from a change output. A typical non-batched transaction has 1-2 inputs and 2 outputs (payment + change).
Measured from my own Bitcoin node. Methodology