monerometrics

Live Monero (XMR) network metrics: reorgs, orphan blocks, mining-pool centralization.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Live Monero (XMR) network metrics: reorgs, orphan blocks, mining-pool centralization.

    Список инструментов сервера (18)

    Технические названия из tools/list. Нужны только разработчикам.

    network_infoCurrent Monero network state: latest indexed height, difficulty, network hashrate and mempool size.
    priceCurrent Monero (XMR) price: centralized spot plus both sides of the Haveno peer-to-peer book. Returns the best offer and the amount-weighted average on each side, resting depth, offer counts, and round_trip_cost_pct: the cost of buying XMR and selling it straight back, which is far larger than the headline premium.
    haveno_bookThe live Haveno XMR/USD order book, both sides, priced against centralized spot. Each price level carries its cumulative depth, offer count, payment methods and a reversible flag. `asks` are makers selling XMR, so taking one means buying; `bids` are makers buying, so taking one means selling. Offers are advertisements with differing payment methods rather than a matched book, so nothing executes on its own and the best bid can sit at or above the best ask.
    haveno_premiumHaveno peer-to-peer quotes against centralized spot over time, both sides. window in 24h,7d,30d,90d,1y. History starts on 24 August 2026, when recording began.
    haveno_payment_methodsExecuted Haveno trades grouped by payment method, with the premium over spot. window in 30d,90d,180d,1y,all. currency in USD,EUR. The premium tracks how reversible and convenient the payment rail is, not privacy: every one of these trades is equally non-KYC. The reversible flag is our own classification, not a Haveno field.
    network_hashrateNetwork hashrate time series. window in 1h,24h,7d,30d,90d,1y,5y.
    network_blocktimeBlock-time variance time series (seconds between blocks). window in 1h,24h,7d,30d,90d,1y,5y.
    network_mempoolMempool size time series (number of pending transactions). window in 1h,24h,7d,30d,90d,1y,5y.
    network_emissionBlock reward / emission time series (XMR per block). window in 1h,24h,7d,30d,90d,1y,5y.
    reorgsDetected Monero chain reorganizations, most recent first, with fork point, depth and affected transactions.
    reorg_statsAggregate reorg statistics over windows: counts, average and maximum depth, affected transactions.
    recent_orphansRecent orphan blocks with their canonical counterpart at the same height. limit 1..50.
    pool_distributionMining-pool distribution over a window: block share per pool, largest-pool share and the Nakamoto coefficient (minimum pools controlling >50% of blocks). window in 1h,6h,24h,48h,7d.
    pool_sourcesReachability status of each mining-pool API used for block attribution.
    chain_provenanceHow mining-pool attribution was established over a window: share proven by view key, claimed by pool API, inferred from coinbase, or unattributed. window in 1h,6h,24h,48h,7d.
    get_blockFull detail for one block by its 64-character block hash: height, previous hash, size, difficulty, reward, coinbase, transaction list and merge-mining tags.
    search_blockFind a block by height (a number) or by 64-character hash, anywhere in the chain down to the genesis block (height 0). Returns the block detail plus whether it is canonical or an orphan.
    chain_fork_windowCanonical chain plus any competing orphan blocks around a height. 'to' is the highest height in the window (defaults to the current tip); lower it to browse older history down to the genesis block. limit 10..500.