Node Details

Node Summary

Version
1000000 (/Soqucoin Core:1.0.0/)
Protocol Version
70015
Status
Synchronized
Uptime
3:56:06

Blockchain

Chain
stagenet
Block Count
33,124
Difficulty
562.77 x 10
Data Size
103.7 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
7
Upload
867.3 KB(61.2 B/s)
Download
1.5 MB(109.3 B/s)

ipv4
ipv6
onion

Addresses
  • 143.110.229.69:28333(score: 6)

getblockchaininfo

{
    "chain": "stagenet",
    "blocks": 33124,
    "headers": 33124,
    "bestblockhash": "55b26c76a232b36cc0e502669ca9872d69e20de8f2f3d36efad259b1b31821bc",
    "difficulty": 562.7704190095224,
    "mediantime": 1779661260,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000010dbb376923cf02",
    "size_on_disk": 103697597,
    "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": 1548336,
    "totalbytessent": 867267,
    "timemillis": 1779661654071,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

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

getindexinfo

{}