Extremely Private HUSH and HAC explorer https://explorer.hush.is
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

102 lines
3.4 KiB

While Siona swims, we lack the bricks on the road she will run on...
<!DOCTYPE html>
<html>
<head>
<title>Hush Explorer: Speak And Transact Freely</title>
<style>
body {
width: 66em;
margin: 0 auto;
font-family: Tahoma, Verdana, Arial, sans-serif;
}
</style>
<!-- this explorer must be hosted at / or this needs to be changed.
Not specifying a hostname makes it compatible with Tor/i2p/etc and other mirrors
- Duke
-->
<meta http-equiv="refresh" content="120; URL=/">
</head>
<!--
"Fuck Blockchain Analysts"
- Duke Leto and The Hush Developers
-->
<body>
<h1>HUSH Blockchain Explorer</h1>
<div id=stats>
<table width="100%" border=1>
<tr>
<td>
<table>
<tr><th>Current Height</th><td>339797</td></tr>
<tr><th>Notarized Height</th><td> 319432</td></tr>
<tr><th>Total Transactions</th><td> 636565</td></tr>
<!--<tr><th>Transactions Per Day</th><td> #TXS_PER_DAY#</td></tr> -->
<tr><th>Difficulty</th><td> 48982331</td></tr>
<tr><th>Network Solution Rate (Hashrate)</th><td> 5.988313 MegaSols/s</td></tr>
<tr><th>Circulating Supply</th><td> 10424467.60612515 HUSH</td></tr>
<tr><th>Shielded Supply</th><td> 3201461.20925607 HUSH (30.711 %)</td></tr>
</table>
</td>
<td valign=top>
<table>
<tr><th>Blockhash</th><th>Block height</th><th>Transactions</th><th>Shielded Transactions</th></tr>
<tr><td><a href="/block/#BLOCK01_HASH#">#BLOCK01_HASH#</a></td><td>#BLOCK01_HEIGHT#</td><td>#BLOCK01_TXS#</td><td>#BLOCK01_ZTXS#</tr>
<tr><td><a href="/block/#BLOCK02_HASH#">#BLOCK02_HASH#</a></td><td>#BLOCK02_HEIGHT#</td><td>#BLOCK02_TXS#</td><td>#BLOCK02_ZTXS#</tr>
<tr><td><a href="/block/#BLOCK03_HASH#">#BLOCK03_HASH#</a></td><td>#BLOCK03_HEIGHT#</td><td>#BLOCK03_TXS#</td><td>#BLOCK03_ZTXS#</tr>
<tr><td><a href="/block/#BLOCK04_HASH#">#BLOCK04_HASH#</a></td><td>#BLOCK04_HEIGHT#</td><td>#BLOCK04_TXS#</td><td>#BLOCK04_ZTXS#</tr>
<tr><td><a href="/block/#BLOCK05_HASH#">#BLOCK05_HASH#</a></td><td>#BLOCK05_HEIGHT#</td><td>#BLOCK05_TXS#</td><td>#BLOCK05_ZTXS#</tr>
<tr><td><a href="/block/#BLOCK06_HASH#">#BLOCK06_HASH#</a></td><td>#BLOCK06_HEIGHT#</td><td>#BLOCK06_TXS#</td><td>#BLOCK06_ZTXS#</tr>
<tr><td><a href="/block/#BLOCK07_HASH#">#BLOCK07_HASH#</a></td><td>#BLOCK07_HEIGHT#</td><td>#BLOCK07_TXS#</td><td>#BLOCK07_ZTXS#</tr>
<tr><td><a href="/block/#BLOCK08_HASH#">#BLOCK08_HASH#</a></td><td>#BLOCK08_HEIGHT#</td><td>#BLOCK08_TXS#</td><td>#BLOCK08_ZTXS#</tr>
<tr><td><a href="/block/#BLOCK09_HASH#">#BLOCK09_HASH#</a></td><td>#BLOCK09_HEIGHT#</td><td>#BLOCK09_TXS#</td><td>#BLOCK09_ZTXS#</tr>
<tr><td><a href="/block/#BLOCK10_HASH#">#BLOCK10_HASH#</a></td><td>#BLOCK10_HEIGHT#</td><td>#BLOCK10_TXS#</td><td>#BLOCK10_ZTXS#</tr>
</table>
</td>
</tr>
</table>
</div>
<br>
<h1>About This Extreme Explorer</h1>
This Explorer doesn't snoop on your privacy! There is no Javascript or images for that reason.
Either could be used to steal your privacy.
<h1>License</h1>
GPLv3
<br>
<a href="https://hush.is/twitter">Twitter</a>
|
<a href="https://hush.is/tg">Telegram</a>
|
<a href="https://hush.is/telegram_support">Telegram Support</a>
|
<a href="https://hush.is/telegram_mining">Telegram Mining</a>
|
<a href="https://hush.is/reddit">Reddit</a>
|
<a href="https://hush.is/youtube">YouTube</a>
|
<a href="https://hush.is/bitcointalk">BitcoinTalk</a>
|
<a href="https://hush.is/mastodon">Mastodon</a>
|
<a href="https://hush.is/matrix">Matrix</a>
<br/>
<br/>
<br/>
</body>
</html>