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
- 7ca7fa65b51d95a6b7326bb4e18c04a67c1e25e95773f2eb886e95f516e86a1c:0
- asset
- ZAMM · 0d · t_petch
- asset_id
- 29cdb4adf1001cea2ef70a48d0638b4296b919a361ef645444db59779369290f
- parent envelope
- 7ca7fa65b51d95a6b7326bb4e18c04a67c1e25e95773f2eb886e95f516e86a1c · T_PMINT
- block
- 948648 · 56d ago
- commitment C
- 03237570c635b9b27cde8ce47dbe28b54cf10b37426a633af900e86d4d02ada637
- public amount
- 1000
- public blinding
- fe7e2ec14113ee5e11a567cc729fa2e6ba70d148c4c304916f08304e7f8b1d3e
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.