Pith. sign in

REVIEW 3 major objections 5 minor 70 references

SoK: Measuring Blockchain Decentralization

T0 review · 3 major / 5 minor · reviewed 2026-08-10 · deepseek-v4-flash

Pith's one-line read In proof-of-work blockchains, the number of active miners does not measure decentralization.

desk verdict Solid systematization of blockchain decentralization measurement, but the headline PoW participation/decentralization split rests on a single population-window choice that the paper itself advises against. read the letter →

arxiv 2501.18279 v2 pith:CNS3LOJA submitted 2025-01-30 cs.CR

classification cs.CR
keywords blockchaindecentralizationproof-of-workproof-of-stakeexploratoryfactoranalysismetricsconsensuslayerpopulationestimationtokenomics
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

Blockchain decentralization is widely invoked but measured in inconsistent ways. This paper builds a framework that separates the choices involved—which resource to look at, how to extract its distribution, and which metric to apply—and then tests, on data from six live systems, whether the common metrics actually track the same underlying property. The central finding is that in proof-of-work blockchains the number of active participants and the concentration of power are statistically distinct signals, so counting participants is not a proxy for decentralization. In proof-of-stake systems the two align. The paper also shows that pre-processing decisions such as the population estimation window and the choice of inclusion thresholds can change decentralization estimates enough to matter.

What carries the argument

The central object is the measurement workflow framework: a three-step pipeline that selects a layer and resource, pre-processes raw ledger data through clustering, resource estimation, population estimation, sampling frequency, and inclusion thresholds, and finally applies a metric function. The argument's carrying tool is exploratory factor analysis, which finds latent variables behind observed metrics; one factor means the metrics measure a single concept, and a second factor means a separate signal. The appearance of a second factor, with the number of parties loading onto it in PoW systems, is the observation that supports the participation-versus-decentralization claim.

What would settle it

Recompute the factor analysis for Bitcoin, Ethereum PoW, and Litecoin with the population of active miners defined by the same 7-day window used for resource estimation; if the number of parties then loads on the same factor as the concentration metrics, the claimed separation collapses.

Watch

Extended reading notes

Core claim

The paper's central claim is that, in Proof-of-Work blockchains, participation on the consensus layer is not correlated with decentralization but captures a distinct signal. The evidence is an exploratory factor analysis of seven metrics—Gini, HHI, CR3, entropy, Nakamoto coefficient, tau-decentralization index, and number of parties—computed on block-production data from Bitcoin, Ethereum PoW, and Litecoin, which yields two factors, with the number of parties loading strongly on the second factor. The same analysis on Cardano, Ethereum PoS, and Tezos yields a single factor, which the paper interprets as showing that Proof-of-Stake systems align participation with decentralization. The paper further demonstrates that population estimation windows and inclusion thresholds can swing the resulting numbers, and it derives practical recommendations, including avoiding the number of parties as a decentralization metric in PoW systems.

Load-bearing premise

The two-factor split for proof-of-work rests on a single population-estimation choice—using all historical participants—and that choice, the paper itself shows, can shift decentralization estimates substantially.

Editorial extensions

If this is right

  • Counting participants on the consensus layer of a proof-of-work blockchain should not be used as a decentralization metric, because it tracks a different signal from concentration metrics.
  • Researchers reporting decentralization of PoW systems should state estimation windows explicitly and prefer windows of at least 7 days, since short windows lack statistical confidence.
  • The choice of population estimation window is not innocent: all-time windows versus measurement-window populations can produce materially different Gini values.
  • Protocol designers who want more decentralization in PoW systems cannot rely on increasing participation alone; they need mechanisms that reduce concentration of control.
  • For PoS systems, the single-factor result means simple participation counts are more informative about decentralization.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The two-factor result for PoW may be sensitive to the all-time population window; a natural test is to re-run the factor analysis with population windows matched to the resource-estimation window (e.g., 7 days) or with sliding windows that distinguish current from historical participants.
  • If the separation between participation and decentralization holds, regulators and exchanges evaluating decentralization for legal classification would need to weigh concentration metrics rather than user counts, which could change security-commodity determinations.
  • The same EFA methodology could be applied to other PoW chains (e.g., Dogecoin, Bitcoin Cash, Monero) and to layer-2 sequencer sets to see whether the two-factor pattern is a general property of PoW or an artifact of mining economics.
  • A testable extension: compute the number-of-parties metric in each 7-day window (rather than all-time) for Bitcoin and check whether its correlation with the Gini coefficient rises above the near-zero values reported.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. This paper proposes a systematization framework for measuring blockchain decentralization, organizing the workflow into resource selection, data pre-processing (clustering, resource estimation, population estimation, measurement frequency, inclusion thresholds), and metric choice. It classifies the empirical decentralization literature in Table 1 and contributes an empirical analysis on six ledger instances (Bitcoin, Cardano, Ethereum PoW, Ethereum PoS, Litecoin, Tezos) using live ledger data. The empirical part demonstrates that pre-processing choices such as estimation windows, thresholds, and clustering materially affect decentralization estimates, and it applies exploratory factor analysis to ask whether commonly used metrics capture the same latent construct. The central claim, stated in the abstract and conclusion, is that in Proof-of-Work systems participation (proxied by the number of parties) is not correlated with decentralization metrics and forms a separate factor, whereas in Proof-of-Stake systems all metrics align on one factor. The paper then derives practical recommendations for measuring decentralization.

