Loading Tool

Explorer IconExplorer

Memory Pool

78,948 transactions
29.44 vMB
0.06704786 BTC
Random Selection Loading Transactions
Max Size: 177.23/200 MB

Candidate Block

Mining Attempt 14f6e1133aaca88e07cf8251840ec53f5d36bb8fbad905f2a416e1f96e7cb5a0
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root b04d096934e08e2adde982ead5f7f15bace926048e703eb6bbff328b1badec7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,410
Size: 1.00 vMB
Total Fees: 0.00719541 BTC
Feerates: 150.77 > 0.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (359,495 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
555,498 555,498 0000000000000000001db51a4f83d84e10adea98fc473cff3829f2a6d07e0f11 3,275 1.00/1.00 vMB 14
555,497 555,497 000000000000000000097d38b6060f1c79d1b12d974392072a9784b87b900349 2,318 1.00/1.00 vMB 13
555,496 555,496 00000000000000000019ce7c84a4a2034d44fb6106888515ecc9e3688ad9b21c 2,142 1.00/1.00 vMB 31
555,495 555,495 0000000000000000000bce148a61af80c8770ca7cd1e6f3a51689f3fbb510df5 193 0.08/1.00 vMB 17
555,494 555,494 0000000000000000000a9b0ded29a65fd276140333d9a6aafa76638718cb863b 1,491 0.63/1.00 vMB 9
555,493 555,493 00000000000000000033fbd4f044c3f483b6888e72d1d25924447b39ff4d68f3 1,926 0.85/1.00 vMB 6
555,492 555,492 0000000000000000000f8628f10cccae3806fb92089cde959e936fa0ad65df26 1,744 1.00/1.00 vMB 7
555,491 555,491 0000000000000000002078b80fc49e041a5ab0874b6f9c6a3b37e51d34332ce9 2,763 1.00/1.00 vMB 8
555,490 555,490 0000000000000000000666a7a073d21f3199cf1afe76d38d24e605a2b22c35aa 1,515 1.00/1.00 vMB 8
555,489 555,489 0000000000000000002659ea66f27934d4ff3c6bbb401e70d73e41cf9368b159 227 0.18/1.00 vMB 4
555,488 555,488 0000000000000000000ff62b7c2080624e90284f4f3b0aa1da20d88a2af57729 301 0.29/1.00 vMB 6
555,487 555,487 0000000000000000001ca6e2cbdfa98357af7c045f41dd3ecab034589f883087 371 0.27/1.00 vMB 6
555,486 555,486 00000000000000000021873c2867ebbd1f38cbd7accd567e3d4a3937a942ed7f 427 0.33/1.00 vMB 5
555,485 555,485 00000000000000000015ae06d1cdceabee87f25de4cd6c0f6a3cd535ab07d800 269 0.25/1.00 vMB 4
555,484 555,484 0000000000000000001af534a8786132f2f3f09e57c1bd1abb855d1b15bb38dd 324 0.11/1.00 vMB 6
555,483 555,483 0000000000000000001a0bdd4b2632d20ce80aca3502c16796161d775984074f 1,620 1.00/1.00 vMB 6
555,482 555,482 0000000000000000000a149cfacfa57b1034b5ab5438933503ac893c5424912d 1,688 1.00/1.00 vMB 5
555,481 555,481 0000000000000000001a2184d193a4819e6a906e96df37940299811639e8afea 2,853 1.00/1.00 vMB 16
555,480 555,480 000000000000000000211406117703b0940f6fe3c742f7c9a57012f0fbc3d541 268 0.11/1.00 vMB 35
555,479 555,479 00000000000000000011aeafe234352a705e274d3c71f20abd4c82ffcc2c74a8 934 0.41/1.00 vMB 9
555,478 555,478 000000000000000000094c8784ff4bb91ea5e5d443cad874eb2da394b42af0f0 1,477 0.67/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.38 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: 664.28 GB
    • Received: 14.96 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.