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
- 9c4c0e407a478694e1edc9e19873b7d025c7a6a1042c9409d347213ba51008cb:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9c4c0e407a478694e1edc9e19873b7d025c7a6a1042c9409d347213ba51008cb · T_PMINT
- block
- 948993 · 2d ago
- commitment C
- 02f133beb249f474d77812b908220cbf2087ebd5a2ecbedf7a22cca6a728f261c1
- public amount
- 100
- public blinding
- 181b243b46e4afbfdd04d016de93c9d5300c0d41389a32ea4c7140c4c3e055c6
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.