Significance. If the central empirical claim survives scrutiny, the paper would be an important contribution: it would challenge the widespread assumption that increasing the number of active participants in PoW systems is a meaningful path to decentralization, and it would support the use of concentration metrics such as the Nakamoto coefficient and HHI over participant counts. The systematization framework itself is useful, and Table 1 is a valuable consolidated map of methodological choices in the literature. The threshold sensitivity analysis (Table 2), the clustering comparison (Figure 3), and the population-window sensitivity illustration (Figure 4) are concrete and well matched to the paper's message that methodological choices are consequential. However, the factor-analysis result that underpins the headline claim is computed under a single population-estimation window (all-time) that the paper's own recommendations discourage; this load-bearing dependence must be addressed before the claim can be accepted.

major comments (3)
  1. [Section 4 (Population Estimation) and Figure 5] The consensus-layer factor analysis is computed with the all-time population estimation window, as stated in Section 4: 'In our analysis, we use the entire history for population estimation.' Under this window, #Parties is a cumulative count of all distinct entities ever observed up to each weekly snapshot, while Gini, HHI, CR3, Entropy, NC, and T0.33 are computed from the 7-day block-production distribution. A cumulative count is mechanically non-decreasing and, for growing PoW systems, largely decoupled from the current concentration of block production. The paper's own Figure 4 shows that the all-time window dramatically changes Gini estimates relative to the measurement-window approach, and Table 3 recommends REW < PEW < study window, which the all-time choice violates. The central PoW-vs-PoS claim therefore needs a robustness check under shorter population windows (e.g., 14-day or one-month PEW) to establish that the two-factor structure is not an artifact of the window choice rather than a true participation/decentralization distinction.
  2. [Section 5 / Table 3 versus Section 4] There is an internal inconsistency between the paper's recommendation and its empirical setup. Table 3 recommends 'REW < PEW < study window' for the population estimation window, but Section 4 says the empirical analysis uses the entire history for population estimation, i.e., PEW equals the study window. Because the factor analysis in Figure 5 is the basis for the abstract's claim that PoW participation captures a distinct signal, the paper should either re-run the factor analysis with a PEW that satisfies its own recommendation or explicitly justify why the all-time window is appropriate for this analysis despite being discouraged for general use.
  3. [Section 4 (Decentralization Metrics) and Appendix A.2] The exploratory factor analysis is applied to long weekly time series with strong autocorrelation and, under the all-time PEW, a cumulative #Parties series. The paper reports outlier treatment and Box-Cox transformation, but it does not address non-stationarity or autocorrelation before factor extraction. A separate factor for #Parties could reflect a trending series rather than a stable latent construct. The authors should report whether the two-factor structure survives when using detrended or differenced metric series, or when using a population window that avoids the cumulative-count property.
minor comments (5)
  1. [Figure 5] The panel labels 'Eth r u# P oW', 'Lit coin', and 'T zos' are garbled in the provided version; they should be rendered as 'Ethereum PoW', 'Litecoin', and 'Tezos' in the final PDF.
  2. [Section 2.3] In the definition of the τ-decentralization Index, the notation should explicitly state that the shares s_i are sorted in descending order before taking the partial sum; otherwise the formula is ambiguous.
  3. [Table 3] The adoption rates in Table 3 are informative, but the paper should clarify how adoption was counted when a single study used multiple options for the same workflow step (e.g., multiple resource estimation windows).
  4. [Section 6] The sentence 'we are confident in our recommendations at the consensus layer' is stronger than the evidence supports, given that the population-estimation window is identified as an open problem and the empirical analysis uses a window configuration that the recommendations discourage.
  5. [Section 4] The empirical analysis relies on BigQuery datasets and community attribution data, but no code or data-release artifact is mentioned; providing one would substantially strengthen the reproducibility of the SoK's empirical claims.

