# V3-2.4 Map Expansion

## Map Expansion – True Path Tracking

{% hint style="success" %}
Explore the blockchain network by progressively expanding wallet connections, revealing deeper layers of relationships and fund flows.
{% endhint %}

#### How It Works

* Each wallet node displays an **"Expand" button** when you hover or select it.
* Click the button to expand that wallet's direct connections.
* The selected wallet **moves outward** from the center of the graph, creating space for its connections.
* All new connected wallets, tokens, and DEXes appear around the expanded node.
* The original connection to the primary wallet remains visible.
* Repeat the process on any newly revealed wallet to continue exploring.

#### Visual Behavior

* Expanded wallets shift position to maintain graph readability.
* Smooth animations show the expansion process.
* Color-coded connections indicate relationship types (funding, trading, transfers).
* Node size reflects transaction volume or wallet significance.

#### Multi-Layer Network Exploration

* **Layer 1**: All direct connections to your target wallet (default view).
* **Layer 2**: Expand any Layer 1 wallet to reveal its top connections.
* Creates comprehensive network map showing multi-degree relationships.
* Each layer intelligently prioritizes the most significant connections by volume.

<details>

<summary><strong>Smart Limits</strong></summary>

#### Performance Safeguards

* Smart limits for extremely dense graphs (e.g. CEX hot wallets).
* On-demand expansion so users never get blocked by overly heavy views.
* Each layer intelligently prioritizes the most significant connections by volume.

</details>
