Ethereum Fund Flow Visualizer — Interactive On-Chain Transaction Graph with D3.js
The Ethereum Fund Flow Visualizer lets users explore the transaction history of any Ethereum wallet address as an interactive network graph. Enter a wallet address and the tool fetches on-chain transaction data, calculates net fund flows between counterparties, and renders the result as a force-directed graph built with D3.js where each node is a wallet and each edge represents the net ETH transferred between them.
Double-clicking any node in the graph expands it to reveal its own transaction counterparties, allowing users to trace funds across multiple hops. Edge thickness and color encode the magnitude and direction of net transfers. Transaction data is retrieved via the Etherscan API. A bar chart panel provides a secondary view of the top counterparties ranked by total ETH value.
Keywords: Ethereum wallet visualizer, blockchain transaction graph, on-chain fund flow, ETH wallet analysis, Ethereum counterparty graph, D3.js blockchain visualization, crypto fund tracing, Etherscan API visualization, Ethereum network graph, wallet transaction explorer