mempool
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...
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...
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...
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...
Frontend build process shouldn't download liquid asset resources if it's not a liquid frontend build
### 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...
screen recording of the bug reproducing with JS console: https://bitcointv.com/w/nGGqvqpb5jeR8XBZSzsvan
Ideas we can draw upon - @wiz @softsimon ### btc.com  ### heatmap / github activity style  ### heatmap with different style  ### Hashrate + block found? 
Beginning of "wallet" task
### Description  (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).