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
3 weeks, 3 days, 8 hours

Blockchain

Chain
main
Block Count
54,999
Difficulty
98.844 x 106
Data Size
26.5 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
12
Traffic
18.6 MB(8.9 B/s)
43.7 MB(20.8 B/s)
Interfaces
ipv4
ipv6
onion

Addresses
  • 128.199.183.41:21411(score: 832)

getblockchaininfo

{
    "chain": "main",
    "blocks": 54999,
    "headers": 54999,
    "bestblockhash": "00000000000000195bcbfb8bc7917317bcb6120d2d55c91847c5f5394ecbd619",
    "difficulty": "98844325.12788241",
    "mediantime": 1715554238,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000005ae5a1c7e419de3f059c",
    "size_on_disk": 26461520,
    "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": 18607867,
    "totalbytessent": 43661327,
    "timemillis": 1716054508134,
    "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": 12,
    "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": 832
        }
    ],
    "warnings": "Warning: Unknown block versions being mined! It's possible unknown rules are in effect"
}

getindexinfo

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