Difference between revisions of "Bitcoin-cli getblockchaininfo"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | [[bitcoin-cli]] getblockchaininfo | ||
− | [[ | + | { |
+ | "chain": "main", | ||
+ | "blocks": 0, | ||
+ | "headers": 712041, | ||
+ | "bestblockhash": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", | ||
+ | "difficulty": 1, | ||
+ | "time": 1231006505, | ||
+ | "mediantime": 1231006505, | ||
+ | "verificationprogress": 1.205115982693983e-09, | ||
+ | "initialblockdownload": true, | ||
+ | "chainwork": "0000000000000000000000000000000000000000000000000000000100010001", | ||
+ | "size_on_disk": 293, | ||
+ | "[[pruned]]": false, | ||
+ | "warnings": "" | ||
+ | } | ||
{{bitcoin-cli}} | {{bitcoin-cli}} | ||
+ | |||
+ | {{bitcoind}} |
Latest revision as of 05:42, 31 May 2023
bitcoin-cli getblockchaininfo
{ "chain": "main", "blocks": 0, "headers": 712041, "bestblockhash": "000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f", "difficulty": 1, "time": 1231006505, "mediantime": 1231006505, "verificationprogress": 1.205115982693983e-09, "initialblockdownload": true, "chainwork": "0000000000000000000000000000000000000000000000000000000100010001", "size_on_disk": 293, "pruned": false, "warnings": "" }
bitcoin-cli [ listtransactions | help ]
bitcoind, .bitcoin/, bitcoin.conf, Dockerfile, Bitcoind ports( 8332 18332 18443 8333 18333 18444 ), -chain, -datadir, -server, --help
, Bitcoind logs, Bitcoind changelog
Advertising: