Node Details

Node Summary

Version
2000000 (/RGM:2.0.0/)
Protocol Version
70015
Status
Initial block download progress 100%
Uptime
4:39:25

Blockchain

Chain
main
Block Count
1,530
Difficulty
0 x 10
Data Size
408.9 KB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

bip34
version: 2
reject: true
bip66
version: 3
reject: true
bip65
version: 4
reject: true
csv
status: defined
startTime: 9223372036854776000
timeout: 9223372036854776000
since: 0
segwit
status: defined
startTime: 9223372036854776000
timeout: 9223372036854776000
since: 0

Network

Host
127.0.0.1:14031
Peers
2
Upload
36 KB(2.1 B/s)
Download
37.2 KB(2.2 B/s)

ipv4
ipv6
onion

Addresses
  • 185.23.80.53:14030(score: 14)

getblockchaininfo

{
    "chain": "main",
    "blocks": 1530,
    "headers": 1530,
    "bestblockhash": "81c0354caf9dd6b802e83b3a5f90d6250c231954a4041e49b7a824862dc3253f",
    "difficulty": 0.0002441371325370145,
    "mediantime": 1779824465,
    "verificationprogress": 1,
    "initialblockdownload": true,
    "chainwork": "000000000000000000000000000000000000000000000000000000006d5b3060",
    "size_on_disk": 408905,
    "pruned": false,
    "softforks": [
        {
            "id": "bip34",
            "version": 2,
            "reject": {
                "status": true
            }
        },
        {
            "id": "bip66",
            "version": 3,
            "reject": {
                "status": true
            }
        },
        {
            "id": "bip65",
            "version": 4,
            "reject": {
                "status": true
            }
        }
    ],
    "bip9_softforks": {
        "csv": {
            "status": "defined",
            "startTime": 9223372036854776000,
            "timeout": 9223372036854776000,
            "since": 0,
            "id": "csv"
        },
        "segwit": {
            "status": "defined",
            "startTime": 9223372036854776000,
            "timeout": 9223372036854776000,
            "since": 0,
            "id": "segwit"
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 37219,
    "totalbytessent": 35998,
    "timemillis": 1781050668107,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 2000000,
    "subversion": "/RGM:2.0.0/",
    "protocolversion": 70015,
    "localservices": "000000000000000d",
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 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
        }
    ],
    "relayfee": 0.001,
    "incrementalfee": 0.0001,
    "softdustlimit": 0.01,
    "harddustlimit": 0.001,
    "localaddresses": [
        {
            "address": "185.23.80.53",
            "port": 14030,
            "score": 14
        }
    ],
    "warnings": ""
}

getindexinfo

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