Global Adoption Map
Choropleth world map colored by Bitcoin merchant density per country. Provides an instant visual snapshot of where real-world Bitcoin adoption is strongest.
What is it?
A choropleth or point-density world map showing the geographic distribution of all Bitcoin-accepting merchants globally. Each country is shaded or each merchant plotted as a point, allowing visual identification of Bitcoin commerce clusters and deserts. The map uses BTCMap's geolocated OpenStreetMap data, providing coordinates for each merchant location. This is the most intuitive way to grasp the global state of Bitcoin merchant adoption at a glance.
How to read
A country-level choropleth world map: each country is shaded by the number of Bitcoin-accepting merchants mapped on BTCMap, with a gold-ramp color scale (darker = fewer, brighter gold/yellow = more). Countries with zero mapped merchants use the neutral land-base color. Hover any country to see its exact merchant count in the tooltip. Pan and zoom to inspect specific regions. The chart renders country aggregates only - city-level or per-merchant pins are not shown on this view. No BTC price overlay is rendered (the map is a snapshot, not a time-series).
Key zones
The map uses a continuous gold gradient tied to the range of mapped merchants (visual-map legend at bottom-left, min=0 → max=the leader country's count). The brightest tier is the leader (historically the United States has occupied this position) - its shading is visually unambiguous. A mid-tier tone covers countries with meaningful-but-secondary presence (Brazil, Argentina, Canada, Western Europe). The darkest land-base color covers countries with zero or near-zero mapped merchants. No hard numeric thresholds are drawn on the map - the color scale itself carries the tier semantics via its continuous gradient.
What to observe
Watch for new clusters forming in previously cold regions - this is often the earliest indication of local adoption movements. Compare urban vs. rural distribution within countries. The emergence of merchant corridors (e.g., along tourist routes) indicates Bitcoin integration into local tourism economies. Pay attention to border zones where crypto-friendly and crypto-hostile countries meet.
Historical context
The first Bitcoin merchant maps appeared around 2013 (CoinMap, later integrated into BTCMap). Early maps showed merchants almost exclusively in North America and Europe. The 2017 bull run brought global visibility. Post-2021, the map shifted dramatically with El Salvador, African adoption, and the Lightning-driven Asian expansion. The map today is unrecognizable from 2017.
Expert notes
Geographic data has inherent bias - it reflects where BTCMap contributors are active, not necessarily where Bitcoin commerce is happening. Africa and parts of Asia are likely under-represented due to lower OSM contributor density. The map is most accurate in Europe and North America where the OSM community is most mature. Use in combination with other data sources for a complete picture.
Common mistakes to avoid
An empty region on the map does not mean zero Bitcoin adoption - it may mean zero BTCMap mapping. Conversely, a densely mapped area does not necessarily have high Bitcoin transaction volume. The map shows listed merchants, not active merchants. Treat it as a minimum count, not a definitive census.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/btcmap-world-map/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "btcmap-world-map",
"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.