Bitcoin Forum
June 24, 2024, 08:49:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 [4] 5 6 7 8 »
61  Bitcoin / Bitcoin Technical Support / Re: Status: 0/unconfirmed, not in memory pool Date: 5/30/2014 04:19 Credit: 66.59000 on: December 09, 2017, 04:02:31 PM
Maybe transaction was abandoned from the other side?

No, it's a transaction on the Dash chain.
He's importing it in Bitcoin Core, that's why it doesn't show up.
62  Bitcoin / Bitcoin Technical Support / Re: Status: 0/unconfirmed, not in memory pool, abandoned - 3 YEAR OLD transaction! on: December 09, 2017, 02:55:32 PM
No, that's apparently a Bitcoin address - it does exist on blockchain.info.
63  Bitcoin / Bitcoin Technical Support / Re: Status: 0/unconfirmed, not in memory pool, abandoned - 3 YEAR OLD transaction! on: December 09, 2017, 12:48:06 PM
It's probably an altcoin wallet.
These transactions are listed, but don't exist on the Bitcoin chain because the wallet is for a different cryptocurrency.

Have you ever had Litecoin, Dogecoin, DASH, etc?
64  Bitcoin / Bitcoin Technical Support / Re: Status: 0/unconfirmed, not in memory pool Date: 5/30/2014 04:19 Credit: 66.59000 on: December 09, 2017, 06:28:22 AM
EDIT: THIS IS A DASH TRANSACTION: https://chain.so/tx/DASH/b80e8f6e7a647e52f1992e21ea7c6bd8617f5f85ed2fbecb97bed3f0ea1a8637

Try importing it into the Dash client, dashpay.org.
Maybe you still have some of these coins.

