Bitcoin Forum
May 04, 2024, 11:55:59 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Best Guide For Bitcoin Core CLI  (Read 83 times)
BitcoinCanSaveUsAll (OP)
Member
**
Offline Offline

Activity: 104
Merit: 120


View Profile
October 05, 2023, 02:00:57 AM
 #1

Hi all,

I'm a long time Bitcoin Core node runner and was hoping that someone would be able to point me in the right direction as far as to where I could get a good summation for the various commands in terms of their proper syntax as well as a breakdown into what exactly each one does.  Of course the help feature is useful but I was hoping that there may be a more user friendly resource out there that's a good one stop shop with examples etc.  Thanks in advance for your feedback!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714823759
Hero Member
*
Offline Offline

Posts: 1714823759

View Profile Personal Message (Offline)

Ignore
1714823759
Reply with quote  #2

1714823759
Report to moderator
1714823759
Hero Member
*
Offline Offline

Posts: 1714823759

View Profile Personal Message (Offline)

Ignore
1714823759
Reply with quote  #2

1714823759
Report to moderator
un_rank
Hero Member
*****
Offline Offline

Activity: 714
Merit: 684


- Jay -


View Profile WWW
October 05, 2023, 05:17:30 AM
 #2

Here is a list[1] of commands not included in the help page. I hope it can be useful.

[1] https://github.com/bitcoin/bitcoin/blob/623745ca74cf3f54b474dac106f5802b7929503f/src/rpc/server.cpp#L252

- Jay -

██████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
██████████████████████
.SHUFFLE.COM..███████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
█████████████████████
████████████████████
██████████████████████
████████████████████
██████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
██████████████████████
██████████████████████
██████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
███████████████████████
.
...Next Generation Crypto Casino...
witcher_sense
Legendary
*
Offline Offline

Activity: 2338
Merit: 4316

🔐BitcoinMessage.Tools🔑


View Profile WWW
October 05, 2023, 05:59:14 AM
 #3

Hi all,

I'm a long time Bitcoin Core node runner and was hoping that someone would be able to point me in the right direction as far as to where I could get a good summation for the various commands in terms of their proper syntax as well as a breakdown into what exactly each one does.  Of course the help feature is useful but I was hoping that there may be a more user friendly resource out there that's a good one stop shop with examples etc.  Thanks in advance for your feedback!
Here is a complete(?) list[1] of Bitcoin Core CLI commands divided into the following categories: blockchain, control, generating, mining, network, raw transactions, utils, and wallet. Each category consists of a list of specific commands as links, which you can follow in order to find out what this command is for, what it does and what the proper syntax is to make it work. Examples of usage are also included, which is very convenient both for developers and regular folks.


[1] https://developer.bitcoin.org/reference/rpc/

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
mocacinno
Legendary
*
Offline Offline

Activity: 3388
Merit: 4919


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
October 05, 2023, 06:04:58 AM
 #4

An other option that hasn't been listed yet: https://chainquery.com/bitcoin-cli

This one lets you try out several commands on their online node...

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Greg Tonoski
Member
**
Offline Offline

Activity: 115
Merit: 68


View Profile
October 05, 2023, 08:35:59 AM
 #5

Unfortunately, there isn't any comprehensive, up-to-date and user-friendly resource like that. The knowlededge is scatter across many places in the Internet, e.g. "https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/tree/master", "https://bitcoin.stackexchange.com/", release notes "https://github.com/bitcoin/bitcoin/blob/master/doc/release-notes/release-notes-25.0.md".
NotATether
Legendary
*
Online Online

Activity: 1596
Merit: 6728


bitcoincleanup.com / bitmixlist.org


View Profile WWW
October 05, 2023, 10:55:26 AM
 #6

Unfortunately, there isn't any comprehensive, up-to-date and user-friendly resource like that. The knowlededge is scatter across many places in the Internet, e.g. "https://github.com/BlockchainCommons/Learning-Bitcoin-from-the-Command-Line/tree/master"
~

This resource you have cited is one of the most reliable guides for using bitcoin-cli.

Although that doesn't make up for the fact that Bitcoin Core documentation could've been written in a more user-friendly and helpful way. Although that problem mainly comes for the fact that the documentation is more oriented towards Bitcoin Core developers rather than users.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
BitcoinCanSaveUsAll (OP)
Member
**
Offline Offline

Activity: 104
Merit: 120


View Profile
October 05, 2023, 02:24:21 PM
 #7

Thank you all very much for your feedback!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!