How can I check how many users have upgraded their Bitcoin Core software?

0

Bitcoin Core has just released their 0.18.0 upgrade. Is it possible to check how many users have upgraded to this version and also how many users are running older versions?

AdaptiveAnalysis

Posted 2019-05-04T07:37:14.957

Reputation: 447

1

There is no sure way of knowing how many full nodes are running Bitcoin Core. However, Luke-jr publishes information about nodes his own knows about segregated by version (check https://luke.dashjr.org/programs/bitcoin/files/charts/software.html)

Ugam Kamat 2019-05-04T08:02:11.370

No answers