Bitcoin Forum
May 23, 2024, 10:32:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Definition of transactions  (Read 668 times)
Tolerius (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0



View Profile
December 18, 2011, 05:59:34 PM
 #1

Hello,

I'm writing a paper for myself in order to understand how bitcoin works. I have a serious problem of understanding the transactions. According to definition of public key cryptography, Elliptic Curve Digital Signature Algorithm and Nakamoto's paper, a transaction consists of the previous transaction plus the payee's public key in the hash function, which is signed by payer's private key to confirm the change of owner rights. At least this is what I understand.

The definition of Transactions in bitcoin wiki is a little different than that. It also says that nothing in the network is encrypted. Could someone please explain me how a transaction works? Thanks in advance.
Maged
Legendary
*
Offline Offline

Activity: 1204
Merit: 1015


View Profile
December 19, 2011, 10:55:25 PM
 #2

Hello,

I'm writing a paper for myself in order to understand how bitcoin works. I have a serious problem of understanding the transactions. According to definition of public key cryptography, Elliptic Curve Digital Signature Algorithm and Nakamoto's paper, a transaction consists of the previous transaction plus the payee's public key in the hash function, which is signed by payer's private key to confirm the change of owner rights. At least this is what I understand.

The definition of Transactions in bitcoin wiki is a little different than that. It also says that nothing in the network is encrypted. Could someone please explain me how a transaction works? Thanks in advance.
Those definitions don't conflict at all. Transactions involve signing and hashing, but encryption doesn't ever take place (unless you count signing as encryption, which may technically be correct). It seems that you pretty much understand it (other than the whole scripting part, but I'd ignore that until you understand everything else). Honestly, I'd suggest just looking at a few transactions over at Blockexplorer.com and let us know if you still have any questions.

Tolerius (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0



View Profile
December 22, 2011, 03:42:48 PM
 #3

Hello,

thanks a lot for your reply. I will take a look at the explorer.

Best regards,

Tolerius
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!