Loading Tool

Explorer IconExplorer

Memory Pool

79,926 transactions
29.57 vMB
0.06565755 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt a97941aabab8a28a1f728502536247dea1f5bb910dc24ae6eaaf1623616a7c30
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 084d1504e99fb71c3a28d0ef8771d11efcf47fa216d0696171385088d988339d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,474
Size: 1.00 vMB
Total Fees: 0.00561011 BTC
Feerates: 40.32 > 0.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (528,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,378 386,378 000000000000000002535752dc066fdfd0bb9d5a842f7ab775265187da083a18 2,069 1.00/1.00 vMB 67
386,377 386,377 00000000000000000cd6339f4bcdf061cbdfacf31252b0d53f1db8dba99fedfc 1,765 0.92/1.00 vMB 41
386,376 386,376 0000000000000000046b90ba6ea0318406dcad89b8075747aeedfd0f74211ad4 942 0.71/1.00 vMB 19
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
Previous 10 blocks ↓
Total Size: 782.33 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.37 GB
    • Received: 14.69 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.