Node Details

Node Summary

Version
251107 (/Freycoin:2511.7/)
Protocol Version
70016
Status
Synchronized
Uptime
10:18

Blockchain

Chain
main
Block Count
15,418
Difficulty
6.35 x 10
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

Network

Host
127.0.0.1:31475
Peers
2
(1 in; 1 out)
Upload
34.2 KB(55.4 B/s)
Download
25.9 KB(41.9 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 138.197.130.221:31470(score: 3)

getblockchaininfo

{
    "chain": "main",
    "blocks": 15418,
    "headers": 15418,
    "bestblockhash": "cb7df89aa6a97f48aaee2f2063a5afcc38a6d11b45d2231b666e672e16e8f97a",
    "difficulty": 6.3503813374803,
    "time": 1778552974,
    "mediantime": 1778552974,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0",
    "size_on_disk": 0,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 25910,
    "totalbytessent": 34213,
    "timemillis": 1778829202703,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

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

getindexinfo

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