Tu respaldo de Bitcoin no existe hasta que funciona
ENTROPÍA es una herramienta gratuita que comprueba si lo que anotaste alcanza para recuperar tu billetera. No es una wallet, no firma nada y nunca te pide tu frase semilla: trabaja con la clave pública extendida de la cuenta, que no puede gastar un satoshi.
Lo que hace, en dos partes
El diagnóstico. Seis preguntas sobre dónde están tus bitcoin, dónde está la copia de tu frase y quién más podría llegar a ella. Con eso arma un mapa de tus dependencias y encuentra los puntos únicos de falla: los lugares donde, si se pierde una sola pieza, no hay camino alternativo. No importa qué tan buena sea esa pieza — una frase en papel dentro de una caja ignífuga, en una sola casa, sigue siendo un solo lugar. Termina con una acción concreta de cinco minutos, no con una lista de veinte.
La ceremonia. Comprueba que lo que anotaste realmente reconstruye tu billetera, que es una cosa distinta de tenerlo anotado prolijo.
La ceremonia deriva la primera dirección a partir de lo que escribiste en tu papel y la compara con la que muestra tu billetera. Cuando no coinciden, además te dice por qué: casi siempre la clave está bien y lo que está mal es el tipo de dirección, porque una misma semilla abre cuatro billeteras válidas y sólo una tiene tus fondos.
Todo se calcula en tu navegador. La página declara connect-src 'none', así que no puede enviar datos a ningún lado aunque quisiera, y eso lo comprobás en el panel de red de tu navegador. Necesita JavaScript para hacer esa cuenta acá y no en un servidor —esa es justamente la razón por la que lo necesita—.
Respuestas que se leen sin JavaScript
Ver todas las respuestas
Nadie necesita tus doce palabras para ayudarte con nada de esto. Si alguien te las pide, te está pidiendo la billetera.
Your Bitcoin backup does not exist until it works
ENTROPÍA is a free tool that checks whether what you wrote down is enough to recover your wallet. It is not a wallet, it signs nothing, and it never asks for your seed phrase: it works with the account's extended public key, which cannot spend a satoshi.
What it does, in two halves
The diagnosis. Six questions about where your bitcoin is, where the copy of your phrase is, and who else could reach it. From that it builds a map of your dependencies and finds the single points of failure — the places where, if one piece is lost, there is no other path. How good that piece is doesn't enter into it: a phrase on paper inside a fireproof box, in one house, is still one place. It ends with one concrete five-minute action, not a list of twenty.
The ceremony. It checks that what you wrote down actually rebuilds your wallet — which is a different thing from having it written down neatly. It derives your first address in the browser and compares it with the one your wallet shows. When they don't match it also tells you why: usually the key is right and the address type is wrong, because one seed opens four valid wallets and only one holds your coins.
Everything is computed in your browser. The page declares connect-src 'none', so it cannot send data anywhere even if it wanted to, and you can check that in your browser's network panel. It needs JavaScript to do that arithmetic here instead of on a server — which is precisely why it needs it.
Answers you can read without JavaScript
Nobody needs your twelve words to help you with any of this. If someone asks for them, they are asking for the wallet.