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
- 8a4c29defa726acd32960fe01ae6a15ed77ea52da71157f4943c98e1c8672e45:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 8a4c29defa726acd32960fe01ae6a15ed77ea52da71157f4943c98e1c8672e45 · T_PMINT
- block
- 948647 · 55d ago
- commitment C
- 03639c5ecf0fdc9c871fd56ffd305a9cfbdafa6bf3b4107f436c0763087721d938
- public amount
- 100
- public blinding
- 2be37da5d0ad6fe9d24b821d6b58b1e1f92e20b3fb4a7e4c96de26b43106ce1f
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.