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
- df88aa88ac5af4d591184a0a7327a933976d08868f176d050175d1c2063f17c4:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- df88aa88ac5af4d591184a0a7327a933976d08868f176d050175d1c2063f17c4 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 029a036a08f35dece88517ab85ad2ce98ea70e11f7dbf2312513b1b52bd4991a99
- public amount
- 100
- public blinding
- 3f4ca2e95be0d30677ba7a7795098e218b71aca55845e657a574e03c739a5134
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.