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
- 9a184dfad77347a0aeab37849ba36e3a07d97b24d36e76a47587f370727496f1:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 9a184dfad77347a0aeab37849ba36e3a07d97b24d36e76a47587f370727496f1 · T_PMINT
- block
- 948648 · 55d ago
- commitment C
- 027685f355d20f048e1a535393026131d6a58df886cec7e5a1e1efb046480be4dd
- public amount
- 100
- public blinding
- 861a8ed046f122d7dbb41e14564e0fb01f448adab439603a0b485e3cf435b66f
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.