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
- 91d6ff7ca55ba0d5c357f2f73585c5abba2be822f7f1aef7950d661c29904569:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 91d6ff7ca55ba0d5c357f2f73585c5abba2be822f7f1aef7950d661c29904569 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 02e5f8643ef7fdbe219ee1e070622fc865016754a9f547b765899280d5c06f3fcc
- public amount
- 100
- public blinding
- 47e0feb9efafd26509bacceb8404514e99d7fb07d4b244645710c8431448a6fb
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.