CoinJoin share of value
what fraction of the money moved was mixed
What share of the value moved in this block passed through a privacy join. It runs well above the transaction share, because joins are large transactions.
DefinitionCoinJoin output value over total non-coinbase output value in the same block. Detection is by SHAPE only, over the evidence log: a transaction with three or more outputs of exactly equal value. It catches Wasabi, Whirlpool, JoinMarket and WabiSabi rounds and also the occasional batch payment that happens to pay two people the same amount, PayJoin is invisible to it by construction, and no clustering is involved, so this family carries no entity caveat and every line is a lower bound.
LimitDetection is by SHAPE only. A transaction with three or more outputs of exactly the same value is counted; that catches Wasabi, Whirlpool, JoinMarket and WabiSabi rounds, and it also catches the occasional ordinary batch payment that happens to pay two people the same amount. PayJoin is invisible to it by construction, and so is any future design that does not produce equal outputs, so every line here is a LOWER bound. No clustering is involved in this family, so it does not inherit the entity caveat.