mempool-analyzer

v1.32.0 by Jeremy Longshore

Advanced mempool analysis for MEV opportunities, pending transaction monitoring, and gas price optimization

MIT License
Claude Code Adapters (declared)

Installation

Open Claude Code and run this command:

/plugin install mempool-analyzer@claude-code-plugins-plus

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

What It Does

Advanced mempool analysis for MEV opportunities, pending transaction monitoring, and gas price optimization.

Features

  • Real-time mempool monitoring across Ethereum, BSC, Polygon, and Arbitrum
  • MEV opportunity detection including sandwich attacks, arbitrage, and liquidations
  • Gas price optimization with EIP-1559 base fee prediction
  • Transaction analysis with calldata decoding and simulation
  • Block builder monitoring to understand validator MEV extraction
  • Risk assessment for detected opportunities

Skills (1) plugin-local skills

analyzing-mempool View full skill →

Monitor blockchain mempools for pending transactions, gas analysis, and MEV opportunities.

ReadWriteEditGrepGlobBash(python:*mempool*)

How It Works

The mempool agent automatically activates when you discuss:

  • Mempool analysis and pending transactions
  • MEV opportunities and extraction strategies
  • Gas price optimization
  • Front-running and sandwich attack detection
  • Large transaction monitoring

Example Queries


What MEV opportunities are currently in the mempool?

Show me all pending large ETH transfers over $1M

What's the optimal gas price for the next block?

Analyze pending Uniswap swaps for arbitrage opportunities

Monitor address 0x... for incoming mempool transactions

Ready to use mempool-analyzer?