Node Details

Node Summary

Version
240001 (/Groestlcoin:24.0.1/)
Protocol Version
70016
Status
Synchronized
Uptime
5 months, 22 days

Blockchain

Chain
test
Block Count
3,224,382
Difficulty
0.006 x 10
Data Size
1.2 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Network

Host
127.0.0.1:17766
Peers
10
(5 in; 5 out)
Traffic
650.3 MB(43.2 B/s)
3.3 GB(217.7 B/s)
Interfaces
ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 45.32.235.71:17777(score: 38,709)
  • 2a05:f480:1400:4d7:5400:ff:fe84:ddeb:17777(score: 1)

getblockchaininfo

{
    "chain": "test",
    "blocks": 3224382,
    "headers": 3224382,
    "bestblockhash": "0000009d4698504e5ac83ffdd9dd2465542c036e19b627125a57f838d0ff7081",
    "difficulty": "0.005961993892356421",
    "time": 1685565476,
    "mediantime": 1685565315,
    "verificationprogress": "0.9999993380871409",
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000004b3d1e441784",
    "size_on_disk": 1225802451,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 650324841,
    "totalbytessent": 3278473383,
    "timemillis": 1685565597787,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 240001,
    "subversion": "/Groestlcoin:24.0.1/",
    "protocolversion": 70016,
    "localservices": "000000000000040d",
    "localservicesnames": [
        "NETWORK",
        "BLOOM",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 10,
    "connections_in": 5,
    "connections_out": 5,
    "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
        },
        {
            "name": "i2p",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "cjdns",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "45.32.235.71",
            "port": 17777,
            "score": 38709
        },
        {
            "address": "2a05:f480:1400:4d7:5400:ff:fe84:ddeb",
            "port": 17777,
            "score": 1
        }
    ],
    "warnings": ""
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 3208165
    },
    "coinstatsindex": {
        "synced": true,
        "best_block_height": 3208165
    },
    "basic block filter index": {
        "synced": true,
        "best_block_height": 3208165
    }
}