SatsAndSports's avatar
SatsAndSports 2 months ago
Here is two years of data showing the op_return_bytes per block (moving average of 2016 blocks, in order to smooth out the data) in orange, and the purple line is the data I mentioned in the parent comment. There seem to have been periods where the average per block was around 30KB. I wonder if this will change image

Replies (1)

SatsAndSports's avatar
SatsAndSports 2 months ago
A few technical notes on this tool: - it's entirely client side, using WASM to do some other the heavy lifting - Lots of statistics availble, including fee rates - You can apply moving averages to smooth out the data (calculated in your browser via WASM, so I don't need to pay for any hosting to do the calculations)