Node Details

Node Summary

Version
310100 (/TwistCoin:31.1.0/)
Protocol Version
70016
Status
Synchronized
Uptime
2:16:20

Blockchain

Chain
main
Block Count
35
Difficulty
36.322 x 103
Data Size
11.5 KB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(0+)
bip66
active(0+)
bip65
active(0+)
csv
active(0+)
segwit
active(0+)
taproot
active(0+)

Network

Host
127.0.0.1:8432
Peers
1
(1 in; 0 out)
Upload
21.1 KB(2.6 B/s)
Download
15 KB(1.8 B/s)

ipv4
ipv6
onion
i2p
cjdns

Addresses
  • 51.91.122.110:8433(score: 1)
  • 2001:41d0:404:200::140c:8433(score: 2)

getblockchaininfo

{
    "chain": "main",
    "blocks": 35,
    "headers": 35,
    "bestblockhash": "000000000001151da6b05c93fe8ef7414449aa1fde21e68f5254295bed7a2f6d",
    "bits": "1b01cde6",
    "target": "000000000001cde6000000000000000000000000000000000000000000000000",
    "difficulty": 36321.75092603555,
    "time": 1786837655,
    "mediantime": 1786836516,
    "verificationprogress": 1,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000000000000013f3d2fc5bc70c",
    "size_on_disk": 11522,
    "pruned": false,
    "warnings": []
}

getnettotals

{
    "totalbytesrecv": 14974,
    "totalbytessent": 21133,
    "timemillis": 1786837751809,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 310100,
    "subversion": "/TwistCoin:31.1.0/",
    "protocolversion": 70016,
    "localservices": "0000000000000c09",
    "localservicesnames": [
        "NETWORK",
        "WITNESS",
        "NETWORK_LIMITED",
        "P2P_V2"
    ],
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 1,
    "connections_in": 1,
    "connections_out": 0,
    "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.000001,
    "incrementalfee": 0.000001,
    "localaddresses": [
        {
            "address": "51.91.122.110",
            "port": 8433,
            "score": 1
        },
        {
            "address": "2001:41d0:404:200::140c",
            "port": 8433,
            "score": 2
        }
    ],
    "warnings": []
}

getindexinfo

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