This happens when you import an altcoin wallet into Bitcoin Core.
The wallet you have is for Dash (https://dash.org).
Each DASH is now worth ~$700, maybe you're in luck!

EDIT: dash.org, not dashpay
65  Alternate cryptocurrencies / Altcoin Discussion / Re: How to check Bitcoin Gold Balance on a public key on: December 05, 2017, 03:28:57 PM
I have my own tool for address conversion: https://sopaxorztaker.github.io/gold-address.

Enter your Bitcoin address and it'll show a corresponding BTG one and a link to the block explorer.
66  Bitcoin / Bitcoin Technical Support / Re: Question about BTG and breadwallet on: December 03, 2017, 03:53:47 PM
It's not risky if you keep your seed safe (for example, operating with it only on an offline computer).

Which tool are you going to use?
67  Bitcoin / Bitcoin Technical Support / Re: Can You recover my BIP38 Password? on: December 03, 2017, 01:54:37 PM
How necessary was/is it to have password suggestions in order to crack this?

I have a similar situation. That is.. I need to crack my private key's BIP38 password. I have a BitAddress.org BIP38 public/private key pair for an empty address that used the same password as another address I own.

But I don't think I can provide password suggestions.

How possible is this without password suggestions?

If you think it is possible, I offer a bounty of $1,000.00 (that's USD) in BTC. At the time of this post it is BTC0.089800.

Both addresses are offline on paper wallets.

My target address is at: https://blockchain.info/address/1EMRVjqpUAWJQksKomHjSKYzQed4veH3de

My empty address key pair:
Public key:1MHsUMfNRSUhpeLAx7vzwNu4qjYfjWesd7
Private key:6PnV8excEtv5g6D6p5dwNmfKT2Wi5fxtPUYSzJoKgDVeKHp3piPgazLd68

Also, if you have any suggestions for password recovery services, please share!

Good luck!

What could the password be?
68  Bitcoin / Bitcoin Technical Support / Re: Can anyone out there help me setup an algorithm to help find my lost Brainwallet on: December 02, 2017, 07:21:08 PM
I've made a Python script as promised in PM.
Make sure to run it on an offline machine (just a security precaution so it wouldn't be able to steal your private key).

You'll need to install Python 2.7 first: https://www.python.org/downloads/release/python-2714 (download the installer for your platform).

Then, download and unpack the following archive (I've just uploaded it): https://ptpb.pw/bQTv.zip.
Again, remember to run it only when your computer is not connected to the Internet!

This script opens in a console window, you'll need to enter your address first.
Then you can start typing your possible passwords one by one to check them. I can make it read a text file instead if you need.

To start the script, unpack the ZIP archive and run the brain.py file.
69  Bitcoin / Hardware wallets / Re: Ledger Nano S Phrase recovery not valid .Please need help on: December 02, 2017, 03:34:19 PM
Are the words in correct order (1-24)?
70  Bitcoin / Bitcoin Technical Support / Re: Can anyone out there help me setup an algorithm to help find my lost Brainwallet on: December 01, 2017, 12:59:37 PM
What happens after you enter your brainwallet password on bitaddress.org?
Which address does it have?

It's possible that someone cracked it and stole your coins before.
71  Alternate cryptocurrencies / Altcoin Discussion / Re: Bitcoin Gold (BTG) on: November 30, 2017, 12:32:45 PM
(re-posted from my own thread)
I wrote a small tool to convert Bitcoin addresses to Bitcoin Gold ones.

Just enter your Bitcoin address to see the corresponding BTG one, along with a block explorer link to quickly check the balance.
It also works vice-versa, you can convert BTG addresses to BTC too!

SegWit and multisig addresses are not yet supported (requires testing).

It's hosted on GitHub Pages here.
Source code: https://github.com/SopaXorzTaker/gold-address
Uses the bs58check library, by bitcoinjs (MIT).
72  Bitcoin / Bitcoin Technical Support / Re: I have a private key, 2 letters i don't know and i really need to import on: November 29, 2017, 07:12:32 PM
Programs such as https://github.com/matja/bitcoin-tool can bruteforce the missing characters in the private key.
If it's only two of them, it'd take less than a minute.
73  Alternate cryptocurrencies / Altcoin Discussion / Bitcoin Gold address converter on: November 29, 2017, 06:43:15 PM
Hello!
I wrote a small tool to convert Bitcoin addresses to Bitcoin Gold ones.

Just enter your Bitcoin address to see the corresponding BTG one, along with a block explorer link to quickly check the balance.
It also works vice-versa, you can convert BTG addresses to BTC too!

SegWit and multisig addresses are supported experimentally.

It's hosted on GitHub Pages here.
Source code: https://github.com/SopaXorzTaker/gold-address
Uses the bs58check library, by bitcoinjs (MIT).
74  Other / Off-topic / Re: need some help with raspberry pi on: August 15, 2017, 05:30:36 PM
Uhh, maybe you're posting this on a completely wrong forum?
75  Bitcoin / Bitcoin Technical Support / Re: Help, what's the mean of this? Thank you. on: August 09, 2017, 06:27:02 PM
Just in case, back up your wallet.
76  Bitcoin / Bitcoin Technical Support / Re: BIP39 mnemonic mixxed up :( on: July 29, 2017, 11:56:11 AM
If you can remember one of the first addresses generated with that mnemonic, it's possible to recover the seed.
One user on Reddit had exactly the same issue, so someone made a C program to aid them.

https://www.reddit.com/r/Bitcoin/comments/6g0n4h/shuffled_seed/
(I also commented there, but my soltution isn't the best)
77  Bitcoin / Bitcoin Technical Support / Re: Upgrading Operating System (windows) on: July 28, 2017, 12:28:47 PM
If you are using Windows, you can consider your coins automatically compromised.

Seriously, get a hardware wallet - it's worth it.
78  Bitcoin / Bitcoin Technical Support / Re: Private key file in plain file with a bunch of characters, how do I recover? on: July 21, 2017, 04:35:25 PM
Contact a wallet recovery service, they may be able to help.
79  Bitcoin / Bitcoin Technical Support / Re: factory reset wiped my files dont have private key? on: July 21, 2017, 12:09:24 PM
I must admit that I am a complete idiot.
I meant pywallet, not btcrecover, sorry. Sad

btcrecover is for forgotten passwords, while I meant to suggest you to use pywallet.
pywallet (written by jackjack) is a tool to manipulate wallet files and that one can extract a wallet from an HDD image (sorry for confusing you again, I am such a dumbass!).

-> YOU NEED PYWALLET, NOT BTCRECOVER.

Here's the forum topic: https://bitcointalk.org/index.php?topic=34028.0.

Install it on the machine with the image file stored, and then run the recovery.
If you need help with it, ask in the topic.
80  Bitcoin / Bitcoin Technical Support / Re: factory reset wiped my files dont have private key? on: July 20, 2017, 07:08:42 PM
It's for extracting the wallet from an HDD image.

Get another hard drive, make an image of the one that you have in the computer and run btcrecover against it to find the wallet.
Read this: https://github.com/gurnec/btcrecover/blob/master/TUTORIAL.md#btcrecover-tutorial.

And DO NOT USE THE COMPUTER WITH THE WALLET FILE ON BEFORE YOU RECOVER IT.
Pages: « 1 2 3 [4] 5 6 7 8 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!