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
- f70cf7b3599f5fc6ed3147784b8445fc8af395f8f8e3ae37a0ce003456b97b88:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- f70cf7b3599f5fc6ed3147784b8445fc8af395f8f8e3ae37a0ce003456b97b88 · T_PMINT
- block
- 948724 · 3d ago
- commitment C
- 03be4c8bfc71bc66512fd6b48a16e3c0bf31d5d4f0ced0d71e6333c233248a6964
- public amount
- 100
- public blinding
- 577b309729ffbb93fb124b0f43e928cb8dd62f3c72b4fa8a9c7c78024c60affc
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.