UTXO commitment
A Tacit UTXO is a P2TR output whose committed amount is hidden behind a Pedersen commitment. The amount is recoverable only by the recipient (or, for T_PMINT/T_WITHDRAW outputs, public on chain).
- outpoint
- d7d7e675a7bfe081c92bad08ee534e4bba2cf218fe9f00ad52da87b0b778c3e7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- d7d7e675a7bfe081c92bad08ee534e4bba2cf218fe9f00ad52da87b0b778c3e7 · T_PMINT
- block
- 948650 · 55d ago
- commitment C
- 02801928940d3922999f522a398935d86c1c5909f600aa91e7d3d57e50acd91175
- public amount
- 100
- public blinding
- 3c32d56b8a42327e1b28c0c62b3a2d6faa52f8033bcbba553356cc7d0be9179a
Validating this UTXO end-to-end requires walking ancestry back to the etch envelope and verifying every kernel signature and rangeproof on the path. tacitscan stores the bytes for the proofs but does not gate the page on verification — that's a deliberate trade for explorer responsiveness.