All Projects → mempool → mempool-cli

mempool / mempool-cli

Licence: MIT license
mempool.space for the terminal

Programming Languages

go
31211 projects - #10 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to mempool-cli

termshark
A terminal UI for tshark, inspired by Wireshark
Stars: ✭ 7,368 (+25306.9%)
Mutual labels:  tui
hwatch
A modern alternative to the watch command, records the differences in execution results and can check this differences at after.
Stars: ✭ 370 (+1175.86%)
Mutual labels:  tui
Consolonia
A cross-platform UI framework for .NET.
Stars: ✭ 232 (+700%)
Mutual labels:  tui
libgen-downloader
A simple tool to search and download ebooks from libgen via terminal user interface.
Stars: ✭ 98 (+237.93%)
Mutual labels:  tui
cylon-deb
TUI menu driven bash shell script to update and maintain a Debian based Linux distro.
Stars: ✭ 23 (-20.69%)
Mutual labels:  tui
Bitcoin-dashboard
A Shiny/R project able to visualize charts about Bitcoin price and performances.
Stars: ✭ 49 (+68.97%)
Mutual labels:  mempool
cs
command line codespelunker or code search
Stars: ✭ 34 (+17.24%)
Mutual labels:  tui
imgcat
Display images and gifs in your terminal.
Stars: ✭ 67 (+131.03%)
Mutual labels:  tui
dblab
Interactive client for PostgreSQL and MySQL
Stars: ✭ 199 (+586.21%)
Mutual labels:  tui
tfex-rs
A simple terminal UI file manager
Stars: ✭ 29 (+0%)
Mutual labels:  tui
sfm
simple file manager
Stars: ✭ 163 (+462.07%)
Mutual labels:  tui
canvas-tui
🏫 🔅 A terminal interface for Canvas LMS
Stars: ✭ 29 (+0%)
Mutual labels:  tui
zbox
termbox like terminal UI library for zig
Stars: ✭ 30 (+3.45%)
Mutual labels:  tui
wiki-tui
A simple and easy to use Wikipedia Text User Interface
Stars: ✭ 74 (+155.17%)
Mutual labels:  tui
slack-term
Slack client for your terminal
Stars: ✭ 6,074 (+20844.83%)
Mutual labels:  tui
AbsTK
The Abstract Toolkit – a widget toolkit for GUI and text-mode applications.
Stars: ✭ 67 (+131.03%)
Mutual labels:  tui
tut
TUI for Mastodon with vim inspired keys
Stars: ✭ 165 (+468.97%)
Mutual labels:  tui
dpdk
A comprehensive rust binding for DPDK allowing high speed userspace networking across 256 cores and 32 NICs
Stars: ✭ 30 (+3.45%)
Mutual labels:  mempool
termdbms
A TUI for viewing and editing database files.
Stars: ✭ 1,116 (+3748.28%)
Mutual labels:  tui
vt100
💻 VT100 Terminal Package
Stars: ✭ 19 (-34.48%)
Mutual labels:  tui

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.

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

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

Key Description
Ctrl+c Quit
f Opens Tx search
click Opens 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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].