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
- 43179c08bc9c3e09bfbc818f6fbb56c9294ffc472251f0e4989c1718831843ca:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 43179c08bc9c3e09bfbc818f6fbb56c9294ffc472251f0e4989c1718831843ca · T_PMINT
- block
- 948649 · 57d ago
- commitment C
- 03fdd62a270cbee69789161a5408fde2182f1f02e657612cb293412e0b3d31b803
- public amount
- 100
- public blinding
- 0daeaa3fe40f484caf0e667fd851887f36074c9e84689e34550d1ff3698d8550
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.