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
- c79415b18d1622daf70b9289aa33f02f96e473e3cce83287e1cbbd135eeb4df7:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- c79415b18d1622daf70b9289aa33f02f96e473e3cce83287e1cbbd135eeb4df7 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 033f1fec0f8b63e996c9e28d36e9ab9b20570b75bde2ae849c1b0999c49b396e91
- public amount
- 100
- public blinding
- 22b9513625b4643214be6736d7b470caa06b1cbb0e10620f1190c3717c99a07a
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.