Ethereum tokens (based on EIP20 standard) and transactions viewer
Mainnet and testnet are supported.
Online version at Ethplorer.io
Clone repository into separate webserver's directory.
cd /var/www
mkdir ethplorer
git clone https://github.com/amilabs/ethplorer.git ethplorer
Make sure your web server supports .htaccess and mod_rewrite.
Copy cfg/config.ethplorer.sample.js to cfg/config.ethplorer.js and specify service addresses.