# BlockchainToken > Real-time explorer and API for 303,000+ tokenized assets on Dogeparty and Counterparty blockchains. ## What This Site Does BlockchainToken provides search, discovery, and data access for blockchain tokens issued on: - **Dogeparty** (XDP) — Dogecoin-based token protocol, 55,000+ assets - **Counterparty** (XCP) — Bitcoin-based token protocol, 247,000+ assets ## For AI Agents ### MCP Server (Model Context Protocol) - Endpoint: `https://blockchaintoken.com/mcp` - Tools: search-assets, get-asset, get-network-stats, get-recent-assets, get-top-issuers, get-balances - Discovery: `https://blockchaintoken.com/.well-known/ucp` - Tool list: `https://blockchaintoken.com/tools` ### REST API - Search assets: `GET /api/bt/search?q=PEPE&network=dogeparty` - Get asset: `GET /api/bt/asset?name=RAREPEPE&network=counterparty` - Recent issuances: `GET /api/bt/recent?network=dogeparty&limit=20` - Network stats: `GET /api/bt/stats?network=counterparty` - Top issuers: `GET /api/bt/issuers?network=dogeparty&limit=10` ### Market Data - CMC listings: `GET /api/listings` - Global metrics: `GET /api/global` - Crypto quotes: `GET /api/quotes?symbols=BTC,ETH,DOGE` ## Terminal UI - https://blockchaintoken.com/terminal/ ## Wallet Resources - Counterparty wallets: https://blockchaintoken.com/terminal/wallet/counterparty/ - Dogeparty wallets: https://blockchaintoken.com/terminal/wallet/dogeparty/