Skip to content

cardanoapi/mempool-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mempool Explorer

This monorepo contains api, websocket-server and frontend application source code for mempool explorer at mempool.cardanoapi.io.

For the complete setup of the application. We need to run client, api and server respectively. The environment variables required for running each application is given on the respective directories.

Components and How to run

After running all three components then access the mempool frontend via http://localhost:3000

Features

Currently mempool explorer supports following features :

  • Current epoch information
  • Transaction wait time graphs
  • Recent mempool size information
  • Live mempool viewer
  • Track mempool transaction
  • Statistics for pools
  • Pool distribution graph