<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.seasonaltokens.org/index.php?action=history&amp;feed=atom&amp;title=Tutorials%3ABitcoin_Mining</id>
	<title>Tutorials:Bitcoin Mining - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.seasonaltokens.org/index.php?action=history&amp;feed=atom&amp;title=Tutorials%3ABitcoin_Mining"/>
	<link rel="alternate" type="text/html" href="https://wiki.seasonaltokens.org/index.php?title=Tutorials:Bitcoin_Mining&amp;action=history"/>
	<updated>2026-04-29T16:46:16Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.1</generator>
	<entry>
		<id>https://wiki.seasonaltokens.org/index.php?title=Tutorials:Bitcoin_Mining&amp;diff=4964&amp;oldid=prev</id>
		<title>Move page script: Move page script moved page Tutorials:D5e6 to Tutorials:Bitcoin Mining</title>
		<link rel="alternate" type="text/html" href="https://wiki.seasonaltokens.org/index.php?title=Tutorials:Bitcoin_Mining&amp;diff=4964&amp;oldid=prev"/>
		<updated>2025-11-04T00:41:36Z</updated>

		<summary type="html">&lt;p&gt;Move page script moved page &lt;a href=&quot;/wiki/Tutorials:D5e6&quot; class=&quot;mw-redirect&quot; title=&quot;Tutorials:D5e6&quot;&gt;Tutorials:D5e6&lt;/a&gt; to &lt;a href=&quot;/wiki/Tutorials:Bitcoin_Mining&quot; title=&quot;Tutorials:Bitcoin Mining&quot;&gt;Tutorials:Bitcoin Mining&lt;/a&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 02:41, 4 November 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Move page script</name></author>
	</entry>
	<entry>
		<id>https://wiki.seasonaltokens.org/index.php?title=Tutorials:Bitcoin_Mining&amp;diff=1419&amp;oldid=prev</id>
		<title>Mediawiki: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.seasonaltokens.org/index.php?title=Tutorials:Bitcoin_Mining&amp;diff=1419&amp;oldid=prev"/>
		<updated>2025-10-29T17:13:09Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:13, 29 October 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Mediawiki</name></author>
	</entry>
	<entry>
		<id>https://wiki.seasonaltokens.org/index.php?title=Tutorials:Bitcoin_Mining&amp;diff=1418&amp;oldid=prev</id>
		<title>BeginnersGuide&gt;Marin: /* Exercise: SHA 256 in Bitcoin */</title>
		<link rel="alternate" type="text/html" href="https://wiki.seasonaltokens.org/index.php?title=Tutorials:Bitcoin_Mining&amp;diff=1418&amp;oldid=prev"/>
		<updated>2025-04-04T04:21:33Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Exercise: SHA 256 in Bitcoin&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Quest: Bitcoin Mining =&lt;br /&gt;
&lt;br /&gt;
In the abstract of the Bitcoin white paper, we read about Hash Functions and Proof of Work:  &lt;br /&gt;
&lt;br /&gt;
{{Quote|The network timestamps transactions by hashing them into an ongoing chain of hash-based proof-of-work, forming a record that cannot be changed without redoing the proof-of-work.}}  &lt;br /&gt;
&lt;br /&gt;
Now we will explore how these concepts apply to Bitcoin Mining.  &lt;br /&gt;
&lt;br /&gt;
== Hash Functions ==&lt;br /&gt;
&lt;br /&gt;
* A hash function takes an input of any length and outputs a string of characters of finite length.  &lt;br /&gt;
* Bitcoin uses a hash function called &amp;#039;&amp;#039;&amp;#039;SHA 256&amp;#039;&amp;#039;&amp;#039;, which converts any input into a 64-character string.  &lt;br /&gt;
&lt;br /&gt;
== Task ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
# Visit the following website: [https://emn178.github.io/online-tools/sha256.html Hash Calculator] &lt;br /&gt;
# Use the tool to compute the hash of the word &amp;quot;zero&amp;quot; (all lowercase)  &lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Zealy Task:&amp;#039;&amp;#039;&amp;#039; Reply with the resulting hash.&lt;br /&gt;
&lt;br /&gt;
== &amp;#039;&amp;#039;&amp;#039;Exercise: SHA 256 in Bitcoin&amp;#039;&amp;#039;&amp;#039; ==&lt;br /&gt;
&lt;br /&gt;
SHA 256 is used in various aspects of Bitcoin: &lt;br /&gt;
 &lt;br /&gt;
1) To create Bitcoin public addresses from the Private Key.  &lt;br /&gt;
   * Notice the similarity between the SHA 256 output and a Bitcoin address.  &lt;br /&gt;
2) To check the integrity of the blockchain.  &lt;br /&gt;
&lt;br /&gt;
3) In the proof of work required to create new blocks.&lt;br /&gt;
&lt;br /&gt;
== Proof of Work and Mining ==&lt;br /&gt;
&lt;br /&gt;
* All network nodes agree on the state of the blockchain up to the latest block of transactions. &lt;br /&gt;
* All mining nodes work to create the next block.  &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Proof of Work Process:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
1) Nodes receive new transactions and add them to a block under construction.  &lt;br /&gt;
2) A random number called a &amp;#039;&amp;#039;&amp;#039;nonce&amp;#039;&amp;#039;&amp;#039; is added to the block.  &lt;br /&gt;
3) The node computes the SHA 256 hash of the potential new block.  &lt;br /&gt;
4) If the hash starts with a required number of zeroes, the block is complete.  &lt;br /&gt;
5) The node broadcasts the new block to the network.  &lt;br /&gt;
6) The network verifies the block&amp;#039;s hash satisfies all conditions and adds it to the blockchain.  &lt;br /&gt;
7) Nodes begin work on the next block, including any remaining transactions.  &lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Key Concepts:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* The process of creating new blocks is called &amp;#039;&amp;#039;&amp;#039;Mining&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
* The number of zeroes required in the hash for the proof of work is called the &amp;#039;&amp;#039;&amp;#039;difficulty&amp;#039;&amp;#039;&amp;#039;.  &lt;br /&gt;
  * Difficulty adjusts automatically to keep the time between new blocks close to ten minutes.  &lt;br /&gt;
* The &amp;#039;&amp;#039;&amp;#039;Hashrate&amp;#039;&amp;#039;&amp;#039; of the network measures the computational power involved in mining. It represents the number of hashes performed to find a valid block.&lt;/div&gt;</summary>
		<author><name>BeginnersGuide&gt;Marin</name></author>
	</entry>
</feed>