Ad
Inputs (2)
Output transaction:
Settlement height:
Value:
5 ERG
Output transaction:
Settlement height:
Value:
0.098 ERG
Outputs (3)
Spent in transaction:
Settlement height:
Value:
5 ERG
Spent in transaction:
Settlement height:
Value:
0.0949 ERG
Spent in transaction:
Settlement height:
Value:
0.0011 ERG
Transaction Details
Status: Confirmed
Size: 525 B
Received time: 10/12/2021 08:45:35 AM
Included in blocks: 595,869
Confirmations: 1,171,990
Total coins transferred: 5.1 ERG
Fees: 0.0011 ERG
Fees per byte: 0.000002095 ERG
Raw Transaction Data
{
  "id": "34038e7a36661e8807f61eb50d2a224843c488a7187d87d5e1e92bc4cf575aa1",
  "blockId": "a0a7ff989ccf009266923151be36e365e260f5600e6fbdf3720b1955d5955679",
  "inclusionHeight": 595869,
  "timestamp": 1634028335680,
  "index": 10,
  "globalIndex": 1930628,
  "numConfirmations": 1171990,
  "inputs": [
    {
      "boxId": "2f0e935fd8a49d5d471b1a72db16f15d9c5305b4bbe0d79f50fdba4b5b9e37fc",
      "value": 4998000000,
      "index": 0,
      "spendingProof": "ff4df558a4a45fde70e243b9e6885a20e73e5d127b9dd03d1cbf3e55721631f8f202fb4bbc2ca6a576ffe0e4f4a9fccc74904000de77c9eb",
      "outputBlockId": "aec2daaf59ff0c24118f66c2350b2e0fa13224293a6d789c0bec159729c7b235",
      "outputTransactionId": "10029791cfac68df5ced464804a81c950841c11ae32664b6161157edb870e8e8",
      "outputIndex": 0,
      "outputGlobalIndex": 8292811,
      "outputCreatedAt": 595109,
      "outputSettledAt": 595831,
      "ergoTree": "0008cd03d0e28aa2e7d2339384361434d84711e655d70d604997c5ee70e099af7de3b780",
      "ergoTreeConstants": "",
      "ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(d0e28a,398d20,...)))}",
      "address": "9i3oNo2TzhLdy7SQ4tCJuaECD8wtxd76TQf5mp8J6FGVTs4nurE",
      "assets": [],
      "additionalRegisters": {}
    },
    {
      "boxId": "794a6c1fea1e372c4f95fb2eeebe57bb3b7f6f2050acc69d64547f210d5c62d1",
      "value": 98000000,
      "index": 1,
      "spendingProof": "af1e8d2f8a1e130c9b3da1d9e9d609dc30d5741e3535889abf7f3107d1e2c47fac32e62789833baad5c3a4855e86decbb0d0bf5460b45a5f",
      "outputBlockId": "b13e5e9d663821b5279355203113da821c9bf4fba0d416a32a20fcfa794cca4a",
      "outputTransactionId": "a1b97f863c250d92b9a553a1ccb1e799896dc8f84cb2f65139d3186df3d79c91",
      "outputIndex": 0,
      "outputGlobalIndex": 8287483,
      "outputCreatedAt": 595023,
      "outputSettledAt": 595745,
      "ergoTree": "0008cd03d0e28aa2e7d2339384361434d84711e655d70d604997c5ee70e099af7de3b780",
      "ergoTreeConstants": "",
      "ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(d0e28a,398d20,...)))}",
      "address": "9i3oNo2TzhLdy7SQ4tCJuaECD8wtxd76TQf5mp8J6FGVTs4nurE",
      "assets": [],
      "additionalRegisters": {}
    }
  ],
  "dataInputs": [],
  "outputs": [
    {
      "boxId": "6b13f83b2cea8d87a908008f0c4a205746ff0da083881da4bd158bf750259dd8",
      "transactionId": "34038e7a36661e8807f61eb50d2a224843c488a7187d87d5e1e92bc4cf575aa1",
      "blockId": "a0a7ff989ccf009266923151be36e365e260f5600e6fbdf3720b1955d5955679",
      "value": 5000000000,
      "index": 0,
      "globalIndex": 8294745,
      "creationHeight": 595867,
      "settlementHeight": 595869,
      "ergoTree": "100804000e209ba1e096be239743865fbf586fc27a94a05d985129d9693076936d369aa5d644040004000500040004000e20002693cd6c3dc7c156240dd1c7370e50c4d1f84a752c2f74d93a20cc22c2899dd802d601b2a4730000d602c27201d1ededed93cb7202730193c2b2a5730200720292c1b2a57303009ac17201b0b5a4d901036393c27203c2a77304d9010341639a8c720301c18c720302938cb2db6308b2a5730500730600017307",
      "ergoTreeConstants": "0: 0\n1: Coll(-101,-95,-32,-106,-66,35,-105,67,-122,95,-65,88,111,-62,122,-108,-96,93,-104,81,41,-39,105,48,118,-109,109,54,-102,-91,-42,68)\n2: 0\n3: 0\n4: 0\n5: 0\n6: 0\n7: Coll(0,38,-109,-51,108,61,-57,-63,86,36,13,-47,-57,55,14,80,-60,-47,-8,74,117,44,47,116,-39,58,32,-52,34,-62,-119,-99)",
      "ergoTreeScript": "{\n  val box1 = INPUTS(placeholder[Int](0))\n  val coll2 = box1.propositionBytes\n  sigmaProp(\n    (\n      ((blake2b256(coll2) == placeholder[Coll[Byte]](1)) && (OUTPUTS(placeholder[Int](2)).propositionBytes == coll2)) && (\n        OUTPUTS(placeholder[Int](3)).value >= box1.value + INPUTS.filter({(box3: Box) => box3.propositionBytes == SELF.propositionBytes }).fold(\n          placeholder[Long](4), {(tuple3: (Long, Box)) => tuple3._1 + tuple3._2.value }\n        )\n      )\n    ) && (OUTPUTS(placeholder[Int](5)).tokens(placeholder[Int](6))._1 == placeholder[Coll[Byte]](7))\n  )\n}",
      "address": "zLSQDVBaHLDd5NgZxuhZz5w41hcRGAfDVrfR14ikyXVFaEe27fqQf1AZmjcmYTQuM67snZxUcAWWj7ofdrHDTGETv21k77PPYu61eRQBkxYbAowfWbaXa2RmwmdJ4R1c7SRVdv2SdHmB1o7iQD5Tg1B9wBPG4FUtdmQDQQhi73sscWBBmNwqGcy8doCwiB4AXtXQyv5itG84kFfDE6FANhPzDtPvpjNsWjn8nQmFZT2srsSijx",
      "assets": [],
      "additionalRegisters": {},
      "spentTransactionId": "43d00494bd050eec9f173bac11931e6e0a449c54a6861baebf1801a3d278b703",
      "mainChain": true
    },
    {
      "boxId": "e7b308ea39ef1baac0a65af5743c4d2423a2e70e269dba60ea12055775f71796",
      "transactionId": "34038e7a36661e8807f61eb50d2a224843c488a7187d87d5e1e92bc4cf575aa1",
      "blockId": "a0a7ff989ccf009266923151be36e365e260f5600e6fbdf3720b1955d5955679",
      "value": 94900000,
      "index": 1,
      "globalIndex": 8294746,
      "creationHeight": 595867,
      "settlementHeight": 595869,
      "ergoTree": "0008cd03d0e28aa2e7d2339384361434d84711e655d70d604997c5ee70e099af7de3b780",
      "ergoTreeConstants": "",
      "ergoTreeScript": "{SigmaProp(ProveDlog(ECPoint(d0e28a,398d20,...)))}",
      "address": "9i3oNo2TzhLdy7SQ4tCJuaECD8wtxd76TQf5mp8J6FGVTs4nurE",
      "assets": [],
      "additionalRegisters": {},
      "spentTransactionId": "7be9d97610b1ff35be430b55b47143f9568cbc56c6f5b651814ed4e47a40a36a",
      "mainChain": true
    },
    {
      "boxId": "0ea1ab1880d54b8a917c673b571fb925b06a1f46393bdfe21390af528536c083",
      "transactionId": "34038e7a36661e8807f61eb50d2a224843c488a7187d87d5e1e92bc4cf575aa1",
      "blockId": "a0a7ff989ccf009266923151be36e365e260f5600e6fbdf3720b1955d5955679",
      "value": 1100000,
      "index": 2,
      "globalIndex": 8294747,
      "creationHeight": 595867,
      "settlementHeight": 595869,
      "ergoTree": "1005040004000e36100204a00b08cd0279be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798ea02d192a39a8cc7a701730073011001020402d19683030193a38cc7b2a57300000193c2b2a57301007473027303830108cdeeac93b1a57304",
      "ergoTreeConstants": "0: 0\n1: 0\n2: Coll(16,2,4,-96,11,8,-51,2,121,-66,102,126,-7,-36,-69,-84,85,-96,98,-107,-50,-121,11,7,2,-101,-4,-37,45,-50,40,-39,89,-14,-127,91,22,-8,23,-104,-22,2,-47,-110,-93,-102,-116,-57,-89,1,115,0,115,1)\n3: Coll(1)\n4: 1",
      "ergoTreeScript": "{sigmaProp(\n  allOf(\n    Coll[Boolean](\n      HEIGHT == OUTPUTS(placeholder[Int](0)).creationInfo._1, OUTPUTS(placeholder[Int](1)).propositionBytes == substConstants(\n        placeholder[Coll[Byte]](2), placeholder[Coll[Int]](3), Coll[SigmaProp](proveDlog(decodePoint(minerPubKey)))\n      ), OUTPUTS.size == placeholder[Int](4)\n    )\n  )\n)}",
      "address": "2iHkR7CWvD1R4j1yZg5bkeDRQavjAaVPeTDFGGLZduHyfWMuYpmhHocX8GJoaieTx78FntzJbCBVL6rf96ocJoZdmWBL2fci7NqWgAirppPQmZ7fN9V6z13Ay6brPriBKYqLp1bT2Fk4FkFLCfdPpe",
      "assets": [],
      "additionalRegisters": {},
      "spentTransactionId": "0fb413f5d7e91b6fc86ae8b809cd6c65d0aebc802b6dd1c07eea46dfccd05978",
      "mainChain": true
    }
  ],
  "size": 525,
  "isUnconfirmed": false
}