The privacy score analysis is powered by data from the Arkham API.
The Privacy Score is calculated on a scale of 0-10, where 10 represents the highest privacy and 0 represents the lowest privacy. The score is computed using the following formula:
Score = 10 - (Subtractor × Multiplier)
Sum all individual proximity scores from counterparties (see Proximity Score section below).
Based on Peak Net Worth + Total Inflows:
Apply the multiplier to the subtractor, then subtract from 10. The final score is clamped between 0 and 10.
Each counterparty receives a proximity score (0-100) that measures how closely connected they are to the analyzed address. Higher scores indicate stronger connections and lower privacy. The score is calculated in two stages:
The base score starts at 100 and is reduced based on three factors:
After calculating the base score, network analysis is performed to understand relationships between counterparties. For the top 20 counterparties by base score, we fetch their counterparties to build a network graph. The proximity score is then adjusted based on network connections:
For each connection a counterparty has to another counterparty (excluding the analyzed address), +10 points are added to the proximity score.
Note:
Peak Net Worth represents the highest total value of assets held by the address across all supported blockchains at any point in time. This is calculated by:
Higher peak net worth values indicate greater financial exposure and are factored into the privacy score calculation through the financial multiplier.
Total Inflows represents the cumulative total of all USD value that has flowed into the address across all supported blockchains over time. This metric:
Counterparties are individual addresses that have transacted with the analyzed address. The counterparty analysis:
The sum of all individual proximity scores forms the cumulative proximity score, which is a key component in calculating the overall privacy score.