# TimechainStats > Real-time Bitcoin network statistics dashboard. Aggregates live data from mempool.space, the Diamondback block API, and the Sidewinder historical API to display hashrate, difficulty, price, mempool, mining pools, Lightning Network, market, and on-chain metrics, plus AI-powered insights, an advanced calculator, educational resources, and interactive games. Purely client-side React SPA; all metrics stream live in the browser and are not captured in this static file. ## Dashboards - [Home](https://timechainstats.com/): Default overview with key Bitcoin network and price metrics. - [Network](https://timechainstats.com/network): Hashrate, difficulty, mempool status, node count, and block-level statistics. - [Mining](https://timechainstats.com/mining): Mining pool distribution, block rewards, subsidy, and fee analysis. - [Market](https://timechainstats.com/market): Bitcoin price, market cap, trade volume, and supply metrics. - [Charts](https://timechainstats.com/charts): Historical time-series charts (hashrate, fees, price, block sizes, and more) spanning up to 3 years. - [Stonks](https://timechainstats.com/stonks): Bitcoin priced against traditional assets and economic indicators. - [Custom Dashboard](https://timechainstats.com/custom): Drag-and-drop builder to select up to 21 metrics from 48+ options, with brand customization saved in the browser. ## Tools - [Calculator](https://timechainstats.com/calculator): Bitcoin and sats unit converter across 20 supported currencies. - [Paper Trader](https://timechainstats.com/papertrader): Advanced trade calculator for modeling Bitcoin positions. ## Resources - [Resources](https://timechainstats.com/resources): Curated Bitcoin educational links, glossary, and reference material. - [Donate](https://timechainstats.com/donate): Support the project. ## Data Sources - [Mempool.space](https://mempool.space): Real-time WebSocket feed for blocks, fees, mempool, and difficulty adjustment. - [Diamondback API (2140data.com)](https://2140data.com): Real-time block and network statistics, last ~4 weeks of blocks with full transaction data. - [Sidewinder API (2140data.net)](https://2140data.net): Historical Bitcoin and financial data aggregated from 36+ external APIs, served as authenticated REST endpoints. ## About - Live site: https://timechainstats.com - Purpose: Free, real-time Bitcoin network analytics, education, and interactive tools for the Bitcoin community. - Tech: React 18 single-page application, triple-redundant WebSocket price failover (Coinbase, Timechain, mempool.space), PWA with offline caching. - Terminology: Uses Bitcoin-native terms (timechain, sats, HODL). No financial advice.