Loading Tool

Explorer IconExplorer

Memory Pool

77,969 transactions
29.29 vMB
0.06347185 BTC
Random Selection Loading Transactions
Max Size: 175.96/200 MB

Candidate Block

Mining Attempt a42963861d0933d23cbee3b1360ad5ab33377cc2d3193922158f06f667c48347
Version 20000000
Previous Block 000000000000000000015a1a538ed6ac7fb2843a123e8d5d23d82e116b214bac
Merkle Root e7970ac0b1d562ffad90109349ef68339184b1502f40b591fe512aa1da7ca5f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,827
Size: 1.00 vMB
Total Fees: 0.00404117 BTC
Feerates: 12.16 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,996 (585,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,566 329,566 00000000000000001412830f23c8fbf3e31f75b70d180c4e99ab24126b0eec43 49 0.06/1.00 vMB 3
329,565 329,565 0000000000000000071bd7f4502b4b786c9d65590088e3c313aaf6a12e878463 197 0.17/1.00 vMB 18
329,564 329,564 0000000000000000074407a351bc054a90b86a6ff4edb0e47bbfd673d17d1a5b 1,155 0.80/1.00 vMB 21
329,563 329,563 000000000000000011d3cb273fb33db1f18bcffc960d8db47734e2a7f4885c32 1,066 0.61/1.00 vMB 26
329,562 329,562 00000000000000000de9deea19ea633f52a2f4c0ba964c2920a0591bc2e1f436 46 0.08/1.00 vMB 6
329,561 329,561 000000000000000007baf9b81c6af9a200045099c5db6adaeedd55599a941249 680 0.39/1.00 vMB 25
329,560 329,560 00000000000000000670ffe33575f8a4ae9b94aaa4587a851121b0e96b4a3c7d 1,245 0.61/1.00 vMB 27
329,559 329,559 00000000000000000bc4c4bf321bc2d2beb0f58af676fa625fb3edeb9ca5878e 676 0.45/1.00 vMB 22
329,558 329,558 0000000000000000036145f39301ab2d22dd652091d1cb6baa519b23db50345b 863 0.53/1.00 vMB 28
329,557 329,557 00000000000000000e890c7c528e070e4dbec4683403e93ea7a5a921e77d7be1 833 0.54/1.00 vMB 22
329,556 329,556 00000000000000000b1cd6c4b8de4eb10e4241b32483305a862c3e8d48e91ed6 37 0.06/1.00 vMB 3
329,555 329,555 00000000000000000f8cc499bcfa63b5019faa8e541057e4b009764dfb49cc52 376 0.19/1.00 vMB 29
329,554 329,554 00000000000000000acab8812c663d909d9432c9c197c7be8762e129075a376f 314 0.12/1.00 vMB 32
329,553 329,553 00000000000000000064465bf86364c5b75e6afed3b0377b21b1eb6660535705 92 0.04/1.00 vMB 15
329,552 329,552 000000000000000007aab2327d8dd3cdae693802dfb91fab1149158370c9c4d9 1,137 0.68/1.00 vMB 25
329,551 329,551 000000000000000010c3638e22b447ada75afc1c002863e5984244df35126fe4 788 0.42/1.00 vMB 27
329,550 329,550 000000000000000016d917095b2784bda57a7b34d4c8807e55ba6fa5f917edbc 437 0.32/1.00 vMB 17
329,549 329,549 00000000000000000851c42747f11ddf84c3e80e2f83471288bb0279ef921fcd 416 0.19/1.00 vMB 30
329,548 329,548 00000000000000000980764fb0f1ef0fd6f61d45fa13299633fabe043264b491 545 0.30/1.00 vMB 23
329,547 329,547 00000000000000000cd3904ee0f88d25200906f26cf3625d5e17dd3c9a4724e1 550 0.55/1.00 vMB 17
329,546 329,546 0000000000000000025038f883de2e3dc70cf643aaa8294af32569c53a5e941b 1,012 0.35/1.00 vMB 38
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: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 664.47 GB
    • Received: 14.98 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.