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
- 6c1ec93efd37d3f5e11869743982a41647bd1df989f80bdce32545b8a37c57d8:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 6c1ec93efd37d3f5e11869743982a41647bd1df989f80bdce32545b8a37c57d8 · T_PMINT
- block
- 948911 · 33d ago
- commitment C
- 032fd925e74dd3d329029318878c837aacbcdd87c9cbe82bd070cc646b850ce64e
- public amount
- 100
- public blinding
- 4292403bbdf1ce5948d60839b539fb1fe2677474a28ac8e3b5610d5be1900257
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.