Loading Tool

Explorer IconExplorer

Memory Pool

77,269 transactions
29.86 vMB
0.10380563 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt cd774e9cc6c64ceb4f39307a43893cf5e1927468fbd60a149fa183171586883b
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 79fca5e2e33fac2d450fb45759370158ea3efdb0e4bc6e902a71435c026db015
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 730
Size: 1.00 vMB
Total Fees: 0.02206927 BTC
Feerates: 19.22 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (428,585 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
486,689 486,689 00000000000000000040cf8aec6695978736490347cc1ecc3a601cc2a118ae71 2,018 1.00/1.00 vMB 16
486,688 486,688 00000000000000000069038178bd5a5b6176c9063fcd7cc466cca6b7ab142441 1,956 1.00/1.00 vMB 140
486,687 486,687 000000000000000000f78e78d7c3cc180b20126a227a69591bb3e64b550a7023 1,887 0.98/1.00 vMB 82
486,686 486,686 000000000000000000577ddb15a155ca11658157912a8cff640bc4ea58342dee 651 0.36/1.00 vMB 85
486,685 486,685 0000000000000000003afec81b9eac3df9c1e9a035d1aad0cc377c6226dc27bf 2,027 1.00/1.00 vMB 106
486,684 486,684 00000000000000000036e4933cc9198503e4f222438c215842d4974dad2e16ff 1,694 0.99/1.00 vMB 168
486,683 486,683 000000000000000000b9ddb563167677aa9b92a1c5ac57f37c7320ecc434e73b 394 0.18/1.00 vMB 84
486,682 486,682 0000000000000000009289e467d2e1320db4d24b27a80576d4d5aee968bbda5a 566 0.24/1.00 vMB 81
486,681 486,681 000000000000000000e7d38afb4869bdc67348b1338af2ea74bd6bab93783fa2 24 0.01/1.00 vMB 366
486,680 486,680 000000000000000000b6d975650e493a2e80286729e14cb7d528f73e2e9a565f 990 0.45/1.00 vMB 34
486,679 486,679 00000000000000000001c047ff9d071bc199f94ce70b42a235eb61c29fc6af8d 2,105 0.90/1.00 vMB 126
486,678 486,678 000000000000000000baa1462dc9847190dec587ef9b92bbb794c8f495f64108 711 0.45/1.00 vMB 124
486,677 486,677 00000000000000000093b7fb708cdb3d70e49cd460aeec5dc811fe0a6c804f03 2,155 1.00/1.00 vMB 111
486,676 486,676 000000000000000000ed919fbeb65880e4e7c810400d660f33f7a42283245f81 2,318 0.96/1.00 vMB 15
486,675 486,675 0000000000000000005d6745a0d74096c12f4540a27307fe31c8a27746f9a639 2,240 1.00/1.00 vMB 126
486,674 486,674 000000000000000000cf01f5b3c8072cbf912fa92e47b077ce2ffc3eb59a1854 1,868 1.00/1.00 vMB 21
486,673 486,673 000000000000000000fafd262766afd8106886110c95c957dbcca45f3c08062d 1,255 0.63/1.00 vMB 43
486,672 486,672 000000000000000000ca262597e4a667048f50dd23174a80bfac9560ab2966e6 2,415 1.00/1.00 vMB 109
486,671 486,671 000000000000000000ce3e6c365194d018066fbb08912f1b04ad8be44e0c9ae3 1,757 0.99/1.00 vMB 135
486,670 486,670 000000000000000000c9853de3ee519de1c5e3dd6ed6e3eccb95d1e9838ca006 2,049 0.99/1.00 vMB 200
486,669 486,669 00000000000000000005a9f600ec2608597683b1a43f7b4c8b82cc453b307524 2,265 0.99/1.00 vMB 203
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.29 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.