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
- 5ce956ecc955bd8ae771a877be6a812a564dd453f29464b70e6c8df89ce244ef:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 5ce956ecc955bd8ae771a877be6a812a564dd453f29464b70e6c8df89ce244ef · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03303f8cca4b5b1f74f4c5107f9bec61000b59407ec9f5eb9772441d77d17471bd
- public amount
- 100
- public blinding
- 9d932bc5b8a4a3702fe48f2204382cd23f9a37394b86c2e185076c9739d00c77
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.