Difference between revisions of "Bitcoin-cli getblockchaininfo"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
[[bitcoin-cli]] getblockchaininfo | [[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}} |
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 ]
Advertising: