Ethereum RPC Monitor
In progressA command-line monitor for what an Ethereum node is reporting: blocks, pending transactions, and live activity. CLI only: there is no hosted UI.
Technical Go and Cobra wrap Ethereum JSON-RPC calls for block inspection, mempool snapshots, and transaction tracing; the tool stays focused on read-only node observability.
Source
