Node Details

Node Summary

Version
260000 (/Satoshi:26.0.0/)
Protocol Version
70016
Status
Synchronized
Uptime
3 weeks, 0 days, 6 hours

Blockchain

Chain
main
Block Count
899,401
Difficulty
126.982 x 1012
Data Size
754.7 GB
Data Indexes
  • txindex
  • coinstatsindex
  • blockfilterindex

Deployments

bip34
active(227,931+)
bip66
active(363,725+)
bip65
active(388,381+)
csv
active(419,328+)
segwit
active(481,824+)
taproot
active(709,632+)

Network

Host
127.0.0.1:8332
Peers
35
(24 in; 11 out)
Upload
1 TB(551.1 KB/s)
Download
11.1 GB(6.1 KB/s)

ipv4
(127.0.0.1:9050)
ipv6
(127.0.0.1:9050)
onion
(127.0.0.1:9050)
i2p
(127.0.0.1:7656)
cjdns
(127.0.0.1:9050)

Addresses
  • gpsw4cjhx32ojt2373j4by6pyly2ovlgwuhnwkyn2ppsuc2yujb536qd.onion:8333(score: 4)
  • e6w42fwj3if76n4vy7hzkdhfxs7ondpk4rnxerwa3pjvam75sj6a.b32.i2p:0(score: 4)

getblockchaininfo

{
    "chain": "main",
    "blocks": 899401,
    "headers": 899401,
    "bestblockhash": "000000000000000000002583ed62110bed9f10b59d16bd7506acfdf35aeae71c",
    "difficulty": 126982285146989.3,
    "time": 1748801021,
    "mediantime": 1748798467,
    "verificationprogress": 0.9999996220022177,
    "initialblockdownload": false,
    "chainwork": "0000000000000000000000000000000000000000c7adaf7ee5b566ca5c2baf58",
    "size_on_disk": 754683271784,
    "pruned": false,
    "warnings": ""
}

getnettotals

{
    "totalbytesrecv": 11125985888,
    "totalbytessent": 1011532267510,
    "timemillis": 1748801103204,
    "uploadtarget": {
        "timeframe": 86400,
        "target": 5242880000,
        "target_reached": false,
        "serve_historical_blocks": true,
        "bytes_left_in_cycle": 4997798254,
        "time_left_in_cycle": 65253
    }
}

getnetworkinfo

{
    "version": 260000,
    "subversion": "/Satoshi:26.0.0/",
    "protocolversion": 70016,
    "localservices": "000000000000040d",
    "localservicesnames": [
        "NETWORK",
        "BLOOM",
        "WITNESS",
        "NETWORK_LIMITED"
    ],
    "localrelay": true,
    "timeoffset": -1,
    "networkactive": true,
    "connections": 35,
    "connections_in": 24,
    "connections_out": 11,
    "networks": [
        {
            "name": "ipv4",
            "limited": true,
            "reachable": false,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "ipv6",
            "limited": true,
            "reachable": false,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "onion",
            "limited": false,
            "reachable": true,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        },
        {
            "name": "i2p",
            "limited": false,
            "reachable": true,
            "proxy": "127.0.0.1:7656",
            "proxy_randomize_credentials": false
        },
        {
            "name": "cjdns",
            "limited": true,
            "reachable": false,
            "proxy": "127.0.0.1:9050",
            "proxy_randomize_credentials": true
        }
    ],
    "relayfee": 0.00001,
    "incrementalfee": 0.00001,
    "localaddresses": [
        {
            "address": "gpsw4cjhx32ojt2373j4by6pyly2ovlgwuhnwkyn2ppsuc2yujb536qd.onion",
            "port": 8333,
            "score": 4
        },
        {
            "address": "e6w42fwj3if76n4vy7hzkdhfxs7ondpk4rnxerwa3pjvam75sj6a.b32.i2p",
            "port": 0,
            "score": 4
        }
    ],
    "warnings": ""
}

getindexinfo

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