Sign inSign up

mempool/mempool-cli

By mempool

Updated over 5 years ago

mempool for the terminal

Image
0

468

mempool/mempool-cli repository overview

mempool-cli

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.

:warning: This software is being under developement, things might break :warning:

Install

Get a pre-built release

development version
go get -u github.com/mempool/mempool-cli
Docker
docker run -it mempool/mempool-cli

Usage

Key bindings
KeyDescription
Ctrl+cQuit
fOpens Tx search
clickOpens info for a selected block

TODO

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

Tag summary

Content type

Image

Digest

Size

4.3 MB

Last updated

over 5 years ago

docker pull mempool/mempool-cli