Bitnodes estimates the relative size of the Bitcoin peer-to-peer network by finding all of its reachable nodes.


Leaderboard

Reachable Bitcoin nodes ranked according to their Peer Index (PIX) as of Sun May 19 20:15:23 2024 EDT. PIX values are calculated only for activated IPv4/IPv6 nodes.
JSON API

Page 1 of 3 (37 nodes/0.27%) Next / Last

NODEVISIHIAIPIDLI
DUI
WLI
WUI
MLI
MUI
NSINIBI
139.84.239.58:8333
139.84.239.58.vultr…
/Satoshi:27.0.0/
South Africa238
1.00000.93541.00000.83001.00001.0000
1.0000
1.0000
0.9941
1.0000
0.9783
0.77590.94841.0000
[2a05:f480:3000:2b4e:5400:4ff:fed7:4206]:8333
/Satoshi:27.0.0/
South Africa299
1.00000.93211.00000.82971.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9783
0.77590.90401.0000
165.255.241.184:8333
165-255-241-184.ip.…
/Satoshi:27.0.0/
South Africa660
1.00000.98091.00000.90371.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9672
0.54870.76161.0000
102.222.108.67:8333
102-222-108-67.rev.…
/Satoshi:26.0.0/
South Africa1621
1.00000.95761.00000.83861.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9851
0.54870.00001.0000
154.65.14.19:8333
/Satoshi:0.18.0/
South Africa1698
0.94880.99031.00000.97001.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9973
0.54870.84400.0000
169.159.128.94:8333
/Satoshi:26.0.0/
South Africa1708
1.00001.00001.00000.97051.00001.0000
1.0000
1.0000
0.9941
1.0000
0.9762
0.77590.57900.0000
13.247.54.166:8333
ec2-13-247-54-166.a…
/Satoshi:26.0.0/
South Africa2316
1.00001.00001.00000.78351.00001.0000
1.0000
1.0000
1.0000
1.0000
0.9924
0.77590.44070.0000
102.132.192.141:8333
/Satoshi:25.0.0/
South Africa2948
1.00001.00001.00000.95571.00000.9000
1.0000
1.0000
1.0000
1.0000
0.9945
0.00000.73490.0000
169.0.201.164:8333
169-0-201-164.ip.af…
/Satoshi:26.0.0/
South Africa3599
1.00001.00001.00000.91041.00001.0000
1.0000
1.0000
1.0000
0.0000
0.0000
0.77590.62571.0000
169.0.58.95:8333
169-0-58-95.ip.afri…
/Satoshi:25.0.0/
South Africa4136
1.00001.00001.00000.90331.00001.0000
1.0000
1.0000
1.0000
0.0000
0.0000
0.69070.36691.0000
155.93.224.73:8333
/Satoshi:26.0.0/
South Africa4312
1.00001.00001.00000.95561.00001.0000
1.0000
1.0000
0.7396
0.0000
0.0000
0.69070.39791.0000
197.155.6.43:8333
ns1.lordcow.org
/Satoshi:26.0.0/
South Africa4370
1.00001.00001.00000.93811.00001.0000
1.0000
1.0000
1.0000
1.0000
0.7842
0.00000.01470.0000
102.37.222.103:8333
/Satoshi:24.0.1/
South Africa4542
1.00000.00001.00000.88071.00001.0000
1.0000
1.0000
0.9882
1.0000
0.7623
0.54870.39790.0000
165.255.241.236:8333
165-255-241-236.ip.…
/Satoshi:27.0.0/
South Africa4749
1.00000.95961.00000.90331.00001.0000
1.0000
1.0000
0.9882
0.0000
0.0000
0.54870.00001.0000
102.37.222.103:18333
/Satoshi:24.0.1/
South Africa4918
1.00000.00001.00000.87690.00001.0000
1.0000
1.0000
0.9882
1.0000
0.9454
0.69070.72090.0000

Page 1 of 3 (37 nodes/0.27%) Next / Last


Peer Index (PIX)

