Node Details

Active Warnings

Make sure to encrypt your wallet and delete all non-encrypted backups after you have verified that the wallet works!

Node Summary

Version
109 (/Smartiecoin Core:0.1.9/)
Protocol Version
70240
Status
Synchronized
Uptime
4 days, 3 hours

Blockchain

Chain
main
Block Count
66,545
Difficulty
0.002 x 10
Data Size
93.3 MB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

bip34
active(0+)
bip66
active(0+)
bip65
active(0+)
bip147
active(0+)
csv
active(0+)
dip0001
active(2+)
dip0003
active(2+)
dip0008
active(2+)
dip0020
active(20,000+)
dip0024
active(20,000+)
realloc
active(20,000+)
v19
active(20,000+)
v20
active(20,000+)
mn_rr
withdrawals

Network

Host
127.0.0.1:8334
Peers
11
(1 in; 10 out)
Upload
43.9 MB(123.2 B/s)
Download
118.7 MB(333.2 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 74.208.37.172:9901(score: 6)

getblockchaininfo

{
    "chain": "main",
    "blocks": 66545,
    "headers": 66545,
    "bestblockhash": "000000927cac3bd7a92c52a813e9b49a7802d1a672c9474a3791461849a382bc",
    "difficulty": 0.001875635372018903,
    "time": 1776175397,
    "mediantime": 1776175130,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "00000000000000000000000000000000000000000000000000000132f30deec7",
    "size_on_disk": 93321332,
    "pruned": false,
    "softforks": {
        "bip34": {
            "type": "buried",
            "active": true,
            "height": 0
        },
        "bip66": {
            "type": "buried",
            "active": true,
            "height": 0
        },
        "bip65": {
            "type": "buried",
            "active": true,
            "height": 0
        },
        "bip147": {
            "type": "buried",
            "active": true,
            "height": 0
        },
        "csv": {
            "type": "buried",
            "active": true,
            "height": 0
        },
        "dip0001": {
            "type": "buried",
            "active": true,
            "height": 2
        },
        "dip0003": {
            "type": "buried",
            "active": true,
            "height": 2
        },
        "dip0008": {
            "type": "buried",
            "active": true,
            "height": 2
        },
        "dip0020": {
            "type": "buried",
            "active": true,
            "height": 20000
        },
        "dip0024": {
            "type": "buried",
            "active": true,
            "height": 20000
        },
        "realloc": {
            "type": "buried",
            "active": true,
            "height": 20000
        },
        "v19": {
            "type": "buried",
            "active": true,
            "height": 20000
        },
        "v20": {
            "type": "buried",
            "active": true,
            "height": 20000
        },
        "mn_rr": {
            "type": "buried",
            "active": false,
            "height": 999999999
        },
        "withdrawals": {
            "type": "buried",
            "active": false,
            "height": 999999999
        }
    },
    "warnings": "Make sure to encrypt your wallet and delete all non-encrypted backups after you have verified that the wallet works!"
}

getnettotals

{
    "totalbytesrecv": 118675855,
    "totalbytessent": 43870421,
    "timemillis": 1776175408151,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 109,
    "buildversion": "v0.1.9",
    "subversion": "/Smartiecoin Core:0.1.9/",
    "protocolversion": 70240,
    "localservices": "0000000000001c05",
    "localservicesnames": [
        "NETWORK",
        "BLOOM",
        "NETWORK_LIMITED",
        "HEADERS_COMPRESSED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 11,
    "connections_in": 1,
    "connections_out": 10,
    "connections_mn": 3,
    "connections_mn_in": 0,
    "connections_mn_out": 3,
    "socketevents": "epoll",
    "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
        },
        {
            "name": "i2p",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        },
        {
            "name": "cjdns",
            "limited": true,
            "reachable": false,
            "proxy": "",
            "proxy_randomize_credentials": false
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "74.208.37.172",
            "port": 9901,
            "score": 6
        }
    ],
    "warnings": "Make sure to encrypt your wallet and delete all non-encrypted backups after you have verified that the wallet works!"
}

getindexinfo

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