Genesis block: Difference between revisions

From Decimal Wiki
Jump to navigation Jump to search
[unchecked revision][checked revision]
(Created page with "<div class="mikio-article-content"> <div class="mikio-tags"> </div> <span id="genezis-blok"></span> = Генезис-блок = <div class="level1"> '''Генезис-блок''' , или блок зарождения / нулевой блок / блок «бытия». Он является основой всей системы блокчейн и прототипом всех последующих блоков в блокчейне. Блок генезиса...")
 
No edit summary
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{#seo:
                    |title= Genesis block
                    |titlemode= append
                    |keywords= Genesis block
                    |description= Genesis Block
                    }}
<div class="mikio-article-content">
<div class="mikio-article-content">
 
<div class="mikio-tags">
<div class="mikio-tags">




</div>
</div>
<span id="genezis-blok"></span>
<span id="genezis-blok"></span>
= Генезис-блок =
= Genesis block =
 
<div class="level1">
<div class="level1">
 
'''Генезис-блок''' , или блок зарождения / нулевой блок / блок «бытия». Он является основой всей системы блокчейн и прототипом всех последующих блоков в блокчейне.
'''Genesis-block''' , or the block of origin/zero block/block of "being". It is the basis of the entire blockchain system and the prototype of all subsequent blocks in the blockchain.
 
Блок генезиса почти всегда жёстко закодирован в программное обеспечение приложений, использующих его блокчейн. Это особый блок, который не ссылается на предыдущий. Каждый блок, созданный с момента нулевого, может автоматически отслеживать генезис-блок как своего предка посредством связей с предыдущими.
The genesis block is almost always hard-coded into the software of applications using its blockchain. This is a special block that does not refer to the previous one. Each block created from the moment of zero can automatically track the genesis block as its ancestor through links with the previous ones.
 
 
</div>
</div>
<span id="istorija"></span>
<span id="istorija"></span>
= История =
= History =
 
<div class="level1">
<div class="level1">
 
Все криптовалюты имеют блок генезиса, но первый блок биткоина более особенный, поскольку он был первым из первых.
All cryptocurrencies have a genesis block, but the first bitcoin block is more special because it was the first of the first.
 
Генезис-блок в биткоине содержит скрытое сообщение в транзакции: ''The Times 03/Jan/2009 Chancellor on brink of second bailout for banks'' («Время 3 января 2009-го, Канцлер на грани спасения банков во второй раз»).
The genesis block in bitcoin contains a hidden message in the transaction: "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" ("The time is January 3, 2009, the Chancellor is on the verge of saving banks for the second time").
 
Это, безусловно, послание от Сатоси Накамото, которое выполняет две функции обозначает время создания первого блока и указывает на экономические проблемы нынешнего правительства и банковской системы.
This is, of course, a message from Satoshi Nakamoto, which performs two functions it indicates the time of the creation of the first block and indicates the economic problems of the current government and the banking system.
 
 
</div>
</div>
<div style="clear:both">
<div style="clear:both">




</div>
</div>
 
</div>
</div>
  [[Category::Commoninfo]]
  [[Category:Commoninfo]]

Revision as of 06:06, 22 June 2022


Genesis block

Genesis-block , or the block of origin/zero block/block of "being". It is the basis of the entire blockchain system and the prototype of all subsequent blocks in the blockchain.

The genesis block is almost always hard-coded into the software of applications using its blockchain. This is a special block that does not refer to the previous one. Each block created from the moment of zero can automatically track the genesis block as its ancestor through links with the previous ones.

History

All cryptocurrencies have a genesis block, but the first bitcoin block is more special because it was the first of the first.

The genesis block in bitcoin contains a hidden message in the transaction: "The Times 03/Jan/2009 Chancellor on brink of second bailout for banks" ("The time is January 3, 2009, the Chancellor is on the verge of saving banks for the second time").

This is, of course, a message from Satoshi Nakamoto, which performs two functions — it indicates the time of the creation of the first block and indicates the economic problems of the current government and the banking system.