Node Details

Node Summary

Version
260000 (/Groestlcoin:26.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
10 months, 2 days

Blockchain

Chain
test
Block Count
3,891,445
Difficulty
0.005 x 10
Data Size
1.5 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(286+)
bip66
active(286+)
bip65
active(982,000+)
csv
active(6,048+)
segwit
active(6,048+)
taproot
active(1,933,344+)

Network

Host
127.0.0.1:17766
Peers
10
(5 in; 5 out)
Upload
4.9 GB(186.5 B/s)
Download
995.8 MB(37.7 B/s)

ipv4
ipv6
onion
i2p
cjdns

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

getblockchaininfo

{
    "chain": "test",
    "blocks": 3891445,
    "headers": 3891445,
    "bestblockhash": "0000002fcf5e10349424077fc8cf61da5431d890b8299daf24a558006c04e627",
    "difficulty": 0.005202855389915249,
    "time": 1728292695,
    "mediantime": 1728292548,
    "verificationprogress": 0.9999997023374687,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000000571ba980ca0f",
    "size_on_disk": 1478025929,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 995785055,
    "totalbytessent": 4931570044,
    "timemillis": 1728292766474,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 260000,
    "subversion": "/Groestlcoin:26.0.0/",
    "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": 55237
        },
        {
            "address": "2a05:f480:1400:4d7:5400:ff:fe84:ddeb",
            "port": 17777,
            "score": 1
        }
    ],
    "warnings": ""
}

getindexinfo

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