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
- bebff2dab91fa3c47f740678ee030797c0e07543cc727ed9f2e46acfac46ebc1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- bebff2dab91fa3c47f740678ee030797c0e07543cc727ed9f2e46acfac46ebc1 · T_PMINT
- block
- 948649 · 56d ago
- commitment C
- 0357b7f79741a365c364ae4ca1eb72e84284c0e6b1eca0fc1a5524fe713254c0d4
- public amount
- 100
- public blinding
- f7a59f4f6cbc1936cc9e52c3a47ca9cdadff0080f2f65836982ebdb6eeeae548
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.