Circularity Check

0 steps flagged · score 2.0 of 10

No derivation-level circularity: the factor-analysis claim is an empirical result on live ledger data, and the only self-citations ([46], [49]) are not load-bearing under the stated rules.

full rationale

The central claim — that in PoW blockchains the number of parties separates from the other decentralization metrics — comes from an exploratory factor analysis of seven metrics computed from on-chain block-production data (Section 4, Figure 5, and Table 6). There is no fitted parameter renamed as a prediction, no metric defined in terms of another, and no uniqueness theorem imported from the authors' prior work. The separation of # Parties from Gini, HHI, CR3, Entropy, NC, and T0.33 is an observed correlation pattern, not a construction: the paper reports, for example, that Bitcoin # Parties correlations with the other metrics range from -0.07 to 0.36 (Table 6), while the other metrics correlate strongly among themselves. The clearest self-citation is the adoption of the 7-day resource estimation window: "Prior research on estimation windows for the consensus layer suggests that short windows ... do not provide enough statistical confidence ... [46]. In contrast, windows of 7 or more days were shown to provide statistical confidence in the results. Therefore, we adopted a 7-day window" (Section 4). This is a self-citation, but [46] is a separate published empirical study on mining-power estimates; it does not, by itself, force the factor result, which is computed from live data and would stand or fall independently of that citation. The framework terminology borrowed from [49] is also non-load-bearing for the empirical claim. The all-time population window making # Parties a cumulative historical count is a measurement-validity concern, not circularity: it affects the inputs but does not reduce an equation or prediction to an input by construction. Accordingly, no circular step meets the required standard, and the score 2 reflects only the presence of minor, non-load-bearing self-citations.

Assumptions & free parameters 3 free parameters · 4 assumptions · 0 invented entities

The central claim rests on methodological choices rather than fitted constants. The most consequential choice is the all-time population window, which is used for the factor analysis and which the paper itself shows has a large effect on decentralization estimates. The statistical assumptions of EFA and the completeness of tagging are additional load-bearing premises. No new theoretical entities are introduced.

free parameters (3)
  • population_estimation_window = all-time (entire observation period per ledger)
    Chosen for the main analysis; Figure 4 shows Gini estimates change dramatically with this choice, and the factor analysis (Figure 5) is computed only with this window, so the # Parties factor may be affected.
  • resource_estimation_window = 7 days
    Adopted from the authors' prior work [46] rather than fitted; affects all consensus-layer metrics and could influence factor structure.
  • measurement_frequency = weekly consensus, monthly tokenomics
    Sampling choices determine the number of data points and autocorrelation in the EFA; not varied in sensitivity analysis.
assumptions (4)
  • domain assumption Exploratory factor analysis on time-series data yields interpretable latent factors without accounting for autocorrelation
    EFA assumes independent observations; weekly sampled blockchain metrics are autocorrelated, which can inflate factor stability.
  • domain assumption Tagging data from blockchain explorers provides sufficiently complete entity attribution
    Clustering is essential; the paper acknowledges tagging incompleteness for legacy blocks but still uses it for the main analysis.
  • domain assumption The reviewed decentralization metrics are valid operationalizations of the latent construct 'decentralization'
    Factor labels are assigned by the authors; no external ground truth validates that Factor 1 is decentralization.
  • standard math Standard statistical adequacy criteria (KMO, Kaiser criterion, Box-Cox transformations) justify the factor solutions
    Used in Appendix A.2; standard but not universally decisive.

how reviews work

0 comments
Cite this review

Pith. "Pith review of SoK: Measuring Blockchain Decentralization." pith.science (2026). https://pith.science/paper/CNS3LOJA

@misc{pith2026250118279,
  author       = {Pith},
  title        = {Pith review of: SoK: Measuring Blockchain Decentralization},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/CNS3LOJA}},
  note         = {Machine review of arXiv:2501.18279}
}
read the original abstract

