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
- 959173f2dfc274157cec28241dbcde6c86f26d2c576b43529152cdcd53e6ce51:0
- asset
- FAIR · 0d · t_petch
- asset_id
- c4a678d6d674cdd0f4a1a9df0cb5980bd1255bd0b62f8ddc886e61bd43f56b83
- parent envelope
- 959173f2dfc274157cec28241dbcde6c86f26d2c576b43529152cdcd53e6ce51 · T_PMINT
- block
- 948526 · 55d ago
- commitment C
- 03cd44567469faccecbfe3c4ac8b18a5f20469d880f478216a6ea79bb85b297b65
- public amount
- 100
- public blinding
- bd7a973c1fa21ee92bd8bf7d5da0a3dc8ce250908486dd333b58e705c4772e9a
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.