**BTC Explorer** is [open-source](https://github.com/janoside/btc-rpc-explorer). If you run your own [Bitcoin Full Node](https://bitcoin.org/en/full-node), **BTC Explorer** can easily run alongside it, communicating via RPC calls. See the project [ReadMe](https://github.com/janoside/btc-rpc-explorer) for a list of features and instructions for running.
if (latestBlocks)
h3 Latest Blocks
- var blocks = latestBlocks;
@ -21,3 +21,15 @@ block content
hr
a(href="/blocks", class="btn btn-primary btn-block") See more
hr
div(class="text-center")
:markdown-it
Public instance maintained at [https://btc-explorer.com](https://btc-explorer.com)