In the context of blockchain systems, the importance of decentralization is undermined by the lack of a widely accepted methodology to measure it. To address this gap, we set out a systematization effort targeting the decentralization measurement workflow. To facilitate our systematization, we put forth a framework that categorizes all measurement techniques used in previous work based on the resource they target, the methods they use to extract resource allocation, and the functions they apply to produce the final measurements. We complement this framework with an empirical analysis designed to evaluate whether the various pre-processing steps and metrics used in prior work capture the same underlying concept of decentralization. Our analysis brings about a number of novel insights and observations. First, the seemingly innocuous choices performed during data extraction, such as the size of estimation windows or the application of thresholds that affect the resource distribution, have important repercussions when calculating the level of decentralization. Second, exploratory factor analysis suggests that in Proof-of-Work (PoW) blockchains, participation on the consensus layer is not correlated with decentralization, but rather captures a distinct signal, unlike in Proof-of-Stake (PoS) systems, where the different metrics align under a single factor. These findings challenge the long-held assumption within the blockchain community that higher participation drives higher decentralization. Finally, we combine the results of our empirical analysis with first-principles reasoning to derive practical recommendations for researchers that set out to measure blockchain decentralization, and we further systematize the existing literature in line with these recommendations.

Figures

Figures reproduced from arXiv: 2501.18279 by the authors.

Figure 1
Figure 1. Frequency of each measurement choice in blockchain decentralization lit [PITH_FULL_IMAGE:figures/full_fig_p012_1.png] view at source ↗
Figure 2
Figure 2. Decentralization measurement pipeline. Decentralization Metrics. Several metrics have been employed in the liter￾ature to measure blockchain decentralization on the consensus and tokenomics layers. Starting from concentration ratios [21, 64, 66, 39, 48] — or “mining power ratios” as often referred to in this literature — various metrics were gradually incorporated into the blockchain decentralization toolkit. Overal… view at source ↗
Figure 3
Figure 3. Bitcoin tokenomics HHI values with and without clustering (tagging). [PITH_FULL_IMAGE:figures/full_fig_p015_3.png] view at source ↗
Figures from the paper (3 more)
Figure 4
Figure 4. Figure 4: Historical Gini coefficient of Bitcoin using different population estimation [PITH_FULL_IMAGE:figures/full_fig_p016_4.png]
Figure 5
Figure 5. Figure 5: Factor analysis results for decentralization metrics on the consensus layer. [PITH_FULL_IMAGE:figures/full_fig_p018_5.png]
Figure 6
Figure 6. Figure 6: Factor analysis results for decentralization metrics on the tokenomics [PITH_FULL_IMAGE:figures/full_fig_p029_6.png]

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

70 extracted references · 63 canonical work pages

  1. [46]

    In: Companion Proceedings of the ACM on Web Conference 2024

    Milad, M., Ovezik, C., Karakostas, D., Woods, D.W.: Statistical confidence in mining power estimates for pow blockchains. In: Companion Proceedings of the ACM on Web Conference 2024. pp. 1752–1760 (2024)

  2. [1]

    Ripple Labs Inc

    Securities and Exchange Commission v. Ripple Labs Inc. U.S. District Court for the Southern District of New York (2020), case No. 1:20-cv-10832, filed Dec. 22, 2020, terminated Aug. 7, 2024

  3. [2]

    In: Sadeghi, A

    Androulaki, E., Karame, G., Roeschlin, M., Scherer, T., Capkun, S.: Evaluating user privacy in bitcoin. In: Sadeghi, A. (ed.) Financial Cryptography and Data Security - 17th International Conference, FC 2013, Okinawa, Japan, April 1-5, 2013, Revised Selected Papers. Lecture Notes in Computer Science, vol. 7859, pp. 34–51. Springer (2013). https://doi.org/...

  4. [3]

    IEEE access 9, 140549– 140564 (2021)

    Aponte-Novoa, F.A., Orozco, A.L.S., Villanueva-Polanco, R., Wightman, P.: The 51% attack on blockchains: A mining behavior study. IEEE access 9, 140549– 140564 (2021)

  5. [4]

    Azouvi, S., Maller, M., Meiklejohn, S.: Egalitarian society or benevolent dictator- ship:Thestateofcryptocurrencygovernance.In:FinancialCryptographyandData Security: FC 2018 International Workshops, BITCOIN, VOTING, and WTSC, Nieuwpoort, Curaçao, March 2, 2018, Revised Selected Papers 22. pp. 127–143. Springer (2019) 23

  6. [5]

    Financial Cryptography and Data Security 2024: Twenty-Eighth International Conference (2024)

    Bahrani, M., Garimidi, P., Roughgarden, T.: Centralization in block building and proposer-builder separation. Financial Cryptography and Data Security 2024: Twenty-Eighth International Conference (2024)

  7. [6]

    Bank, W.: Gini index,https://data.worldbank.org/indicator/SI.POV.GINI

  8. [7]

    Barbereau, T., Smethurst, R., Papageorgiou, O., Rieger, A., Fridgen, G.: Defi, not so decentralized: The measured distribution of voting rights (2022)

