cli

Execute Bitcoin commands easily with Bitcoin CLI. Send transactions, get balances, and list transactions. Free online tool, no registration required.

Bitcoin CLI

Bitcoin CLI Tool

The Bitcoin Command-Line Interface (CLI) tool allows you to interact with the Bitcoin network directly from your terminal. Use this tool to execute various Bitcoin commands, such as getting your balance, listing transactions, and sending Bitcoin to an address.

Get Balance

bitcoin-cli -conf=/blockchain/config/bitcoin.conf getbalance

List Transactions

bitcoin-cli -conf=/blockchain/config/bitcoin.conf listtransactions

Send to Address

bitcoin-cli -conf=/blockchain/config/bitcoin.conf sendtoaddress "btc-destination-address" 0.12345678