Bitcoin Returns
Bitcoin total return visualization normalized to percentage since the selected start date. Foundation for cross-asset comparison - benchmark overlays require licensed market data (Gold, S&P 500, Bonds, Real Estate).
What is it?
Bitcoin Returns visualizes Bitcoin's total return evolution since a chosen start date, normalized to percentage (start = 0%). The curve represents cumulative performance of a BTC investment made on that date. The tool lets users explore Bitcoin performance over any historical period and visually quantify cumulative return. The current version renders Bitcoin as a single curve; multi-asset extension (Gold, S&P 500, Bonds, Real Estate) is pending acquisition of licensed market data (LBMA for gold, S&P Dow Jones for S&P 500, etc.).
How to read
The curve starts at 0% on the start date (or 100 on indexed scale). Each point represents cumulative total return as a percentage since start. A +500% value means the investment was multiplied by 6. Curve slope indicates return accumulation velocity. Plateaus and corrections show consolidation or drawdown phases.
Key zones
Over any >4 year period starting before 2021, Bitcoin has historically produced cumulative returns >100%. The largest historical drawdown periods have exceeded -80% from the previous peak. The log-scale curve reveals the underlying power law; linear scale makes cycles more apparent. The start date dramatically impacts the displayed return: starting at a cycle peak produces marked initial drawdowns.
What to observe
Change the start date to observe how cumulative return evolves based on entry point. Start dates at cycle bottoms (2015, 2018, 2022) produce the most favorable trajectories. Start dates at cycle peaks (2017, 2021, 2024) produce significant initial drawdowns before recovery. Enable logarithmic scale to see the structural regularity of long-term returns, often invisible in linear scale.
Historical context
Bitcoin has shown the best absolute return among public assets over the 2014-2024 decade, but with the highest volatility. Bitcoin's Sharpe ratio has historically been comparable to the S&P 500's over >4 year periods, which is remarkable for such a volatile asset. This tool's goal is to provide the Bitcoin view as a foundation for future comparative analysis incorporating traditional asset benchmarks.
Expert notes
Multi-asset extension of this tool (Gold, S&P 500, Bonds, Real Estate) is subject to data licensing constraints. LBMA Gold Fix and S&P 500 total return are commercially protected data (ICE Benchmark Administration for LBMA, S&P Dow Jones for SPX) requiring paid licenses incompatible with a low-margin consumer SaaS. Open-data alternatives exist (Shiller CC0 dataset for monthly historical S&P, Yahoo Finance for approximations) but require dedicated pipeline investment. Meanwhile, the Bitcoin foundation is functional and usable for cumulative return analysis.
Common mistakes to avoid
Bitcoin's past outperformance does NOT guarantee future outperformance. The comparison includes Bitcoin's explosive growth phase which will probably not repeat at the same scale. The cumulative return displayed depends entirely on the chosen start date - starting at a cycle peak produces a very different return than starting at a trough, even for the same duration.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/returns-comparison/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "returns-comparison",
"timeframe": "1y"
}Required tier: pro. See the pricing grid for the tier list and the MCP documentation for multi-client configuration.
Related metrics
Institutional disclaimer
Trinity Insights is an educational and analytical tool. The metric above does not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.