epson121 / expl0

Simple bitcoin blockchain explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#explo

###Bitcoin blockchain explorer

  • Uses blockchain.info API
  • Tracks live transactions
  • Tracks live blocks and writes them to DB
    • when app is open (-.-)
  • You can check:
    • transaction info
    • block info
    • address balance
  • Made for learning purposes
    • implementing web sockets
    • working with REST api
    • slim framework
    • sqlite

###License MIT

About

Simple bitcoin blockchain explorer


Languages

Language:PHP 47.7%Language:HTML 44.1%Language:JavaScript 7.1%Language:CSS 0.6%Language:ApacheConf 0.4%