Height | Age | Transactions | Size |
---|---|---|---|
Waiting for blocks... | |||
{{b.height}} | {{humanSince(b.time)}} | {{b.txlength}} | {{b.size}} |
Hash | Value Out | |
---|---|---|
Waiting for transactions... | ||
{{tx.txid}} | {{$root.currency.getConvertion(tx.valueOut) || tx.valueOut + ' DASH'}} |
insight is an open-source Dash blockchain explorer with complete REST and websocket APIs that can be used for writing web wallets and other apps that need more advanced blockchain queries than provided by dashd RPC. Check out the source code.
insight is still in development, so be sure to report any bugs and provide feedback for improvement at our github issue tracker.