Drop a live, auto-updating crypto bubble map onto any page with one line of HTML. No API key, no signup, no cost, no attribution required.
<iframe src="https://bubblelayer.com/widget?count=50&tf=24h"
width="100%" height="440" frameborder="0"
title="Live crypto bubble map by BubbleLayer"
loading="lazy"></iframe>
Add these to the URL to customise the widget:
| Parameter | Values | What it does |
|---|---|---|
| count | 10โ100 (default 50) | How many coins to display |
| tf | 1h, 24h, 7d (default 24h) | Timeframe for the % change |
| theme | dark, light (default dark) | Colour scheme |
<!-- Light theme, top 30 coins, 7-day change -->
<iframe src="https://bubblelayer.com/widget?count=30&tf=7d&theme=light"
width="100%" height="440" frameborder="0"
title="Live crypto bubble map by BubbleLayer"
loading="lazy"></iframe>
The widget is fully responsive, so setting width="100%" lets it fit
any column. A height between 380px and 600px works well for most layouts.
It loads no tracking scripts, sets no cookies, and reads a single cached data file โ so it stays fast and won't slow your page down.
Free for personal and commercial sites. Please don't modify the widget to remove the BubbleLayer link. We may update the widget's appearance over time. Market data is for information only and is not financial advice.