$ sol --help
A command line explorer for the Solana blockchain! Inspect transactions and accounts with this explorer!

Usage: sol [OPTIONS] <COMMAND>

Commands:
  transaction  Provide a transaction signature to inspect status, accounts, logs
  account      Provide an account pubkey to inspect account contents
  block        Provide a block's slot to inspect its contents
  help         Print this message or the help of the given subcommand(s)

Options:
  -u, --rpc-url <RPC_URL>  The url/endpoint to use for any rpc requests [default: http://api.mainnet-beta.solana.com]
  -h, --help               Print help
  -V, --version            Print version

https://github.com/cavemanloverboy/sol