diff --git a/README.md b/README.md index c0cddf7..ef43a8c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# BTC Explorer + Simple, database-free Bitcoin blockchain explorer, via RPC. Built with Node.js, express, bootstrap-v4. This tool is intended to be a simple, self-hosted explorer for the Bitcoin blockchain, driven by RPC calls to your own bitcoind node. This tool is easy to run but lacks features compared to full-fledged (stateful) explorers.