Node Details

Node Summary

Version
200002 (/BitcoinStaking:0.20.0.2/)
Protocol Version
70015
Status
Synchronized
Uptime
4 weeks, 1 day, 19 hours

Blockchain

Chain
main
Block Count
330,680
Difficulty
6.452 x 1021
Data Size
21.5 GB
Data Indexes
  • txindex
  • blockfilterindex

Soft Forks

bip34
active(227,931+)
bip66
active(301,448+)
bip65
active(301,448+)
csv
active(301,448+)
segwit
active(301,448+)

Network

Host
127.0.0.1:9332
Peers
28
Traffic
290.7 MB(112.9 B/s)
88.2 GB(34.2 KB/s)
Interfaces
ipv4
ipv6
onion

Addresses
  • None

getblockchaininfo

{
    "chain": "main",
    "blocks": 330680,
    "headers": 330680,
    "bestblockhash": "dba2012e944e7c1a57104be1ff881be35cccb983099ae7964574b9c9da449012",
    "difficulty": "6.451672693924455e+21",
    "moneysupply": 13516964,
    "mediantime": 1653048656,
    "verificationprogress": "0.9999999935057342",
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000045a1cb747628a1741d7ddc443aea12",
    "size_on_disk": 21545031500,
    "pruned": false,
    "softforks": {
        "bip34": {
            "type": "buried",
            "active": true,
            "height": 227931
        },
        "bip66": {
            "type": "buried",
            "active": true,
            "height": 301448
        },
        "bip65": {
            "type": "buried",
            "active": true,
            "height": 301448
        },
        "csv": {
            "type": "buried",
            "active": true,
            "height": 301448
        },
        "segwit": {
            "type": "buried",
            "active": true,
            "height": 301448
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 290708680,
    "totalbytessent": 88167781311,
    "timemillis": 1653053016886,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 200002,
    "subversion": "/BitcoinStaking:0.20.0.2/",
    "protocolversion": 70015,
    "localservices": "000000000000040d",
    "localservicesnames": [
        "NETWORK",
        "BLOOM",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": -1,
    "networkactive": true,
    "connections": 28,
    "networks": [
        {
            "name": "ipv4",
            "limited": false,
            "reachable": true,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "ipv6",
            "limited": false,
            "reachable": true,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "onion",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [],
    "warnings": ""
}

getindexinfo

{
    "success": false,
    "error": "Unsupported",
    "minRpcVersionNeeded": "0.21.0"
}