Dogechain Explorer (Dogechain Block Explorer API) Connector for AI agents.
17 live capabilities
Analyze Dogecoin on-chain data and wallet balances in real-time.
Waiting for input…
Why people use Dogechain Explorer (Dogechain Block Explorer API)
Dogechain Explorer for Real-Time Dogecoin On-Chain Analysis
This Connector puts that data directly into your chat. You just tell your agent what you're looking for, and it pulls the raw data from the Dogechain network for you. You get the facts you need without the constant context switching.
What Vinkius changes
You get instant, accurate Dogecoin on-chain data directly in your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Tracking a Whale
A trader asks their agent to monitor a specific wallet.
- Real-world use case 02
Debugging a Payment
A dev wants to know why a payment failed.
- Real-world use case 03
Liquidity Check
An analyst needs to know if a wallet has enough funds to move.
Complete set · 17capabilities
The complete Dogechain Explorer (Dogechain Block Explorer API) capability set.
These are the exact actions your AI can choose when you ask it to work with Dogechain Explorer (Dogechain Block Explorer API).
01—04
4 capabilities in this set.
Part of 17 available through Dogechain Explorer (Dogechain Block Explorer API).
- 01 Capability
Get address balance
Get the current balance for a specific Dogecoin address. It's great for a quick check on a wallet's holdings.
- 02 Capability
Get address unspent
List the unspent outputs (UTXOs) for an address. You'll use this to understand wallet liquidity.
- 03 Capability
Get address received
See the total amount of Dogecoin ever received by an address. This helps you see the historical flow of funds.
- 04 Capability
Get address sent
Find out the total amount of Dogecoin sent from an address. Use this to track out-flowing capital.
05—08
4 capabilities in this set.
Part of 17 available through Dogechain Explorer (Dogechain Block Explorer API).
- 05 Capability
Get address transaction count
Get the total number of transactions associated with a specific address. It's a quick way to gauge an address's activity level.
- 06 Capability
Get address transactions
Pull a paginated list of recent transactions for an address. This lets you see the latest movements on a specific wallet.
- 07 Capability
Get best block hash
Get the hash of the most recent block on the network. It's a foundational piece of data for syncing or tracking.
- 08 Capability
Get block
Fetch detailed information about a specific block. Use this to see everything happening at a specific block height.
09—11
3 capabilities in this set.
Part of 17 available through Dogechain Explorer (Dogechain Block Explorer API).
- 09 Capability
Get transaction
Get the full details of a specific transaction hash. This covers everything from inputs to confirmation status.
- 10 Capability
Q address balance
Get a quick query of the current balance for an address. It's a faster way to get the most important number.
- 11 Capability
Q address to hash
Get the public key hash for a given Dogecoin address. Use this for quick identification of an address.
12—14
3 capabilities in this set.
Part of 17 available through Dogechain Explorer (Dogechain Block Explorer API).
- 12 Capability
Q check address
Instantly check if a Dogecoin address is valid. This prevents you from trying to query broken or fake addresses.
- 13 Capability
Q decode address
Decode a Dogecoin address into its underlying components. It's useful for verifying the structure of a given address.
- 14 Capability
Q get block count
Get the current total block height of the Dogecoin network. Use this to see how far the chain has progressed.
15—17
3 capabilities in this set.
Part of 17 available through Dogechain Explorer (Dogechain Block Explorer API).
- 15 Capability
Q get difficulty
Get the difficulty of the most recent block. This gives you a snapshot of the current mining environment.
- 16 Capability
Q get received by address
Get a quick query for the total amount ever received by an address. It's a fast way to check historical totals.
- 17 Capability
Q get sent by address
Get a quick query for the total amount ever sent by an address. This helps you quickly see total outflows.
Set up in minutes
One URL. Then ask Dogechain Explorer (Dogechain Block Explorer API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Dogechain Explorer (Dogechain Block Explorer API) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cHnxz3BpkTz1aOz33Z3IPIsry5FJ9ZN7hvXlZhk2/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Dogechain Explorer (Dogechain Block Explorer API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Dogechain Explorer (Dogechain Block Explorer API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_cHnxz3BpkTz1aOz33Z3IPIsry5FJ9ZN7hvXlZhk2/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Dogechain Explorer (Dogechain Block Explorer API) URL.
- Step 03
Save and start
Save the connection and enable Dogechain Explorer (Dogechain Block Explorer API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dogechain-explorer-dogechain-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_cHnxz3BpkTz1aOz33Z3IPIsry5FJ9ZN7hvXlZhk2/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Dogechain Explorer (Dogechain Block Explorer API)
Open Agent mode in chat and ask: "Using Dogechain Explorer (Dogechain Block Explorer API), help me...". 17 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dogechain-explorer-dogechain-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_cHnxz3BpkTz1aOz33Z3IPIsry5FJ9ZN7hvXlZhk2/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Dogechain Explorer (Dogechain Block Explorer API)
Ask Copilot: "Using Dogechain Explorer (Dogechain Block Explorer API), help me...". 17 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dogechain-explorer-dogechain-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_cHnxz3BpkTz1aOz33Z3IPIsry5FJ9ZN7hvXlZhk2/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Dogechain Explorer (Dogechain Block Explorer API)
Open Cascade and ask: "Using Dogechain Explorer (Dogechain Block Explorer API), help me...". 17 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dogechain-explorer-dogechain-block-explorer-api": {
"url": "https://edge.vinkius.com/vk_preview_cHnxz3BpkTz1aOz33Z3IPIsry5FJ9ZN7hvXlZhk2/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Dogechain Explorer (Dogechain Block Explorer API)
Ask Cline: "Using Dogechain Explorer (Dogechain Block Explorer API), help me...". 17 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dogechain-explorer-dogechain-block-explorer-api --transport http "https://edge.vinkius.com/vk_preview_cHnxz3BpkTz1aOz33Z3IPIsry5FJ9ZN7hvXlZhk2/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Dogechain Explorer (Dogechain Block Explorer API)
Ask Claude: "Using Dogechain Explorer (Dogechain Block Explorer API), show me...". 17 tools are ready
Where the request belongs
Work Dogechain can move forward.
This is for anyone who needs to monitor Dogecoin activity without constantly refreshing a browser tab. It's for the people who need hard data, not just hype.
Crypto Trader
Monitors whale movements and verifies large transactions while planning their next move.
Blockchain Developer
Debugs transaction inputs and outputs during integration testing to find where a flow broke.
Data Analyst
Extracts on-chain metrics and block history to generate research reports on network trends.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBlockchair (Universal Blockchain Search Engine & API)
Query blocks, transactions, and addresses across multiple blockchains like Bitcoin and Ethereum using Blockchair's universal API.
Blockchain.com Data
Access real-time Bitcoin blockchain data via Blockchain.com. query blocks, transactions, and addresses directly from any AI agent.
Blockdaemon (Blockchain Infrastructure)
Access institutional-grade blockchain data across multiple protocols. list blocks, track transactions, and retrieve financial reports via Blockdaemon Ubiquity.
CardanoScan (Cardano Block Explorer API)
Access real-time Cardano blockchain data. query addresses, transactions, blocks, and stake pools directly from your AI agent.
OKLink (Multi-chain Web3 Blockchain Data API)
Access real-time blockchain data across multiple chains—query addresses, tokens, transactions, and blocks directly from your AI agent.
SolanaFM (Solana FM Block Explorer API)
Access Solana blockchain data via SolanaFM. inspect blocks, transactions, account metadata, and token balances directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Dogechain connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Dogechain.
The practical details behind the request, access and result.
Can the Dogechain Explorer MCP check my wallet balance?
Yes, it can pull the real-time balance for any Dogecoin address so you don't have to open a separate explorer.
How does the Dogechain Explorer MCP help with transaction tracking?
It lets your agent fetch the full history and metadata for specific transaction hashes, making it easy to see inputs and outputs.
Can I use the Dogechain Explorer MCP to see if an address is valid?
Yes, you can use the quick query capabilities to verify if a Dogecoin address is correctly formatted before you try to do anything else with it.
Does the Dogechain Explorer MCP show block heights?
It does. You can ask your agent for the current block count or specific details about a block at a certain height.
Can I see the total amount a wallet has ever received?
Yes, the Connector can pull the total received and total sent amounts, giving you a full historical view of the address activity.
Is the Dogechain Explorer MCP good for debugging?
It's great for developers because it lets you see the exact structure of transaction inputs and outputs to find where a payment might have stalled.
Can I check the balance of a specific Dogecoin address?
Yes! Use the get_address_balance capability with the target address. The agent will return the confirmed and unconfirmed balance immediately.
How do I find the latest block hash on the network?
Simply ask the agent to run the get_best_block_hash action. It will retrieve the hash of the most recently mined block on the Dogecoin blockchain.
Is it possible to verify if a Dogecoin address is valid?
Yes. Use the q_check_address capability. It provides a quick validation check to confirm if the provided string is a valid Dogecoin address format.
One connection away
Give your agent a direct line to Dogechain.
Connect Dogechain once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available