pull down to refresh

What is Cluster mempool

Cluster mempool is a proposal that has been in the works for months now.
It optimizes the mempool, making operations using the mempool more efficient by linearizing mempool clusters. These are partitions of the mempool itself, and together they make the mempool.
There are many improvements with this change but you should read the PR to get the details. https://github.com/bitcoin/bitcoin/pull/33629

To learn more:

I have to admit I feel like I've been hearing about cluster mempool for a lot longer than months, and yet I somehow have never really managed to understand it. I just spent half an hour reading about it, and it's really cool. But I also think I see why it doesn't get much atteniton.
reply