Loading Tool

Explorer IconExplorer

Memory Pool

39,768 transactions
26.35 vMB
0.05553671 BTC
Random Selection Loading Transactions
Max Size: 137.20/200 MB

Candidate Block

Mining Attempt 9c84b60a2250a9bed56d2f3b60faba154d72916a4c4f58086ab750acfd98ff04
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 2192f14ef752917dd486ea0b8cf71f0fa3b58ef5cd44ff3743297fcd93fed055
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,577
Size: 1.00 vMB
Total Fees: 0.00713709 BTC
Feerates: 50.27 > 0.72 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (594,481 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,431 320,431 000000000000000024453d0109286c987f98fa7499f7dbe9025762e33ac57448 211 0.09/1.00 vMB 30
320,430 320,430 000000000000000012b1dd28308fc5fbda1d609ea7f4fc135e3c0e039a4cc46b 246 0.20/1.00 vMB 22
320,429 320,429 00000000000000001983569459dce736d3999a9ca90be23005ef6ffcbdaf2262 115 0.05/1.00 vMB 29
320,428 320,428 000000000000000007934546930493b5d4d4a16322f43b60a63d2b2ef92389f5 15 0.01/1.00 vMB 11
320,427 320,427 00000000000000000667735f6bfc2df6b4d42e943b6bd5d634e15523f35afaf9 263 0.15/1.00 vMB 27
320,426 320,426 0000000000000000149f4d1c2461993e41ad02a67fa63597f30e5b43fa43da80 870 0.37/1.00 vMB 31
320,425 320,425 00000000000000000506d914e36366dfc639e32eac0c5c9c34bff035805606b8 507 0.22/1.00 vMB 29
320,424 320,424 00000000000000000e0f8a9c033bdca713fcbfc923d45f6d792d19004973931d 27 0.03/1.00 vMB 17
320,423 320,423 00000000000000000adca0c40d67816fbe332e78893df39d240caf2d23d21bcd 113 0.07/1.00 vMB 18
320,422 320,422 000000000000000020670018e35283df55d47945f0e0ac80c19fe65bd6f54ef0 254 0.14/1.00 vMB 215
320,421 320,421 0000000000000000136efbdff17fd69505f465e7b3b26af9d7cd8b430ffb706b 1,090 0.73/1.00 vMB 25
320,420 320,420 0000000000000000253edac23784ee886a3b5bf991d4573caeb15d1b5e5d80d0 30 0.03/1.00 vMB 20
320,419 320,419 00000000000000000ec484aed1b66a39a7dc82b88242b3cc44107e4f45975d35 279 0.12/1.00 vMB 33
320,418 320,418 000000000000000021cb09158e811a8b7ea04a36550a85ed2a5f3ff10e6c00e8 97 0.06/1.00 vMB 31
320,417 320,417 0000000000000000212828e1e4d279e01b4e5311302f698c2dd06ffe65e8d0d9 495 0.27/1.00 vMB 29
320,416 320,416 000000000000000011775fde7beab0523b7dbde8ecb793895fab0418114ae4ea 162 0.11/1.00 vMB 23
320,415 320,415 000000000000000017e9d996eddf6ea9dbb2e8595a64f989c86057d4bd931255 604 0.32/1.00 vMB 28
320,414 320,414 000000000000000006e792aa376a9f659376e2d85fde41b51e4ff3b125ecfb69 505 0.27/1.00 vMB 27
320,413 320,413 000000000000000021ae3f22703bde0255054ce7c6e0e1834432517e6eeb61a4 137 0.08/1.00 vMB 27
320,412 320,412 00000000000000000f2e0fc56abc83670dd5803d070d0d07dda0bf203462dbff 647 0.34/1.00 vMB 29
320,411 320,411 000000000000000007953c5be106e8b92bb7d3bcf55811494dc8d19d22c30cb0 598 0.27/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.