Bitcoin.com

Bitcoin Widgets

Embed real-time cryptocurrency prices, charts, and news on your website.

Widget Examples

Scroll to the bottom of the page for installation instructions. Box shadows can be disabled with the bw-noshadow="true" option.

Price Chart Widget

Bitcoin (BTC)

Default theme:

<iframe src="https://charts.bitcoin.com/embed/widgets/live-price.html?coin=bitcoin&theme=dark" width="100%" height="440" style="border-radius: 12px;" title="Bitcoin Price Chart"></iframe>

Light theme:

<iframe src="https://charts.bitcoin.com/embed/widgets/live-price.html?coin=bitcoin&theme=light" width="100%" height="440" style="border-radius: 12px;" title="Bitcoin Price Chart"></iframe>

Bitcoin Cash (BCH)

Default theme:

<iframe src="https://charts.bitcoin.com/embed/widgets/live-price.html?coin=bitcoin-cash&theme=dark" width="100%" height="440" style="border-radius: 12px;" title="Bitcoin Cash Price Chart"></iframe>

Light theme:

<iframe src="https://charts.bitcoin.com/embed/widgets/live-price.html?coin=bitcoin-cash&theme=light" width="100%" height="440" style="border-radius: 12px;" title="Bitcoin Cash Price Chart"></iframe>

Simple Price Widget

Bitcoin (BTC)

<iframe src="https://charts.bitcoin.com/embed/widgets/live-price.html?coin=bitcoin&theme=auto&hideStats=true&hideMarketCap=true&hidePriceChange=true" width="100%" height="290" frameborder="0" style="border-radius: 12px;"></iframe>

Ethereum (ETH)

<iframe src="https://charts.bitcoin.com/embed/widgets/live-price.html?coin=ethereum&theme=auto&hideStats=true&hideMarketCap=true&hidePriceChange=true" width="100%" height="290" frameborder="0" style="border-radius: 12px;"></iframe>

Tether (USDT)

<iframe src="https://charts.bitcoin.com/embed/widgets/live-price.html?coin=tether&theme=auto&hideStats=true&hideMarketCap=true&hidePriceChange=true" width="100%" height="290" frameborder="0" style="border-radius: 12px;"></iframe>

XRP

<iframe src="https://charts.bitcoin.com/embed/widgets/live-price.html?coin=ripple&theme=auto&hideStats=true&hideMarketCap=true&hidePriceChange=true" width="100%" height="290" frameborder="0" style="border-radius: 12px;"></iframe>

BNB

<iframe src="https://charts.bitcoin.com/embed/widgets/live-price.html?coin=binancecoin&theme=auto&hideStats=true&hideMarketCap=true&hidePriceChange=true" width="100%" height="290" frameborder="0" style="border-radius: 12px;"></iframe>

Instructions

Customize the widget settings, copy the embed code, and paste it into your website HTML wherever you want it to appear.

Full documentation: https://charts.bitcoin.com/widgets/live-price.html