I was studying bitcoin script, and upon watching this transaction in blockexplorer i was confused , what exactly is ScriptSig and scriptPubKey is of reciever?
According to what I know, the receiver contributes the ScripSig and sender contributes the ScriptPubKey. I cannot understand the function of CHECKSIG operation and what signature does it validate.