Command-Line Blockchain Forensics

Analyze wallets, detect Sybil clusters, and trace fund flows directly from your terminal. Built for security researchers, traders, and developers.

Quick Install

npm install -g fundtracer

Features

Wallet Analysis

Trace funding sources, transaction history, and token holdings across multiple chains

Sybil Detection

Identify coordinated attack patterns and airdrop farmers with advanced clustering

Funding Trees

Visualize where funds originate from with deep funding chain analysis

Multi-Chain

Support for Ethereum, Polygon, Arbitrum, Optimism, Base, and more

Basic Usage

Analyze a Wallet

fundtracer analyze 0x742d35Cc6634C0532925a3b844Bc9e7595f8fC71

Specify Chain

fundtracer analyze 0x... --chain arbitrum

Set Analysis Depth

fundtracer analyze 0x... --depth 3

Output as JSON

fundtracer analyze 0x... --output json

Configuration

Set your API key before using:

fundtracer config --set-key alchemy:YOUR_ALCHEMY_API_KEY

Get free API keys: Alchemy

Need Help?

Join our Telegram bot for alerts and support

Try Telegram Bot