PIX value is calculated every 24 hours for each activated node based on its properties and network metrics. The value ranges between 0.0 and 10.0 with 10.0 being the most desirable for the Bitcoin network. The formula used to calculate PIX value is described below.

PIX = ((VI + SI + HI + AI + PI + DLI + DUI + WLI + WUI + MLI + MUI + NSI + NI + BI) / 14.0) * 10.0

rs = Rank score
    rs = log(max(1.0, rn))
    rn = normalized reverse rank = ((rv - 1.0) / (rmax - 1.0)) * 10.0
    rv = reverse rank = rmax - (r - rmin)
    r = rank (see details in the particular index below)

cs = Count score
    cs = 1 - (log(c) / log(n))
    n = number of reachable nodes
    c = subset of n (see details in the particular index below)

VI = Protocol version index
    VI = rs
        rs = rank score
        r = rank of node's protocol version
        Most common protocol version is ranked 1 followed by the next most common protocol version

SI = Services index
    SI = √(rs)
        rs = rank score
        r = rank of node's services
        Most common services is ranked 1 followed by the next most common services
        SI is set to 0.0 for node without NODE_NETWORK

HI = Height index
    HI = h / H
        h = node's latest height
        H = consensus height

AI = ASN index
    AI = (cs + (rs * 2.0)) / 3.0
        cs = count score
        rs = rank score
        c = number of nodes from n with the same ASN
        r = CAIDA's AS rank

PI = Port index
    PI = 1.0 for 8333 (default port), 0.0 for other

DLI = Average daily latency index
    DLI = 1.0 for <=  300 ms
          0.9 for <=  400 ms
          0.8 for <=  500 ms
          0.7 for <=  600 ms
          0.6 for <=  700 ms
          0.5 for <=  800 ms
          0.4 for <=  900 ms
          0.3 for <= 1000 ms
          0.2 for <= 1100 ms
          0.1 for <= 1200 ms
          0.0 for  > 1200 ms

DUI = Daily uptime index
    DUI = t / T
        t = number of daily ticks with latency > 0
        T = number of daily ticks
        Tick with latency <= 0 indicates that node is unreachable

WLI = Average weekly latency index
    WLI = 1.0 for <=  300 ms
          0.9 for <=  400 ms
          0.8 for <=  500 ms
          0.7 for <=  600 ms
          0.6 for <=  700 ms
          0.5 for <=  800 ms
          0.4 for <=  900 ms
          0.3 for <= 1000 ms
          0.2 for <= 1100 ms
          0.1 for <= 1200 ms
          0.0 for  > 1200 ms

WUI = Weekly uptime index
    WUI = t / T
        t = number of weekly ticks with latency > 0
        T = number of weekly ticks
        Tick with latency <= 0 indicates that node is unreachable

MLI = Average monthly latency index
    MLI = 1.0 for <=  300 ms
          0.9 for <=  400 ms
          0.8 for <=  500 ms
          0.7 for <=  600 ms
          0.6 for <=  700 ms
          0.5 for <=  800 ms
          0.4 for <=  900 ms
          0.3 for <= 1000 ms
          0.2 for <= 1100 ms
          0.1 for <= 1200 ms
          0.0 for  > 1200 ms

MUI = Monthly uptime index
    MUI = t / T
        t = number of monthly ticks with latency > 0
        T = number of monthly ticks
        Tick with latency <= 0 indicates that node is unreachable

NSI = Network speed index
    NSI = √(log(Pi / 10.0))
        Pi = node's speed percentile (to the nearest percentile between 10th and 99th)

NI = Nodes index
    NI = √(rs)
        rs = rank score
        r = rank of i
        i = p ∩ n
        p = peers returned in addr responses
        n = number of reachable nodes
        Largest i (99th percentile) is ranked 1 followed by the next largest i

BI = Block index
    BI = 1.0 if valid block is returned in response to getdata request, 0.0 if otherwise

Join the Network

Be part of the Bitcoin network by running a Bitcoin full node, e.g. Bitcoin Core.

Use this tool to check if your Bitcoin client is currently accepting incoming connections from other nodes. Port must be between 1024 and 65535.