Node Details

Active Warnings

This is experimental sidechain software. Use at your own risk!

Node Summary

Version
440000 (/Satoshi:0.44.0/)
Protocol Version
70015
Status
Synchronized
Uptime
1 month, 3 days

Blockchain

Chain
main
Block Count
776,203
Difficulty
1 x 10
Data Size
499.2 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Soft Forks

bip34
version: 2
reject: true
bip66
version: 3
reject: true
bip65
version: 4
reject: true
csv
status: active
startTime: 1462060800
timeout: 1493596800
since: 419328
segwit
status: active
startTime: 1479168000
timeout: 1510704000
since: 481824

Network

Host
127.0.0.1:8332
Peers
39
Traffic
59.8 GB(21.1 KB/s)
368.2 GB(130.3 KB/s)
Interfaces
ipv4
ipv6
onion

Addresses
  • 172.105.148.135:8333(score: 134,994)
  • 2600:3c02::f03c:93ff:fe28:e84d:8333(score: 91,410)

getblockchaininfo

{
    "chain": "main",
    "blocks": 776203,
    "headers": 776203,
    "bestblockhash": "0000000019d100fd06da296b6e4b9547ec0826c547acbc9b3312b4d920cfd78f",
    "difficulty": 1,
    "mediantime": 1680356773,
    "verificationprogress": "0.9999980983375576",
    "initialblockdownload": false,
    "chainwork": "000000000000000000000000000000000000000039df6b62e0ec1e5a3ffab48c",
    "size_on_disk": 499173689168,
    "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": {
        "csv": {
            "status": "active",
            "startTime": 1462060800,
            "timeout": 1493596800,
            "since": 419328,
            "id": "csv"
        },
        "segwit": {
            "status": "active",
            "startTime": 1479168000,
            "timeout": 1510704000,
            "since": 481824,
            "id": "segwit"
        }
    },
    "warnings": "This is experimental sidechain software.  Use at your own risk!"
}

getnettotals

{
    "totalbytesrecv": 59767262335,
    "totalbytessent": 368179639820,
    "timemillis": 1680359694390,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 0,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 0,
        "time_left_in_cycle": 0
    }
}

getnetworkinfo

{
    "version": 440000,
    "subversion": "/Satoshi:0.44.0/",
    "protocolversion": 70015,
    "localservices": "000000000000042d",
    "localrelay": true,
    "timeoffset": 0,
    "networkactive": true,
    "connections": 39,
    "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.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "172.105.148.135",
            "port": 8333,
            "score": 134994
        },
        {
            "address": "2600:3c02::f03c:93ff:fe28:e84d",
            "port": 8333,
            "score": 91410
        }
    ],
    "warnings": "This is experimental sidechain software.  Use at your own risk!"
}

getindexinfo

{
    "success": false,
    "error": "Unsupported",
    "minRpcVersionNeeded": "0.99.9"
}