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
- 9a674324f2417de5a42e373efc781dd518c0fac633a73f13d56e7005bc37c9b4:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 9a674324f2417de5a42e373efc781dd518c0fac633a73f13d56e7005bc37c9b4 · T_PMINT
- block
- 948676 · 3h ago
- commitment C
- 028996a31480ec1e5b0a87b8e779e072dba477eae8db3380148f548a951f6aa28b
- public amount
- 1000
- public blinding
- 036610996ae42551bd80af75d6720991c0c1a3816202401ca4f4c2fa5306898b
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.