Bitcoin Forum
May 11, 2024, 12:18:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: The network doesn't see a transaction sent by bitcoind  (Read 361 times)
alikim (OP)
Member
**
Offline Offline

Activity: 80
Merit: 11


View Profile
November 17, 2017, 01:51:17 AM
 #1

I'm running the latest version of bitcoind, blockchain is up-to-date, I execute these commands in cmd:

Code:
xxx\_bcore\bin\bitcoin-cli.exe -conf=xxx\_bcore\bin\bitcoin.conf -datadir=xxx\_bcore\bin\data createrawtransaction [{\"txid\":\"8991...\",\"vout\":1}] {\"1Knm1...\":0.00533400,\"1SLr...\":0.01000800}
Code:
0200000001ca0c9574e...

Code:
xxx\_bcore\bin\bitcoin-cli.exe -conf=xxx\_bcore\bin\bitcoin.conf -datadir=xxx\_bcore\bin\data signrawtransaction 0200000001ca0c9574e... [] [\"L3ZeW...\"] ALL
Code:
{
  "hex": "0200000001ca0c9574e...",
  "complete": true
}

Code:
xxx\_bcore\bin\bitcoin-cli.exe -conf=xxx\_bcore\bin\bitcoin.conf -datadir=xxx\_bcore\bin\data sendrawtransaction 0200000001ca0c9574e...
Code:
4e997e53...

When I go to blockchain.info I don't see neither the transaction id nor any change in the balances of the addresses involved.

What might be the reason for this not working? Thank you!
1715386702
Hero Member
*
Offline Offline

Posts: 1715386702

View Profile Personal Message (Offline)

Ignore
1715386702
Reply with quote  #2

1715386702
Report to moderator
1715386702
Hero Member
*
Offline Offline

Posts: 1715386702

View Profile Personal Message (Offline)

Ignore
1715386702
Reply with quote  #2

1715386702
Report to moderator
1715386702
Hero Member
*
Offline Offline

Posts: 1715386702

View Profile Personal Message (Offline)

Ignore
1715386702
Reply with quote  #2

1715386702
Report to moderator
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715386702
Hero Member
*
Offline Offline

Posts: 1715386702

View Profile Personal Message (Offline)

Ignore
1715386702
Reply with quote  #2

1715386702
Report to moderator
HCP
Legendary
*
Offline Offline

Activity: 2086
Merit: 4316

<insert witty quote here>


View Profile
November 17, 2017, 04:19:10 AM
Merited by ABCbits (1)
 #2

blockchain.info is not "The Network"™ Roll Eyes

Have you tried looking for your transactionID on any other block explorers?
https://blockexplorer.com/
https://live.blockcypher.com/btc/
https://www.blocktrail.com/BTC
https://btc.com/
https://chain.so/
https://blockchair.com/

If it isn't showing on ANY of those... then chances are your transaction is not being relayed... try "pushing" the raw hex using some of the "broadcast" tools listed here: https://en.bitcoin.it/wiki/Transaction_broadcasting

If there is something wrong with the transaction, hopefully those broadcast tools will give you some more insight or an error code or something.



█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
alikim (OP)
Member
**
Offline Offline

Activity: 80
Merit: 11


View Profile
November 17, 2017, 07:34:19 AM
 #3

Thank you!
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!