This is mostly intended as a demo application for node-bitcoin-p2p. It replicates most of the functionality of the popular Block Explorer website.
npm install bitcoin-p2p
npm install express
git clone git:https://github.com/justmoon/node-bitcoin-explorer.git
To start the server
node app.js
The application will be visible on https://localhost:3000/