Node Details

Active Warnings

Warning: Unknown block versions being mined! It's possible unknown rules are in effect

Node Summary

Version
170200 (/Satoshi:0.17.2/)
Protocol Version
70015
Status
Synchronized
Uptime
5 months, 29 days

Blockchain

Chain
main
Block Count
56,039
Difficulty
9.257 x 106
Data Size
26.7 MB
Data Indexes
  • txindex
  • blockfilterindex

Soft Forks

bip34
version: 2
reject: true
bip66
version: 3
reject: true
bip65
version: 4
reject: true

Network

Host
144.126.241.204:8961
Peers
6
Traffic
70.9 MB(4.5 B/s)
106.6 MB(6.8 B/s)
Interfaces
ipv4
ipv6
onion

Addresses
  • 128.199.183.41:21411(score: 2,587)

getblockchaininfo

{
    "chain": "main",
    "blocks": 56039,
    "headers": 56039,
    "bestblockhash": "000000000000015a721046d56fab860bf652d6f2a60687d52a795b465cd1ce59",
    "difficulty": "9257188.988650523",
    "mediantime": 1729281841,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000005ae69057d05f02bf8064",
    "size_on_disk": 26739585,
    "pruned": false,
    "softforks": [
        {
            "id": "bip34",
            "version": 2,
            "reject": {
                "status": true
            }
        },
        {
            "id": "bip66",
            "version": 3,
            "reject": {
                "status": true
            }
        },
        {
            "id": "bip65",
            "version": 4,
            "reject": {
                "status": true
            }
        }
    ],
    "bip9_softforks": {},
    "warnings": "Warning: Unknown block versions being mined! It's possible unknown rules are in effect"
}

getnettotals

{
    "totalbytesrecv": 70918842,
    "totalbytessent": 106550980,
    "timemillis": 1729628641726,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 170200,
    "subversion": "/Satoshi:0.17.2/",
    "protocolversion": 70015,
    "localservices": "0000000000000405",
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 6,
    "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": [
        {
            "address": "128.199.183.41",
            "port": 21411,
            "score": 2587
        }
    ],
    "warnings": "Warning: Unknown block versions being mined! It's possible unknown rules are in effect"
}

getindexinfo

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