blockchain-explorer-cli Verified Gold

Verified Gold · 96/100 crypto v1.0.0 by Jeremy Longshore

Command-line blockchain explorer for transactions, addresses, and contracts

MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install blockchain-explorer-cli@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

Command-line blockchain explorer for analyzing transactions, addresses, smart contracts, blocks, and tokens across multiple networks.

Features

  • Address Analysis - Balance, tokens, NFTs, transaction history, activity patterns
  • Transaction Lookup - Status, gas fees, decoded input, token transfers, events
  • Smart Contract Explorer - Verification status, functions, security analysis, source code
  • Block Information - Producer, transactions, gas usage, statistics
  • Token Analytics - Supply, holders, distribution, recent transfers
  • Multi-Network Support - Ethereum, Polygon, Arbitrum, Optimism, Base, and more
  • ENS Resolution - Lookup .eth domains
  • Data Decoding - Function calls, event logs, input data

Skills (1)

exploring-blockchain-data SKILL.md View full skill →

Process query and analyze blockchain data including blocks, transactions, and smart contracts.

ReadWriteEditGrepGlobBash(crypto:explorer-*)

How It Works

Explore Command


/explore

Or use the shortcut:


/explore

Example Queries


/explore Look up address 0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb

/explore Analyze transaction 0xabc123def456...

/explore What does this contract do: 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48

/explore Show me vitalik.eth portfolio

/explore What's in the latest Ethereum block?

/explore Analyze USDC token contract

/explore Compare addresses: 0xabc... and 0xdef...

Ready to use blockchain-explorer-cli?