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
- 37b10fef4297dcc150c67db76de8007612bdd102b8d8b7a879a1face2c064cd7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 37b10fef4297dcc150c67db76de8007612bdd102b8d8b7a879a1face2c064cd7 · T_PMINT
- block
- 948647 · 56d ago
- commitment C
- 02869c0e4a9aac74eac96c92431a914575f4fccc84ffeb015b34e027b7e391c12e
- public amount
- 100
- public blinding
- ffc861e402b6087dcba0fe1e96d12c565b01ecfb23fa12597d106de590e11efa
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.