Node Details

Node Summary

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

Blockchain

Chain
test
Block Count
4,278,080
Difficulty
0.004 x 10
Data Size
1.6 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
6
(4 in; 2 out)
Upload
69.7 MB(125.5 B/s)
Download
11.3 MB(20.3 B/s)

ipv4
ipv6
onion
i2p
cjdns

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

getblockchaininfo

{
    "chain": "test",
    "blocks": 4278080,
    "headers": 4278080,
    "bestblockhash": "000000071ba90b8f8b606c2b8eadf428d238ef9fecadcbeebbe104cccb2e9747",
    "difficulty": 0.00390625,
    "time": 1759603430,
    "mediantime": 1759603174,
    "verificationprogress": 0.9999997215359516,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000005d9d8670a751",
    "size_on_disk": 1618776071,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 11277771,
    "totalbytessent": 69674416,
    "timemillis": 1759603503953,
    "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": 6,
    "connections_in": 4,
    "connections_out": 2,
    "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": 1270
        },
        {
            "address": "2a05:f480:1400:4d7:5400:ff:fe84:ddeb",
            "port": 17777,
            "score": 1
        }
    ],
    "warnings": ""
}

getindexinfo

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