Settings

Blockchain
Network
Unit
Language
Theme
Sound New Block

Transaction

14ede6df41a717693b59e28fa945e8523cb89b51cb324bce96de6587eaa9134f
Timestamp (utc)
2021-05-03 00:19:16
Fee Paid
0.00001296 BSV
(
0.02996272 BSV
-
0.02994976 BSV
)
Fee Rate
500.3 sat/KB
Version
1
Confirmations
302,685
Size Stats
2,590 B

4 Outputs

Total Output:
0.02994976 BSV
  • jrunM {"in":0,"ref":["native://Jig","b44a203acd6215d2d24b33a41f730e9acf2591c4ae27ecafc8d88ef83da9ddea_o1?berry=306a04730ad01ece3fb82bd6c57401ee84cbb74c448272a09fc4ec8618c20b1f&hash=bee264319122fc2877fb43d0d5c9e4342a2c93f3063998587caf26c84b37364e&version=5"],"out":["3599e1efe7b22b125b3d4b74e928c798d3db6bc33f7d1b6cc21d1d7d32d1bcbc","1414f4333fd48e43f6c20925e2000f3d9932c73a914829fb9d9156adcefc860d"],"del":[],"cre":["mkpfqx42de2PZUzHWgRmiK42Jc5x2ba4wi","mkpfqx42de2PZUzHWgRmiK42Jc5x2ba4wi"],"exec":[{"op":"DEPLOY","data":["class Satoshi_Knowledge extends Jig {\n init (owner, message) {\n this.owner = owner;\n this.message = message;\n }\n send (to) {\n this.owner = to;\n }\n}",{"deps":{"Jig":{"$jig":0}},"friends":[{"$jig":3}],"interactive":false,"metadata":{"image":{"$jig":1}},"total":21000000},"class OrderLock { constructor(address, satoshis) { if (typeof address !== \"string\" || address.length < 27) { throw new TypeError(\"Invalid address\"); } if (typeof satoshis !== \"number\" || !Number.isInteger(satoshis)) { throw new Error(\"Invalid satoshis\"); } if (satoshis > Number.MAX_SAFE_INTEGER) { throw new Error(\"Invalid. Max: \" + Number.MAX_SAFE_INTEGER); } if (satoshis < 546) { throw new Error(\"Dust\"); } this.address = address; this.satoshis = satoshis; } script() { const output = this.serializeOutput(this.address, this.satoshis); const hashOutput = this.sha256sha256(output); return ( OrderLock.scriptTemplate.slice(0, 2) + hashOutput + OrderLock.scriptTemplate.slice(66) ); } serializeOutput(address, satoshis) { const satoshisHex = this.serializeSatoshis(satoshis); const satoshisHexBytes = Hex.stringToBytes(satoshisHex); const outputScriptBytes = Hex.stringToBytes(this.getP2PKHScript(address)); const lengthBytes = [25]; return satoshisHexBytes.concat(lengthBytes, outputScriptBytes); } serializeSatoshis(satoshis) { let numberHex = (\"0000000000000000\" + satoshis.toString(16)).slice(-16); return numberHex .match(/[a-fA-F0-9]{2}/g) .reverse() .join(\"\"); } getP2PKHScript(address) { const decoded = Base58.decode(address); const hex = Hex.bytesToString(decoded); return asm(`OP_DUP OP_HASH160 ${hex} OP_EQUALVERIFY OP_CHECKSIG`); } sha256sha256(output) { return Hex.bytesToString(sha256(sha256(output))); } domain() { return 0; } }",{"deps":{}}]}]}
    https://whatsonchain.com/tx/14ede6df41a717693b59e28fa945e8523cb89b51cb324bce96de6587eaa9134f