Loading Tool

Explorer IconExplorer

Memory Pool

73,591 transactions
28.13 vMB
0.06707663 BTC
Random Selection Loading Transactions
Max Size: 167.36/200 MB

Candidate Block

Mining Attempt cdfb3cbcf73bf5726da92edca4bded05248665a691d331710ff9078b4a0ff043
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root d645b29bb34ba54c432f28200ec7398ca9ce48131d5213d2b31d32bc878ea555
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,073
Size: 1.00 vMB
Total Fees: 0.01082875 BTC
Feerates: 101.62 > 1.09 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (197,858 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
717,210 717,210 00000000000000000001da42a1dac48fd3445097311cda4060631f6abe77a5ed 2,628 1.00/1.00 vMB 14
717,209 717,209 000000000000000000093a8ccacd66e438534fee5bcd4ad08bed1c879db334da 2,206 1.00/1.00 vMB 6
717,208 717,208 00000000000000000002eed34159348c77e744f5b8a61f984674001ad705b50c 1,185 1.00/1.00 vMB 8
717,207 717,207 000000000000000000073e3468e6fe7c7b0f5f2aebcaabf2f692573a8944328f 2,162 1.00/1.00 vMB 10
717,206 717,206 000000000000000000095e7a69ea31b58640e6761cb33b976547885314e613f2 2,325 1.00/1.00 vMB 7
717,205 717,205 00000000000000000007d82a29b79e0afedb787dd111b573d492e012453b3579 2,777 1.00/1.00 vMB 7
717,204 717,204 000000000000000000080ae5275ddb084c0d74a9324c514d05f0258abea675fb 2,389 1.00/1.00 vMB 15
717,203 717,203 00000000000000000000c0de962fa86f8ea3a96b301aa5a73b50bcdb925c1800 2,616 1.00/1.00 vMB 19
717,202 717,202 00000000000000000002b083b8894fba41ae70b64d7d204aaa12de36884a2322 2,624 1.00/1.00 vMB 10
717,201 717,201 00000000000000000004ef17e42b6861771a97aa55bc6f48345e58b24edbd86c 2,941 1.00/1.00 vMB 12
717,200 717,200 000000000000000000068742dadf7a8937ceba98617a757dcc27bc5eb125c957 2,805 1.00/1.00 vMB 14
717,199 717,199 000000000000000000060f2e6268c5d1057b4059dce094fdef7634af5c9dc67b 3,148 1.00/1.00 vMB 15
717,198 717,198 0000000000000000000646f08bb717ad8205a2312e0461ba1bbf1ed163e19287 2,970 1.00/1.00 vMB 13
717,197 717,197 0000000000000000000acc02829021790833d36994973dc193bc222740e57421 1,754 1.00/1.00 vMB 9
717,196 717,196 00000000000000000001ed0f9f4bdc5a21557512a2e1f90e4f9fe3467c77ca20 2,671 1.00/1.00 vMB 11
717,195 717,195 000000000000000000089d77f0acec2189412a3bab5ece9f69b6042606b26757 3,148 1.00/1.00 vMB 15
717,194 717,194 00000000000000000006587e77d722db6f8cd9762e3e7a2e809a96b636d656cc 2,872 1.00/1.00 vMB 14
717,193 717,193 0000000000000000000add66a8eb05a85bfc80ac19c21e04bf78c0c11814b173 1,504 1.00/1.00 vMB 6
717,192 717,192 00000000000000000005c7c8b12cc40ddaf6bba6737596c6c3a9f06193f18c92 2,967 1.00/1.00 vMB 13
717,191 717,191 00000000000000000000900a6337394e2184bf0df51f3785c9d8d1cff51292ce 2,879 1.00/1.00 vMB 14
717,190 717,190 0000000000000000000549c3dae8bbfdbc90279666b3c81b9bc23e48125a52b0 3,538 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 668.67 GB
    • Received: 15.54 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.