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
- b531ff96e0ae34220132d27c4cc54fa318d68e9a844c485b01ab85fdfe1d840d:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- b531ff96e0ae34220132d27c4cc54fa318d68e9a844c485b01ab85fdfe1d840d · T_PMINT
- block
- 948651 · 31d ago
- commitment C
- 02e39bd4666fc149d26750c61687b2e1273b972fbeaeb7fb89cbb60be390c1d091
- public amount
- 100
- public blinding
- 61ebb4f1a628e2be42f1a3cb67e4d19e2454f1757701dbacbf8d8afa4dc276f9
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.