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
- da77a02b5007fafdb0d9805313137021f9fae97d5b4bd7b51eb66117d457e672:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- da77a02b5007fafdb0d9805313137021f9fae97d5b4bd7b51eb66117d457e672 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 03a533e4fd92511007c96aa215283fb835ca6b48a02b0382832a8c64c7c0061f9c
- public amount
- 100
- public blinding
- e6ca4a422c3840b4d8753c48b4fe7b6731cdc9e86eea553da6e2ecf74c147c45
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.