Show all 70 references
  1. [8]

    arXiv preprint arXiv:2003.03052 (2020)

    Buterin, V., Hernandez, D., Kamphefner, T., Pham, K., Qiao, Z., Ryan, D., Sin, J., Wang, Y., Zhang, Y.X.: Combining ghost and casper. arXiv preprint arXiv:2003.03052 (2020)

  2. [9]

    Buterin, V., Reijsbergen, D., Leonardos, S., Piliouras, G.: Incentives in ethereum’s hybridcasperprotocol.InternationalJournalofNetworkManagement 30(5),e2098 (2020)

  3. [10]

    arXiv preprint arXiv:2206.05081 (2023)

    Campajola, C., Cristodaro, R., Collibus, F.M.D., Yan, T., Vallarano, N., Tessone, C.J.: The evolution of centralisation on cryptocurrency platforms. arXiv preprint arXiv:2206.05081 (2023)

  4. [11]

    In: Proceedings of the 1st ChainScience Conference in Boston, MA, USA (2023)

    Chegenizadeh, M., Niya, S.R., Tessone, C.J.: Heuristic-based address clustering in cardano blockchain. In: Proceedings of the 1st ChainScience Conference in Boston, MA, USA (2023)

  5. [12]

    arXiv preprint arXiv:2105.07646 (2021)

    Cheng, L., Zhu, F., Liu, H., Miao, C.: On decentralization of bitcoin: An asset perspective. arXiv preprint arXiv:2105.07646 (2021)

  6. [13]

    Chu, S., Wang, S.: The curses of blockchain decentralization (2018)

  7. [14]

    Conceição, P., Ferreira, P.: The young person’s guide to the theil index: Suggesting intuitive interpretations and exploring analytical applications (2000)

  8. [15]

    Data", B.: Known bitcoin pools (2025), https://github.com/bitcoin-data/ mining-pools, accessed: 2025-01-13

  9. [16]

    of the European Union, C.: Proposal for a regulation of the european parlia- ment and of the council on markets in crypto-assets, and amending directive (eu) 2019/1937 (mica) (2022), https://data.consilium.europa.eu/doc/document/ ST-13198-2022-INIT/en/pdf

  10. [17]

    Oxford University Press (2011)

    Fabrigar, L.R., Wegener, D.T.: Exploratory factor analysis. Oxford University Press (2011)

  11. [18]

    Fernandes, S., Bernardino, J.: What is bigquery? In: Proceedings of the 19th In- ternational Database Engineering & Applications Symposium. pp. 202–203 (2015)

  12. [19]

    June6, 2019 (2019), https: //www.fsb.org/wp-content/uploads/P060619.pdf

    Financial Stability Board: Decentralised financial technologies: Report on financial stability, regulatory and governance implications. June6, 2019 (2019), https: //www.fsb.org/wp-content/uploads/P060619.pdf

  13. [20]

    Garay, J.A., Kiayias, A., Leonardos, N.: The bitcoin backbone protocol: Analysis and applications. pp. 281–310. https://doi.org/10.1007/978-3-662-46803-6_ 10

  14. [21]

    Gencer, A.E., Basu, S., Eyal, I., van Renesse, R., Sirer, E.G.: Decentralization in bitcoin and ethereum networks (2018)

  15. [22]

    In: Proceedings of the 26th symposium on operating systems principles

    Gilad, Y., Hemo, R., Micali, S., Vlachos, G., Zeldovich, N.: Algorand: Scaling byzantine agreements for cryptocurrencies. In: Proceedings of the 26th symposium on operating systems principles. pp. 51–68 (2017)

  16. [23]

    The economic journal31(121), 124–125 (1921)

    Gini, C.: Measurement of inequality of incomes. The economic journal31(121), 124–125 (1921)

  17. [24]

    IEEE Access8, 178372– 178390 (2020)

    Gochhayat, S.P., Shetty, S., Mukkamala, R., Foytik, P., Kamhoua, G.A., Njilla, L.: Measuring decentrality in blockchain based systems. IEEE Access8, 178372– 178390 (2020)

  18. [25]

    arXiv preprint arXiv:2306.10777 (2023) 24

    Grandjean, D., Heimbach, L., Wattenhofer, R.: Ethereum proof-of-stake consensus layer: Participation and decentralization. arXiv preprint arXiv:2306.10777 (2023) 24

  19. [26]

    Harrigan, M., Fretter, C.: The unreasonable effectiveness of address cluster- ing. In: 2016 Intl IEEE Conferences on Ubiquitous Intelligence & Computing, Advanced and Trusted Computing, Scalable Computing and Communications, Cloud and Big Data Computing, Internet of People, an...

  20. [27]

    Blockchain: Research and Applications4(1), 100109 (2023)

    Howell, A., Saber, T., Bendechache, M.: Measuring node decentralisation in block- chain peer to peer networks. Blockchain: Research and Applications4(1), 100109 (2023)

  21. [28]

    https://www.congress.gov/bill/118th- congress/house-bill/4763 (2024)

    H.R.4763 - 118th Congress (2023-2024): Financial innovation and technol- ogy for the 21st century act, h.r.4763. https://www.congress.gov/bill/118th- congress/house-bill/4763 (2024)

  22. [29]

    Jensen, J.R., von Wachter, V., Ross, O.: How decentralized is the governance of blockchain-based finance: Empirical evidence from four governance token distribu- tions (2021)

  23. [30]

    In: 2022 International Wireless Communications and Mobile Computing (IWCMC)

    Jia, Y., Xu, C., Wu, Z., Feng, Z., Chen, Y., Yang, S.: Measuring decentralization in emerging public blockchains. In: 2022 International Wireless Communications and Mobile Computing (IWCMC). pp. 137–141 (2022). https://doi.org/10.1109/ IWCMC55113.2022.9825341

  24. [31]

    In: Tong, H., Li, Z.J., Zhu, F., Yu, J

    Jourdan, M., Blandin, S., Wynter, L., Deshpande, P.: Characterizing entities in the bitcoin blockchain. In: Tong, H., Li, Z.J., Zhu, F., Yu, J. (eds.) 2018 IEEE In- ternational Conference on Data Mining Workshops, ICDM Workshops, Singapore, Singapore, November 17-20, 2018. pp....

  25. [32]

    of Justice, T.U.S.D.: Herfindahl-hirschman index, https://www.justice.gov/ atr/herfindahl-hirschman-index

  26. [33]

    of Justice, U.S.D.: Horizontal merger guidelines (08/19/2010) (2010), https:// www.justice.gov/atr/horizontal-merger-guidelines-08192010

  27. [34]

    Commodities 2(2), 96–110 (2023)

    Kapengut, E., Mizrach, B.: An event study of the ethereum transition to proof-of- stake. Commodities 2(2), 96–110 (2023)

  28. [35]

    Kiayias, A., Russell, A., David, B., Oliynykov, R.: Ouroboros: A provably se- cure proof-of-stake blockchain protocol. pp. 357–388.https://doi.org/10.1007/ 978-3-319-63688-7_12

  29. [36]

    PloS one9(2), e86197 (2014)

    Kondor, D., Pósfai, M., Csabai, I., Vattay, G.: Do the rich get richer? an empirical analysis of the bitcoin transaction network. PloS one9(2), e86197 (2014)

  30. [37]

    In: 2022 IEEE International Conference on Omni- layer Intelligent Systems (COINS)

    Kusmierz, B., Overko, R.: How centralized is decentralized? Comparison of wealth distribution in coins and tokens. In: 2022 IEEE International Conference on Omni- layer Intelligent Systems (COINS). pp. 1–6. IEEE (2022)

  31. [38]

    Kwon, J., Buchman, E.: Cosmos whitepaper. A Netw. Distrib. Ledgers27, 1–32 (2019)

  32. [39]

    Li, C., Palanisamy, B.: Comparison of decentralization in DPoS and PoW blockchains (2021)

  33. [40]

    Future generation computer systems107, 841–853 (2020)

    Li, X., Jiang, P., Chen, T., Luo, X., Wen, Q.: A survey on the security of blockchain systems. Future generation computer systems107, 841–853 (2020)

  34. [41]

    , B.M.:

    Limited", B.M.: "bit mining limited announces first closing of btc.com businesses acquisition". "https://ir.btcm.group/news/pressDetail/316" (2021)

  35. [42]

    In: 2021 IEEE 37th Interna- 25 tional Conference on Data Engineering Workshops (ICDEW)

    Lin, Q., Li, C., Zhao, X., Chen, X.: Measuring decentralization in bitcoin and ethereum using multiple metrics and granularities. In: 2021 IEEE 37th Interna- 25 tional Conference on Data Engineering Workshops (ICDEW). pp. 80–87. IEEE (2021)

  36. [43]

    Liu, J., Zheng, W., Lu, D., Wu, J., Zheng, Z.: Understanding the decentralization of DPoS: Perspectives from data-driven analysis on EOSIO (2022)

  37. [44]

    In: 2023 IEEE International Conference on Blockchain and Cryptocurrency (ICBC)

    Liu, J., Liu, L., Li, Z., Li, C.: Demonitor: Monitoring decentralization in blockchains using bigquery. In: 2023 IEEE International Conference on Blockchain and Cryptocurrency (ICBC). pp. 1–2. IEEE (2023)

  38. [45]

    Meiklejohn, S., Pomarole, M., Jordan, G., Levchenko, K., McCoy, D., Voelker, G.M., Savage, S.: A fistful of bitcoins: characterizing payments among men with no names. Commun. ACM59(4), 86–93 (2016).https://doi.org/10.1145/2896384, https://doi.org/10.1145/2896384

  39. [47]

    European Journal of Information Systems (07 2022).https: //doi.org/10.1080/0960085X.2022.2125840

    Mueller-Bloch, C., Andersen, J., Spasovski, J., Hahn, J.: Understanding decentral- ization of decision-making power in proof-of-stake blockchains—an agent-based simulation approach. European Journal of Information Systems (07 2022).https: //doi.org/10.1080/0960085X.2022.2125840

  40. [48]

    Nadler, M., Schär, F.: Decentralized finance, centralized ownership? An iterative mapping process to measure protocol token distribution (2020)

  41. [49]

    In: Financial Cryptography and Data Security 2024: Twenty- Eighth International Conference

    Ovezik, C., Karakostas, D., Kiayias, A.: SoK: A stratified approach to blockchain decentralization. In: Financial Cryptography and Data Security 2024: Twenty- Eighth International Conference. Springer (2024)

  42. [50]

    In: Proceedings of the Third ACM International Conference on AI in Finance

    Ovezik, C., Kiayias, A.: Decentralization analysis of pooling behavior in cardano proof of stake. In: Proceedings of the Third ACM International Conference on AI in Finance. pp. 18–26 (2022)

  43. [51]

    Royal Society open science6(1), 180817 (2019)

    Pérez-Solà, C., Delgado-Segura, S., Navarro-Arribas, G., Herrera-Joancomartí, J.: Another coin bites the dust: an analysis of dust in utxo-based cryptocurrencies. Royal Society open science6(1), 180817 (2019)

  44. [52]

    Reid, F., Harrigan, M.: An analysis of anonymity in the bitcoin system. In: PAS- SAT/SocialCom 2011, Privacy, Security, Risk and Trust (PASSAT), 2011 IEEE Third International Conference on and 2011 IEEE Third International Confer- ence on Social Computing (SocialCom), Boston, ...

  45. [53]

    arXiv preprint arXiv:1905.05999 (2019)

    Romiti, M., Judmayer, A., Zamyatin, A., Haslhofer, B.: A deep dive into bitcoin mining pools: An empirical analysis of mining shares. arXiv preprint arXiv:1905.05999 (2019)

  46. [54]

    In: Sadeghi, A

    Ron, D., Shamir, A.: Quantitative analysis of the full bitcoin transaction graph. In: Sadeghi, A. (ed.) Financial Cryptography and Data Security - 17th Inter- national Conference, FC 2013, Okinawa, Japan, April 1-5, 2013, Revised Se- lected Papers. Lecture Notes in Computer Sc...

  47. [55]

    Sai, A.R., Buckley, J., Fitzgerald, B., Gear, A.L.: Taxonomy of centralization in public blockchain systems: A systematic literature review (2020)

  48. [56]

    Frontiers in blockchain4, 730122 (2021)

    Sai, A.R., Buckley, J., Le Gear, A.: Characterizing wealth inequality in cryptocur- rencies. Frontiers in blockchain4, 730122 (2021)

  49. [57]

    Studies in comparative international development38, 32–56 (2003) 26

    Schneider, A.: Decentralization: Conceptualization and measurement. Studies in comparative international development38, 32–56 (2003) 26

  50. [58]

    investment contract

    Securities, U., Commission, E., et al.: Framework for “investment contract” analysis of digital assets. US Securities and Exchange Commission3 (2019)

  51. [59]

    The Bell system tech- nical journal 27(3), 379–423 (1948)

    Shannon, C.E.: A mathematical theory of communication. The Bell system tech- nical journal 27(3), 379–423 (1948)

  52. [60]

    2029–2031

    Shepherd, W.G.: Concentration Ratios, pp. 2029–2031. Palgrave Macmillan UK, London (2018). https://doi.org/10.1057/978-1-349-95189-5_520 , https:// doi.org/10.1057/978-1-349-95189-5_520

  53. [61]

    American Journal of Ap- plied Mathematics and Statistics9, 4–11 (01 2021).https://doi.org/10.12691/ ajams-9-1-2

    Shrestha, N.: Factor analysis as a tool for survey analysis. American Journal of Ap- plied Mathematics and Statistics9, 4–11 (01 2021).https://doi.org/10.12691/ ajams-9-1-2

  54. [62]

    earn.com/quantifying-decentralization-e39db233c28e

    Srinivasan, B.S., Lee, L.: Quantifying decentralization (2017), https://news. earn.com/quantifying-decentralization-e39db233c28e

  55. [63]

    Sun, X., Stasinakis, C., Sermpinis, G.: Decentralization illusion in decentralized finance: Evidence from tokenized voting in MakerDAO polls (2023)

  56. [64]

    IT Professional21(2), 33–40 (2019)

    Valdivia, L.J., Del-Valle-Soto, C., Rodriguez, J., Alcaraz, M.: Decentralization: The failed promise of cryptocurrencies. IT Professional21(2), 33–40 (2019)

  57. [65]

    In: Financial Cryptogra- phy and Data Security: 24th International Conference, FC 2020, Kota Kinabalu, Malaysia, February 10–14, 2020 Revised Selected Papers 24

    Victor, F.: Address clustering heuristics for ethereum. In: Financial Cryptogra- phy and Data Security: 24th International Conference, FC 2020, Kota Kinabalu, Malaysia, February 10–14, 2020 Revised Selected Papers 24. pp. 617–633. Springer (2020)

  58. [66]

    In: 2020 6th International Conference on Big Data Computing and Communications (BIGCOM)

    Wang, C., Chu, X., Qin, Y.: Measurement and analysis of the bitcoin networks: A view from mining pools. In: 2020 6th International Conference on Big Data Computing and Communications (BIGCOM). pp. 180–188. IEEE (2020)

  59. [67]

    In: 2019 IEEE 9th Inter- national Conference on Electronics Information and Emergency Communication (ICEIEC)

    Wu, K., Peng, B., Xie, H., Huang, Z.: An information entropy method to quantify the degrees of decentralization for blockchain systems. In: 2019 IEEE 9th Inter- national Conference on Electronics Information and Emergency Communication (ICEIEC). pp. 1–6. IEEE (2019)

  60. [68]

    arXiv preprint arXiv:2402.11170 (2024)

    Yan, T., Li, S., Kraner, B., Zhang, L., Tessone, C.J.: Analyzing reward dynam- ics and decentralization in ethereum 2.0: An advanced data engineering work- flow and comprehensive datasets for proof-of-stake incentives. arXiv preprint arXiv:2402.11170 (2024)

  61. [69]

    In: IEEE INFOCOM 2021-IEEE Conference on Computer Communications

    Zeng, L., Chen, Y., Chen, S., Zhang, X., Guo, Z., Xu, W., Moscibroda, T.: Char- acterizing ethereum’s mining power decentralization at a deeper level. In: IEEE INFOCOM 2021-IEEE Conference on Computer Communications. pp. 1–10. IEEE (2021)

  62. [70]

    tag” of a mining pool). For tokenomics, we collect data about each address that holds a non-zero amount of the system’s native token and its cor- responding “balance

    Zhang, L., Ma, X., Liu, Y.: SoK: Blockchain decentralization (2023) A Appendix A.1 Data Description and Sources For the consensus layer, we collect data about the blocks that were produced in each ledger. Specifically, for each block, we obtain its number, timestamp, address(e...

Pith tools

Reviewed August 10, 2026 · model on record in the stance chip above.