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 title and see screenshots #### Version v2.4.0-dev [b4beb29f] ### Steps to reproduce, expected behaviour and actual behaviour see screenshots ### Screenshots ![2022-06-01-162038_1918x1058_scrot](https://user-images.githubusercontent.com/49868160/171427731-d815e7ef-8309-4f92-9deb-4aecaa3deb6d.png) ^ Clicking on a stack of...

### Description Just noting this reproducible UI issue. Open [mv4rnyY3Su5gjcDNzbMLKBQkBicCtHUtFB address](https://mempool.space/testnet/address/mv4rnyY3Su5gjcDNzbMLKBQkBicCtHUtFB) which belongs to [coinfaucet.eu btc-testnet](https://coinfaucet.eu/en/btc-testnet/) in a modern browser and send a small transaction there (so that it will...

bug

This is because it is trying to look up the pegin Bitcoin TX on the Liquid blockchain. This does _only_ affect running with Elements as backend, not with blockstream/electrs. Example...

bug
💧Liquid

### Description the 'P2TR Tapscript' field doesnt show up on mempool.space but does on my local hosted mempool (bitcoind) #### Version mempool.space v2.4.0-dev [774cd98a] ### Steps to reproduce https://mempool.space/testnet/tx/7a58768481f63f310119a5a8b02bd94613cddd3f380a108c5134f1be6a774d0b ###...

Go to https://mempool.space, select layer 2 Bisq, click on BSQ market. https://bisq.markets/market/bsq_btc and https://bisq.markets/api/offers?market=bsq_btc only emits Altcoins offers (5 in total for the market) whereas: https://bisq.mempool.emzy.de/market/bsq_btc and https://bisq.mempool.emzy.de/api/offers?market=bsq_btc emits the...

### Description mempool block fee graph doesnt seem to handle numbers larger than 999 sat/vB #### Version mempool.space v2.4.0-dev [774cd98a] ### Steps to reproduce wait for a transaction with fee...

### Description Currently Windows report the following error ``` > [email protected] build > npm run tsc > [email protected] tsc > ./node_modules/typescript/bin/tsc '.' is not recognized as an internal or external...

In some kind of a grid / matrix format to show which distros support electrs, which electrs implementations, just bitcoind, etc.

documentation

Loading `/about` page would be slow for locally installed mempool instances since the information is being fetched from `mempool.space` at a synchronous behavior. https://github.com/mempool/mempool/blob/master/backend/src/index.ts#L233 This is not good since 1....

The fee span fee rates are not rounded the same way here. The graph should round the same way to not cause confusion on how many sats per vbyte is...

bug