mempool icon indicating copy to clipboard operation
mempool copied to clipboard

Explore the full Bitcoin ecosystem with mempool.space, or self-host your own instance with one-click installation on popular Raspberry Pi fullnode distros including Umbrel, Raspiblitz, Start9, and mor...

Results 510 mempool issues
Sort by recently updated
recently updated
newest added

### Description Request a new feature that displays transactions over a certain user supplied threshold (e.g., $1 million, or 10 BTC, etc). ### Problem to be solved There is no...

good first issue

Block [00000000000000000000deb062c30c0804fe14a0c6ab835ad48c753dd8d13a1e](https://mempool.space/block/00000000000000000000deb062c30c0804fe14a0c6ab835ad48c753dd8d13a1e) has a Fee span = 0 - 4 sat/vB This is because minFee for the 1st percentile of effective fee rates in a block with 86 transactions is...

_(requires https://github.com/mempool/mempool.space/pull/1499)_

cla-signed

It would be cool if we could also have our xpup ypup in mempool ... could also be viewed on the local node, please.

Currently, the mempool backend indexes & serves the "best available" fee statistics (i.e. the median fee rate & fee rate percentiles) for each block, which may either be simple rounded...

cla-signed

_(requires https://github.com/mempool/mempool.space/pull/1468)_

cla-signed

The same link to the same testnet4 address is shown in two different ways ![Screenshot 2024-12-26 at 11 05 47](https://github.com/user-attachments/assets/c28d3229-d19b-468e-b030-12b35abbe378)

I feel this could be a popular UI theme for us https://owickstrom.github.io/the-monospace-web/

"feeRange" in the extras field corresponds to [minFee, 10th percentile, ,25th percentile, 50th percentile, 75th percentile, 90th percentile, maxFee] However for blocks with > 1 transaction, the minFee and maxFee...