mempool-cli/README.md
Gustavo Chain 1ec586f409
Some checks failed
release / goreleaser (push) Has been cancelled
Add tx tracking
2020-02-27 17:46:55 +01:00

776 B

mempool

mempool.space for the terminal mempool screenshot

Mempool is a mempool visualizer for the Bitcoin blockchain inspired by mempool.space. It connects to the same API endpoint but the block rendering happens on your terminal.

⚠️ This software is being under developement, things might break ⚠️

Install

Get a pre-built release

development version

go get -u github.com/gchaincl/mempool

TODO

  • Transaction Tracking (by Tx ID) (using 'f' key)
  • Block details on click
  • Graphs
  • Tx weight per second progress bar
  • Custom API endpoint