/Bitcoin

Use bitcoin-cli commands to get useful information from bitcoin core like blockchain data, wallet balances, network traffic, peer connections and run-time

Primary LanguageShellMIT LicenseMIT

some bitcoin-cli commands put together to get useful information from bitcoind

requires jq to parse json files

bitcoin4 output

  • The wallet balance in BTC and $US will be displayed if wallet is enabled

Screenshot_2021-08-21_19-28-31

addr - shows used and new addresses. help prevent reusing old addresses

monitor - sends notification if bitcoin core crashes