0xB10C/memo

Historical arrival rates

gmaxwell opened this issue · 0 comments

Charts of your mempool size are inherently kind of noisy because of the possion block solving.

An interesting thing to chart would be the rate of arrival e.g. how many X arrived in the last (say) 10 minutes.

Some potentially interesting values for X: Inputs, Outputs, Fees, Transactions, value-weighed age of coins being spent, weight, bytes, chaining depth, or Total bitcoin moved. (and and of the above filtered by other criteria like script types)

(I think transactions is least interesting because it's distorted by batching, coinjoins, etc).