Loading Tool

Explorer IconExplorer

Memory Pool

87,609 transactions
32.09 vMB
0.14245332 BTC
Random Selection Loading Transactions
Max Size: 193.69/200 MB

Candidate Block

Mining Attempt 791b416c941e62f06dfbe86b151c6b0545668b3dbb07f4f0cdee673b24a54294
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root c9e3a4d08a58653e7c9fb24c0ac0b0561bb0a5c0c46f9b54823c18c1df0f1015
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,692
Size: 1.00 vMB
Total Fees: 0.05209095 BTC
Feerates: 911.92 > 5.22 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (528,595 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,375 386,375 0000000000000000058be046b83fefa3cfa57a6f981532c1439623c0c68ba6f4 1,714 0.56/1.00 vMB 41
386,374 386,374 0000000000000000027474504e9c77912b2aa86009e3b655eab8ec0adad13807 1,283 0.63/1.00 vMB 33
386,373 386,373 000000000000000005e3703b87a8d41b8417717461b4f0995d534a8afea5dc06 974 0.79/1.00 vMB 25
386,372 386,372 000000000000000004034e5b7540b76aa7e32a5466066e216d655ff9ae500751 2,490 0.82/1.00 vMB 46
386,371 386,371 0000000000000000047b796b311f638cbd25fa5f71f403d7db34e640b5effd16 1,602 0.75/1.00 vMB 29
386,370 386,370 000000000000000008daa95e42c593bc091bd184b00cb401406599aedf5278c1 1,686 0.95/1.00 vMB 39
386,369 386,369 00000000000000000ccda299ff21a22b472711df7c79ba95614782c908259168 751 0.61/1.00 vMB 25
386,368 386,368 00000000000000000c65db82c5e5a1bf2b868095b8facd9652bf79b11f1b20d9 560 0.56/1.00 vMB 22
386,367 386,367 00000000000000000b7ae23f0748cebc2459aa43b56dad9b2818325f0bfa1a1d 1,440 1.00/1.00 vMB 25
386,366 386,366 00000000000000000803eeda9976278b782e9c4adbba6e05a06c037051b46e1d 1,200 1.00/1.00 vMB 33
386,365 386,365 000000000000000003e1238c245e49d1fcc5fd8f1d3db1874cc4e8504a862313 1,638 1.00/1.00 vMB 37
386,364 386,364 00000000000000000723a6ece990164579a7466948dec9722fd3614315543175 1,378 0.75/1.00 vMB 45
386,363 386,363 0000000000000000004fda5439d5eaac521b3438eaa3376aa15237c1a220b499 1,039 1.00/1.00 vMB 10
386,362 386,362 00000000000000000537fe1d08f88cb507a5f089005c6cf9fb18b84f890edfae 1,673 0.90/1.00 vMB 28
386,361 386,361 00000000000000000cb7a632a058fe19d47a9bb3e1b6340a5906c0b2f630a3cd 1,066 0.81/1.00 vMB 21
386,360 386,360 0000000000000000044d4657aac00d22dc1862e53c910acf2610a9f3a98ab31b 516 0.95/1.00 vMB 10
386,359 386,359 00000000000000000e91be433a24eb8bc36868b845a17df06c92f3d8d65b5c6e 111 0.95/1.00 vMB 1
386,358 386,358 00000000000000000ce3822d6fb704f1a05d2fc342ece431272879620edcdabb 1,066 0.72/1.00 vMB 23
386,357 386,357 0000000000000000060825794f08f9caca091d2b49e4e4a5521351085c8afce7 1,827 0.75/1.00 vMB 42
386,356 386,356 000000000000000007eaa08a7a7b398d758a32c122ee1e5853517b7099654086 149 0.06/1.00 vMB 31
386,355 386,355 00000000000000000bddb61b2824b0f3ce953081ef325e4c904a549791063ce0 542 0.36/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.34 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: 661.03 GB
    • Received: 14.79 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.