Node Details

Node Summary

Version
1050000 (/Soqucoin Core:1.5.0/)
Protocol Version
70015
Status
Synchronized
Uptime
9:29:10

Blockchain

Chain
stagenet
Block Count
16,585
Difficulty
339.285 x 10
Data Size
87.4 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

bip34
version: 2
reject: true
bip66
version: 3
reject: true
bip65
version: 4
reject: true
latticebp
status: active
startTime: -1
timeout: 9223372036854776000
since: 2016
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
14
Upload
767 MB(22.5 KB/s)
Download
8.3 MB(243.8 B/s)

ipv4
ipv6
onion

Addresses
  • 143.110.229.69:28333(score: 18)

getblockchaininfo

{
    "chain": "stagenet",
    "blocks": 16585,
    "headers": 16585,
    "bestblockhash": "22b0d96310d88c36d30b863b9c6dc225111e3d332b69c878daab11d7bceb5852",
    "difficulty": 339.2849053551205,
    "mediantime": 1783756846,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000003d2eac254d1b79",
    "size_on_disk": 87447710,
    "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": {
        "latticebp": {
            "status": "active",
            "startTime": -1,
            "timeout": 9223372036854776000,
            "since": 2016,
            "id": "latticebp"
        },
        "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": 8326060,
    "totalbytessent": 767023537,
    "timemillis": 1783757341071,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 1050000,
    "subversion": "/Soqucoin Core:1.5.0/",
    "protocolversion": 70015,
    "localservices": "000000000000000d",
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 14,
    "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": 18
        }
    ],
    "warnings": ""
}

getindexinfo

{}