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.
 
 
 

87 lines
2.1 KiB

<!DOCTYPE html>
<html>
<head>
<title>Hush Explorer: Speak And Transact Freely</title>
<style>
body {
width: 95%;
margin: 5 auto;
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
background: #111111;
color: #cccccc;
}
a:link { color: #888888; }
a:visited { color: #888888; }
a:hover { color: #554200; }
a:active { color: #550000; }
</style>
<!--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{ Fuck Blockchain Analysts }
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\ ^__^
\ (@@)\_______
(__)\ )\/\
||----w |
|| ||
- Duke Leto and The Hush Developers
-->
</head>
<body>
<center>
<br/>
<br/>
<a href="https://hush.is">Hush</a> | <a href="https://explorer.hush.is">Explorer</a>
| <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/>
<h1>HUSH Blockchain Explorer</h1>
<div id=navbar>
<a href="/blocks/">Blocks</a>
</div>
<div id=stats>
<table width="100%" border=1>
<tr>
<td align=center>
<table>
<tr><th>Block Height</th><td><a href="/block/#BLOCKHEIGHT#">#BLOCKHEIGHT#</a></td></tr>
<tr><th>Block Hash</th><td><a href="/block/#BLOCKHASH#">#BLOCKHASH#</a></td></tr>
<tr><th>Transaction ID</th><td><a href="/tx/#TXID#">#TXID#</a></td></tr>
<tr><th>Transaction Time</th><td>#TXTIME#</td></tr>
<!-- <tr><th>Transaction Size</th><td>#TXSIZE#</td></tr> -->
</table>
</td>
</tr>
<tr>
<td align=center>
#TX_DATA#
</td>
</tr>
</table>
</div>
<br>
</center>
<font color=red>
<pre>
_____________
< Extreme!!!! >
-------------
\ ^__^
\ (@@)\_______
(__)\ )\/\
||----w |
|| ||
</pre>
</font>
</body>
</html>