Node Details

Node Summary

Version
1000000 (/Soqucoin Core:1.0.0/)
Protocol Version
70015
Status
Synchronized
Uptime
3:02:50

Blockchain

Chain
stagenet
Block Count
33,072
Difficulty
341.871 x 10
Data Size
103.6 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
604.3 KB(55.1 B/s)
Download
1.2 MB(113.9 B/s)

ipv4
ipv6
onion

Addresses
  • 143.110.229.69:28333(score: 6)

getblockchaininfo

{
    "chain": "stagenet",
    "blocks": 33072,
    "headers": 33072,
    "bestblockhash": "3291880b834864f6567486e546e018be59886e1d6d2fe903504d577f693fbc8d",
    "difficulty": 341.8706443330481,
    "mediantime": 1779658095,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000000000000010d721a27281dc9",
    "size_on_disk": 103641889,
    "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": 1249584,
    "totalbytessent": 604281,
    "timemillis": 1779658458699,
    "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

{}