Node Details

Node Summary

Version
251100 (/Freycoin:2511/)
Protocol Version
70016
Status
Initial block download progress 100%
Uptime
4 weeks, 0 days, 20 hours

Blockchain

Chain
test
Block Count
4,871
Difficulty
1 x 10
Data Size
1.7 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

Network

Host
127.0.0.1:31472
Peers
0
Upload
1.3 MB(0.5 B/s)
Download
19 KB(0 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 138.197.130.221:31473(score: 3)

getblockchaininfo

{
    "chain": "test",
    "blocks": 4871,
    "headers": 4871,
    "bestblockhash": "3067b29dcad01d64da26029666c0d6bc0b509d131c9893a9d4e4ecb0a692507f",
    "difficulty": "1",
    "merit": 1.544937718558474,
    "time": 1771452115,
    "mediantime": 1771443997,
    "verificationprogress": 1,
    "initialblockdownload": true,
    "chainwork": "0000000000000000000000000000000000000000000000000000001f2c62a76c",
    "size_on_disk": 1715728,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 18984,
    "totalbytessent": 1252022,
    "timemillis": 1774988191712,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 251100,
    "subversion": "/Freycoin:2511/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 0,
    "connections_in": 0,
    "connections_out": 0,
    "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": "138.197.130.221",
            "port": 31473,
            "score": 3
        }
    ],
    "warnings": []
}

getindexinfo

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