Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: Kaonashi1993 on March 15, 2020, 05:52:21 PM



Title: hash out put
Post by: Kaonashi1993 on March 15, 2020, 05:52:21 PM
Can some could give me a link to where I can extract this hash I make on the bitcoin-qt running on console listunspent and I make a transaction and this hash presented to me by qt can I COPY PASTE it on some website or somesort I've running an experimental any help will be much loved,


Title: Re: hash out put
Post by: achow101 on March 15, 2020, 06:52:26 PM
You're going to need to be more specific with output of the commands you are using. Right now, your question is fairly unintelligible.


Title: Re: hash out put
Post by: nc50lc on March 16, 2020, 02:45:29 AM
Can some could give me a link to where I can extract this hash I make on the bitcoin-qt running on console listunspent and I make a transaction and this hash presented to me by qt can I COPY PASTE it on some website or somesort I've running an experimental any help will be much loved,
Based from your previous topics, posts and this thread; you must be talking about a non-broadcast transaction's hash...

If you only got the hash and the raw transaction wasn't saved, then it's useless because you can't reverse a hash.
You need the "Signed RAW Transaction" in HEX to paste in on a website (which I guess, to broadcast it).

By the way, there are ways to include a non-existing transaction to a wallet.dat file that's being used for scam purposes.
Did you bought/received that wallet file from someone?


Title: Re: hash out put
Post by: Kaonashi1993 on March 16, 2020, 05:23:13 AM
I'm just experimenting the core of the console that's all

in other words thanks for any help you've guys contributed on my page any other source to alter this hash is much more important and helpful,
Can some could give me a link to where I can extract this hash I make on the bitcoin-qt running on console listunspent and I make a transaction and this hash presented to me by qt can I COPY PASTE it on some website or somesort I've running an experimental any help will be much loved,
Based from your previous topics, posts and this thread; you must be talking about a non-broadcast transaction's hash...

If you only got the hash and the raw transaction wasn't saved, then it's useless because you can't reverse a hash.
You need the "Signed RAW Transaction" in HEX to paste in on a website (which I guess, to broadcast it).

By the way, there are ways to include a non-existing transaction to a wallet.dat file that's being used for scam purposes.
Did you bought/received that wallet file from someone?


Title: Re: hash out put
Post by: Kaonashi1993 on March 16, 2020, 05:26:28 AM
nc50lc what is this thing your saying including a transaction on the wallet.dat file without the real pk of the info that address, is this what your sayin'


Title: Re: hash out put
Post by: nc50lc on March 17, 2020, 02:26:00 AM
nc50lc what is this thing your saying including a transaction on the wallet.dat file without the real pk of the info that address, is this what your sayin'
Yes.

I'm just experimenting the core of the console that's all
Hmm.. I thought this is somehow a "quest" on finding the balance of your locked wallet.dat.

If that's the case, then just read the info about Bitcoin core RPC commands from these sources:
  • https://bitcoincore.org/en/doc/0.19.0/ (https://bitcoincore.org/en/doc/0.19.0/) (Select a command from the drop-down menu on the right)
  • https://chainquery.com/bitcoin-cli (https://chainquery.com/bitcoin-cli) (Pretty similar to the previous but you can use some of the commands onsite)


Title: Re: hash out put
Post by: Kaonashi1993 on March 17, 2020, 05:21:15 AM
Hope I could be as technical as many of you by all means, keep aside thanks for info on everyone of you I might consider give you a reward once I success on my journey on the core until then,
nc50lc what is this thing your saying including a transaction on the wallet.dat file without the real pk of the info that address, is this what your sayin'
Yes.

I'm just experimenting the core of the console that's all
Hmm.. I thought this is somehow a "quest" on finding the balance of your locked wallet.dat.

If that's the case, then just read the info about Bitcoin core RPC commands from these sources:
  • https://bitcoincore.org/en/doc/0.19.0/ (https://bitcoincore.org/en/doc/0.19.0/) (Select a command from the drop-down menu on the right)
  • https://chainquery.com/bitcoin-cli (https://chainquery.com/bitcoin-cli) (Pretty similar to the previous but you can use some of the commands onsite)