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
- 21a9496926c9a4e312b053a9c11ea0463f0dd496b55f6ac18909fe18375ef34b:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 21a9496926c9a4e312b053a9c11ea0463f0dd496b55f6ac18909fe18375ef34b · T_PMINT
- block
- 948519 · 55d ago
- commitment C
- 024f6519daaa783cefd7f0b456cfdcdda133f2ae0420a96d149cb8a32fdd23b840
- public amount
- 100
- public blinding
- ed5e0d6f67ee225f753f466c894ad64f74add0c64fa76fb1d47b3a5d3810e53b
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.