nix-bitcoin icon indicating copy to clipboard operation
nix-bitcoin copied to clipboard

Include Mempool block explorer

Open prusnak opened this issue 4 years ago • 9 comments

https://github.com/mempool/mempool

We have all dependencies already packaged in nixpkgs - see https://github.com/mempool/mempool#dependencies

prusnak avatar Sep 22 '21 12:09 prusnak

What's the use-case of a self-hosted block explorer?

nixbitcoin avatar Sep 24 '21 11:09 nixbitcoin

What's the use-case of a self-hosted block explorer?

Not needing to use a hosted block explorer (which leaks your IP address) when you want to see transaction details.

There has been a story recently that certain block explorer logs IP addresses and passes them to authorities. This might become true for other public block explorers in the future.

prusnak avatar Sep 24 '21 11:09 prusnak

Like @nixbitcoin, I would like to know how and why exactly people use block explorers. Doesn't your wallet usually show the transaction details?

jonasnick avatar Sep 24 '21 12:09 jonasnick

For example Electrum allows you to open given transaction in a block explorer from a context menu. It can show transaction details on its own but compared to block explorers it can't follow parent/child transactions or view things like scripts. Mempool also has nice visualization of mempool load - useful to lightning node operators planning to open channels in period of low fees. electrum

mmilata avatar Oct 06 '21 14:10 mmilata

Do I understand correctly that you second @prusnak's request for the mempool block explorer @mmilata?

nixbitcoin avatar Oct 06 '21 16:10 nixbitcoin

Yes.

mmilata avatar Oct 08 '21 16:10 mmilata

This is actively being worked on under https://github.com/nixbitcoin/nix-bitcoin/commits/mempool-nb

nixbitcoin avatar Feb 15 '22 11:02 nixbitcoin

As the original feature requester, could you take a look at the PR @prusnak?

nixbitcoin avatar Apr 06 '22 13:04 nixbitcoin

@prusnak, the PR is in an early draft state, so I'd recommend to wait a bit.

erikarvstedt avatar Apr 06 '22 13:04 erikarvstedt

@erikarvstedt @jonasnick I believe this issue can be closed.

seberm avatar Nov 21 '23 22:11 seberm

Yes, thanks @seberm.

jonasnick avatar Nov 26 '23 21:11 jonasnick