Eth Wallet Analyzer
A client-side browser tool for analyzing Ethereum wallet transactions. Fetches ETH transactions (including internal transactions from contract interactions) and ERC20 token transfers from Etherscan API, then generates a detailed markdown report showing inflows, outflows, top counterparties, and recent transaction history.
PRIVACY NOTICE
All data including API keys, wallet addresses, and transaction history are stored only in your browser's localStorage. No data is sent to DNZN servers. All API requests go directly from your browser to Etherscan and are read-only (no transactions signed, no write operations).
> See documentation for more details
Configuration
Limits transactions shown in "Recent Transactions" tables. Does not affect summary totals or counterparty analysis.
Activity Log
Report Output
Pending analysis
Changelog
| DATE | AUTHOR | NOTES |
|---|---|---|
| 2026-01-12 | Denizen. | Initialized. |