Global Cryptocurrency Regulation & Adoption by Country — 2025
About this data
Comprehensive dataset tracking cryptocurrency regulation, legal status, and adoption metrics across 50 countries worldwide. Combines data from Chainalysis Global Crypto Adoption Index 2025, Atlantic Council CBDC Tracker, FATF Travel Rule compliance reports, and national regulatory bodies. Each country entry includes: legal status (legal/restricted/banned), regulatory framework maturity, primary regulator, key legislation, CBDC development status, Chainalysis adoption ranking, Travel Rule implementation, VASP licensing requirements, crypto tax policy and rates, stablecoin regulation status, and data sources. Covers all major economies plus emerging markets across 7 regions. Normalized and cross-referenced from 6+ authoritative sources for accuracy.
Schema
| Name | Type | Description |
|---|---|---|
| country | string | |
| iso_alpha3 | string | |
| region | string | |
| crypto_legal_status | string | |
| regulatory_framework | string | |
| primary_regulator | string | |
| key_legislation | string | |
| cbdc_status | string | |
| cbdc_name | string | |
| chainalysis_adoption_rank | string | |
| travel_rule_implemented | string | |
| vasp_licensing_required | string | |
| crypto_tax_policy | string | |
| capital_gains_tax_rate_pct | string | |
| stablecoin_regulation | string | |
| crypto_atm_count | string | |
| year_first_regulated | string | |
| sources | string |
Sample Data
Preview a sample of the data before downloading.
For AI Agents
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
"mcpServers": {
"databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
}
}
# 2. Your agent can then call:
search_datasets({ query: "Global Cryptocurrency Regulati" })
// Found: 4e3befff-1802-4fd7-a3d0-8348d52a2f38
get_download_url({ dataset_id: "4e3befff-1802-4fd7-a3d0-8348d52a2f38" }) // free — no API key needed# Free dataset — no API key required: curl https://api.databazaar.io/datasets/4e3befff-1802-4fd7-a3d0-8348d52a2f38/download-url