Skip to content
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.

bittorium/bittorium-blockexplorer

Repository files navigation

Bittorium block explorer (BTOR)

This is the new version of the Bittorium block explorer, network status and pool lists. an online version is available here : https://bittorium.org/blockexplorer

To devellop locally : you can spawn a local webserver and use and allow CORS (Cross origin ressource sharing) in your browser

task list

  • homepage

    • network stats
    • total emission with percentage
    • total transactions
    • show tx in mempool
    • tx in mempool detail
    • show last found blocks
    • price in usd/eur/btc
    • small difficulty graph for last 31 blocks
    • search field for blk or tx
    • search by payment ID
    • add nodes status/versions
    • remove url variable
  • blockchain

    • search field
    • search by payment ID
    • last 31 blocks list
    • load more
    • next/previous page
  • block detail

    • show block detail
    • modal window
    • next/previous block
  • tx detail

    • show tx detail
    • modal window
  • pools

    • pools list
    • overall stats
    • country flags
    • country hover link
    • order by hashrate/miners...
    • map of pools (geoip)
  • stats

    • Difficulty graph
    • emission graph vs theorical
    • tx graphs
    • "Zawy" look graph
  • world map

Releases

No releases published

Packages

No packages published

Languages