Node Details

Node Summary

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

Blockchain

Chain
main
Block Count
4,529,454
Difficulty
669.006 x 103
Data Size
2.9 GB
Data Indexes
  • txindex
  • blockfilterindex

Network

Host
127.0.0.1:1441
Peers
62
(52 in; 10 out)
Traffic
2.8 GB(365.7 B/s)
55 GB(7.2 KB/s)
Interfaces
ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 94.130.150.24:1331(score: 114,870)
  • 2a01:4f8:c0c:825c::1:1331(score: 83,624)

getblockchaininfo

{
    "chain": "main",
    "blocks": 4529454,
    "headers": 4529454,
    "bestblockhash": "00000000000017b30ea6b24fd1e395f375ae7456777301c390a6e79be201e448",
    "difficulty": "669005.7235761277",
    "time": 1680402280,
    "mediantime": 1680401840,
    "verificationprogress": "0.9999998154681313",
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000157da2b2ab4e197127e",
    "size_on_disk": 2919688654,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 2776751381,
    "totalbytessent": 54951288787,
    "timemillis": 1680402337145,
    "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": 62,
    "connections_in": 52,
    "connections_out": 10,
    "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": "94.130.150.24",
            "port": 1331,
            "score": 114870
        },
        {
            "address": "2a01:4f8:c0c:825c::1",
            "port": 1331,
            "score": 83624
        }
    ],
    "warnings": ""
}

getindexinfo

{
    "txindex": {
        "synced": true,
        "best_block_height": 4498744
    }
}