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

fixes #1201 - Add mempool.js as a submodule so we can build it with the mempool frontend - Add new script to generate `liquid.js`, `mempool.js` or `bisq.js` based on the...

enhancement
embarrassing
cla-signed

Bumps [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) from 11.0.0 to 11.0.1. Release notes Sourced from @​ng-bootstrap/ng-bootstrap's releases. 11.0.1 This release contains some bugfixes for those who still remain on Bootstrap 4 Bug Fixes accordion: accept...

dependencies
cla-signed
javascript

The reason why the difficulty adjustment shows wrong number is because when you are offline for too long and restart your instance, mempool will fast forward to the latest synced...

### Description while trying to clean up some files i found out my local mempool git repo is really big an has grown recently. it is 2.4G now where the...

bug

screen recording of the bug reproducing with JS console: https://bitcointv.com/w/nGGqvqpb5jeR8XBZSzsvan

bug

Ideas we can draw upon - @wiz @softsimon ### btc.com ![image](https://user-images.githubusercontent.com/9780671/159877241-dfefe1d7-2bc9-4def-97e3-bc4a84fdfd43.png) ### heatmap / github activity style ![image](https://user-images.githubusercontent.com/9780671/159877562-ee9188c9-80e9-4f12-9a80-9b84af944b69.png) ### heatmap with different style ![image](https://user-images.githubusercontent.com/9780671/159877645-2061ee4f-58f0-40ee-8aef-2c57f52b75f4.png) ### Hashrate + block found? ![image](https://user-images.githubusercontent.com/9780671/159878058-76e62ff3-e552-4737-a7d1-349fe2f3cbb1.png)

### Description ![image](https://user-images.githubusercontent.com/49868160/176416634-d37245f6-c656-4723-9944-7718227e273b.png) (all green the big blocks are 27.8 kvB txs at 1.01 sat/vB) looking at the contents of the block i would say the median fee is 1...

Instead of sending an array of JSON object, containing hundreds of repeated fields name, switch to JSON arrays to make API response smaller (and faster).