Node Details

Node Summary

Version
2020000 (/Soqucoin Core:2.2.0/)
Protocol Version
70015
Status
Synchronized
Uptime
4:11

Blockchain

Chain
stagenet
Block Count
66,143
Difficulty
456.119 x 10
Data Size
345.3 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

bip34
version: 2
reject: true
bip66
version: 3
reject: true
bip65
version: 4
reject: true
usdsoq
status: active
startTime: -1
timeout: 9223372036854776000
since: 2016
ctv
status: active
startTime: -1
timeout: 9223372036854776000
since: 2016
apo
status: active
startTime: -1
timeout: 9223372036854776000
since: 2016
csfs
status: active
startTime: -1
timeout: 9223372036854776000
since: 2016

Network

Host
127.0.0.1:38332
Peers
12
Upload
62.8 KB(250.3 B/s)
Download
211.3 KB(841.7 B/s)

ipv4
ipv6
onion

Addresses
  • 143.110.229.69:28333(score: 8)

getblockchaininfo

{
    "chain": "stagenet",
    "blocks": 66143,
    "headers": 66143,
    "bestblockhash": "e2f3ffc76c240bf9c9d354fff703f658867f12c673fb891cb530fd5768e1994e",
    "difficulty": 456.1187537382415,
    "mediantime": 1788336197,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000076eaba8bcfa7db",
    "size_on_disk": 345271240,
    "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": {
        "usdsoq": {
            "status": "active",
            "startTime": -1,
            "timeout": 9223372036854776000,
            "since": 2016,
            "id": "usdsoq"
        },
        "ctv": {
            "status": "active",
            "startTime": -1,
            "timeout": 9223372036854776000,
            "since": 2016,
            "id": "ctv"
        },
        "apo": {
            "status": "active",
            "startTime": -1,
            "timeout": 9223372036854776000,
            "since": 2016,
            "id": "apo"
        },
        "csfs": {
            "status": "active",
            "startTime": -1,
            "timeout": 9223372036854776000,
            "since": 2016,
            "id": "csfs"
        }
    },
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 211274,
    "totalbytessent": 62821,
    "timemillis": 1788336661016,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 2020000,
    "subversion": "/Soqucoin Core:2.2.0/",
    "protocolversion": 70015,
    "localservices": "000000000000000d",
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 12,
    "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": "143.110.229.69",
            "port": 28333,
            "score": 8
        }
    ],
    "warnings": ""
}

getindexinfo

{}