mempool.space for the terminal
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.
Get a pre-built release
go get -u github.com/mempool/mempool-cli
docker run -it mempool/mempool-cli
Key | Description |
---|---|
Ctrl+c | Quit |
f | Opens Tx search |
click | Opens info for a selected block |
- Transaction Tracking (by Tx ID) (using 'f' key)
- Block details on click
- Graphs
- Tx weight per second progress bar
- Custom API endpoint