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
- 39f3e5a3aa90c65441789b3c5e3c2878bbe2fa2bdca75052d96528e37e463f5c:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 39f3e5a3aa90c65441789b3c5e3c2878bbe2fa2bdca75052d96528e37e463f5c · T_PMINT
- block
- 948649 · 55d ago
- commitment C
- 03b2bf07c715037b1478afd60a7ff0d6f6cf5ee2856ea9856f8543a81055e5968d
- public amount
- 100
- public blinding
- 046b34f23ae009c6b3f2a542d97a788ef784b49fcae4376e1e98e8a62c35ed40
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.