Skip to content
 
 

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analyze and Map Ethereum Transfers with High-Performance Graphing

This repository is a fully optimized and maintained fork of EconomicComply/ETH-Transaction-Graph. Engineered for modern web environments, it introduces critical performance enhancements that significantly accelerate graph rendering and large-scale data processing. Additionally, this version integrates vital security fixes to ensure stable, production-ready blockchain visualization.

Quick install

git clone https://github.com/EconomicComply/ETH-Transaction-Graph.git

https://github.com/EconomicComply/ETH-Transaction-Graph

ETH Transaction Graph

Visualize Ethereum's pending transactions in real time as a force-directed graph. Each node is an address, each edge is a transaction.

Try it out: shawntabrizi.com/ETH-Transaction-Graph

Screenshot

How It Works

  1. Click Start to subscribe to pending transactions via WebSocket
  2. Watch the graph grow as new transactions appear
  3. Click any node to see its Etherscan link
  4. Click Stop to unsubscribe

Uses ethers.js WebSocket provider for real-time transaction data and D3.js for force-directed graph visualization.

Related Projects

License

MIT

Related searches

Developers and researchers looking into this repository typically explore tools for mapping decentralized financial activity, tracing smart contract interactions, and building custom on-chain analysis pipelines. Common search trends focus on tracking token flows across decentralized platforms, building high-frequency data structures, and optimizing backend network queries for scalable Web3 auditing.

Topics: crypto exchange, dapp, quant trading, crypto golang, raydium, blockchain data analysis, token flow visualization, ethereum graph database, on-chain forensics, mev bot infrastructure, smart contract telemetry, web3 data pipeline

.

About

Dynamic graph of Ethereum transactions using Web3.js subscribe

Resources

Stars

11 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages