Country Adoption Leaderboard
Single-dimension descending bar chart ranking countries by their total Bitcoin-accepting merchant count from the BTCMap registry. The leader is on the left; trailing countries fall off to the right.
What is it?
A single-dimension descending bar chart that ranks every country in the BTCMap registry by its total count of Bitcoin-accepting merchants. Each gold bar represents one country; bar height encodes the merchant count on the left Y-axis (compact integer scale). The leftmost bar is the leader; bars decay rapidly on the right toward countries with only a handful of merchants. The chart is a snapshot ranking, not a time-series — it does not carry a BTC price overlay (supportsPriceOverlay=false).
How to read
Read each gold bar as 'how many merchants this country has registered on BTCMap'. The leader sits on the left; the long tail of low-count countries extends to the right. Cross-reference with the merchants-per-capita and growth-by-country metrics to separate raw size from intensity and momentum: a country with the largest absolute count is not necessarily the country with the highest adoption per capita or the fastest growth.
Key zones
This chart carries no drawn threshold lines — the qualitative reading is the shape of the descending tail. A long flat plateau across the leading bars (the top 5–10 countries having comparable counts) indicates a globally-distributed merchant footprint with no single dominant geography. A single tall bar dwarfing the rest indicates a single-country dominance that may be over-representing the global picture and is worth cross-referencing against per-capita measures. Bars below a small handful of merchants on the right are statistical noise and should not drive conclusions.
What to observe
Track which country sits at the top across reloads of the page (the leader can rotate between cycles). Note the distance between the leader and the second-place country — a wide gap marks a single-leader regime, a tight gap marks a competitive race for the top. For multidimensional analysis (per-capita, growth, Lightning share), use the dedicated metrics in the related list — this leaderboard is a single-dimension snapshot of absolute count only.
Historical context
BTCMap's per-country aggregates only carry statistically meaningful data from the platform's registry-maturation phase onward. Older narratives about country leadership (the US/UK dominating early tables, Central American or African waves arriving later) are qualitative context that pre-dates the depth of the BTCMap series — they are not directly verifiable on this single-snapshot ranking. The current ranking is read as it stands today; for historical evolution of a specific country's rank, cross-reference with the time-series metrics in the related list.
Expert notes
This rendering is one-dimensional: it reads merchant count only, not per-capita, not Lightning share, not data freshness. To weight the leaderboard by data confidence, cross-reference with the data-freshness and freshness-by-country metrics — a country with a tall bar but low freshness has a count that may be partly stale. Countries with very small counts on the right tail should be excluded from any percentage-based downstream analysis to avoid statistical noise.
Common mistakes to avoid
A tall bar does not mean a country has the highest adoption — it means it has the highest count of registered merchants. Adoption per capita is a separate question (small populations can punch above their weight). The bar height is sensitive to BTCMap contributor activity in each country: a country with a strong local mapping community may show a higher count than one with similar real-world adoption but fewer contributors. Do not read the leaderboard as a real-time ranking — large registry batches can shuffle positions without reflecting on-the-ground change.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/btcmap-country-leaderboard/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "btcmap-country-leaderboard",
"timeframe": "1y"
}Required tier: pro. See the pricing grid for the tier list and the MCP documentation for multi-client configuration.
Related metrics
Institutional disclaimer
Trinity Insights is an educational and analytical tool. The metric above does not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.