Total Bitcoin Merchants
Cumulative number of physical merchants accepting Bitcoin worldwide, tracked via BTCMap.org. A direct measure of real-world Bitcoin adoption in commerce.
What is it?
This metric tracks the cumulative number of physical merchants that accept Bitcoin as a payment method, sourced from BTCMap's community-curated OpenStreetMap database. Each data point represents a verified or reported point-of-sale location - a restaurant, shop, hotel, or service provider - where customers can pay in BTC. The count is derived from OSM tags (currency:XBT=yes) and BTCMap-specific annotations, making it the most comprehensive open-data census of real-world Bitcoin acceptance. Note that this figure counts distinct physical locations, not unique businesses (a chain with 10 locations counts as 10).
How to read
The chart displays a cumulative line over time. A rising slope indicates growing adoption, while a flattening curve suggests saturation or slowed onboarding. Look for inflection points that often correlate with major Bitcoin events (halvings, ATH price runs, country-level adoption laws).
Key zones
Below 10,000 merchants globally was considered the early-adopter phase (pre-2020). 10,000-30,000 marks the growth phase. Above 30,000 indicates mainstream traction. Watch for acceleration above 50,000 - it would mark a qualitative shift in merchant adoption.
What to observe
Watch for step-function jumps (often tied to a country legalizing BTC payments or a major chain onboarding). Compare the slope with BTC price trends - a growing merchant count during bear markets is a strong conviction indicator. Divergence between merchant count and price (merchants growing while price drops) is historically bullish long-term.
Historical context
BTCMap launched in 2022, building on earlier OpenStreetMap Bitcoin tagging that began around 2013. El Salvador's Bitcoin Legal Tender law (September 2021) triggered the largest single-country spike. The Lightning Network's maturation from 2020 onward dramatically reduced payment friction, accelerating merchant onboarding. The Czech Republic and Switzerland have been consistent early leaders in Europe.
Expert notes
This metric has an inherent reporting bias - it only counts merchants known to the BTCMap community. Actual Bitcoin acceptance is likely higher, especially in regions with active Bitcoin communities but low OSM contribution culture. Cross-reference with payment processor data (where available) for a more complete picture. Merchant count alone says nothing about transaction volume or frequency.
Common mistakes to avoid
A high merchant count does not mean high transaction volume - many listed merchants may process very few BTC payments. A declining count does not necessarily mean de-adoption; it can reflect data cleanup (removing closed or unverified businesses). Do not confuse listed merchants with active merchants - some may have stopped accepting BTC without being delisted.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/btcmap-total-merchants/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "btcmap-total-merchants",
"timeframe": "1y"
}Required tier: free. 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.