Loading Tool

Explorer IconExplorer

Memory Pool

86,897 transactions
31.77 vMB
0.11632003 BTC
Random Selection Loading Transactions
Max Size: 192.35/200 MB

Candidate Block

Mining Attempt 84bf3581dd92c3b697a3b33939dd6894e35c9f89703e742e9340d5c6e24398fc
Version 20000000
Previous Block 00000000000000000000ffda920f705e0b40f69b2032b14eb1181fe10feae91a
Merkle Root 41e5f50f6662a0193f5dce2a7bfeaaeaf8ff61a9e5a5c8abccf7788912d51738
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,594
Size: 1.00 vMB
Total Fees: 0.03495302 BTC
Feerates: 547.69 > 3.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,956 (218,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
696,398 696,398 0000000000000000000289291301cc94f18fb01d7bf18c3d3a0de450507c616b 2,722 1.00/1.00 vMB 48
696,397 696,397 00000000000000000005b1e443bc7acd947e226eae40e5865835e6880a773824 4,053 1.00/1.00 vMB 5
696,396 696,396 0000000000000000000cbc33c956617a3de89509c7b7cc29f7edc73dfca119c2 2,544 1.00/1.00 vMB 19
696,395 696,395 000000000000000000097c9e3c8eabed4397e1f400d551ab3c4ada0526d1a33e 3,845 1.00/1.00 vMB 17
696,394 696,394 0000000000000000000aca0460feaf0661f173b75d4cc824b57233aa7c6b7bc3 2,291 1.00/1.00 vMB 9
696,393 696,393 0000000000000000000c011c470203e0c48da416a1db6c490d887a161a037743 2,635 1.00/1.00 vMB 40
696,392 696,392 000000000000000000050c0a6b60e8b66f4a6273987c8180a7aa6579d7c93250 2,608 1.00/1.00 vMB 35
696,391 696,391 000000000000000000016d2814e42a666972f23b4f62f1a3c42c6a95ae1588d4 1,379 1.00/1.00 vMB 3
696,390 696,390 00000000000000000011cfcdc65bf4042d1b2805b525f084a9c3e11b9dfd95ce 2,789 1.00/1.00 vMB 4
696,389 696,389 00000000000000000001f16ab74e2977aaf486a67cab08f09f849b9ce990ab19 2,828 1.00/1.00 vMB 32
696,388 696,388 0000000000000000000972556232e213bf2479b187e2d2fd6de004203bc41685 2,902 1.00/1.00 vMB 19
696,387 696,387 00000000000000000009d7590d32ca52ad0b8a4cdfee43e28e6dfcd11cafeaac 2,641 1.00/1.00 vMB 29
696,386 696,386 0000000000000000000eabe616cbc08cec236a43bb4b80cfc2ed31819edf0032 1,138 1.00/1.00 vMB 5
696,385 696,385 00000000000000000011261a2de52cec00b2ae3d4c006c3680c1cc7e0a6bbd8c 1,847 1.00/1.00 vMB 6
696,384 696,384 0000000000000000000d09c3582920de6aec6900f152f0911be01d5607da60e7 2,289 1.00/1.00 vMB 29
696,383 696,383 0000000000000000000c3c70bb92d5b69cd1dc462cce3785fb41908226220b4d 2,644 1.00/1.00 vMB 13
696,382 696,382 0000000000000000000db8a8dd11b39eca9be0d0ba4533a41a9b8e086f682a17 2,440 1.00/1.00 vMB 9
696,381 696,381 00000000000000000001e8dd6d8799f10cf33af6cf6f98ab992b2900683ae884 1,065 1.00/1.00 vMB 4
696,380 696,380 00000000000000000001e39cff9597f8322704391b487011a3082ee3d0f62e71 1,993 1.00/1.00 vMB 9
696,379 696,379 0000000000000000000f2b521fd26d4d68d72c052a95e091649db8f086749230 678 1.00/1.00 vMB 4
696,378 696,378 000000000000000000065afea25bca687ee731d3a23d7975d45377007fa14b4d 2,923 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.31 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: 660.23 GB
    • Received: 14.64 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.