Lewati ke konten utama

Clicking Nodes & Edges

The Bubble Map is fully interactive. Clicking any node or edge opens a detail panel with information about that address or transaction.


Clicking a Node (Address)

Click any circle on the map to inspect the address it represents.

The detail panel shows:

FieldDescription
AddressThe full Ethereum address, with a copy button
TypeWhat kind of address it is (wallet, exchange, bridge, mixer, contract)
DepthHow many transaction hops from the starting address
InflowTotal value received at this address within the trace
OutflowTotal value sent from this address within the trace
Transaction countNumber of transactions involving this address in the trace
Block explorer linkOpens the address on a public block explorer for further investigation

Clicking an Edge (Transaction Arrow)

Click any arrow connecting two nodes to see the transaction that moved funds between them.

The detail panel shows:

FieldDescription
Transaction hashThe on-chain identifier for this transaction, with a copy button
From / ToThe sender and receiver addresses
ValueAmount transferred, in the token's units
TokenThe token transferred (ETH, USDC, etc.)
TimestampWhen the transaction was confirmed on-chain
DirectionWhether this was an outgoing or incoming flow relative to the trace origin
Block explorer linkOpens the transaction on a public block explorer

On Mobile

On mobile devices, clicking a node or edge opens a bottom sheet instead of a side panel. The same information is presented in a scrollable sheet that slides up from the bottom of the screen.


Deselecting

Click anywhere on the empty map background to deselect a node or edge and close the detail panel.