Returns per-block weight statistics for the last MEMPOOL_HEALTH_WINDOW_BLOCKS mined blocks.
Declared in <policy/fees/estimator_man.h>
std::vector<MinedBlockStats>
MempoolPolicyEstimatorBlocksStats() const;
Per-block statistics for the most recently mined blocks in the health window.