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
- 174b034f4a94e136f23925211543db1bd93b979c843a1e9f3bc46f5b149d5ffe:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 174b034f4a94e136f23925211543db1bd93b979c843a1e9f3bc46f5b149d5ffe · T_PMINT
- block
- 948520 · 55d ago
- commitment C
- 033cf2950cd9dcd981368f1e2e783725081e46bf15001e67635ab350771ac26be1
- public amount
- 100
- public blinding
- f6a6188aa65fec3d1c7d2451b17466f9e38e58e7b1d1851671932f7b9715f044
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.