Loading Tool

Explorer IconExplorer

Memory Pool

82,526 transactions
31.45 vMB
0.08895823 BTC
Random Selection Loading Transactions
Max Size: 191.02/200 MB

Candidate Block

Mining Attempt 8d92e6bbd1d657e613eacbe224b6d81c727b9efb95b03b8bea6eb4079e82aaa4
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root dfa8fe41aa36edc068fce6eebee00080fa4a840f5b025cf3bc5974ff1c5301be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,294
Size: 1.00 vMB
Total Fees: 0.02074804 BTC
Feerates: 100.18 > 2.08 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (590,726 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,483 324,483 00000000000000001938ea410fb4bd72e42853dd845214c44b54101133f7e382 1,855 0.75/1.00 vMB 38
324,482 324,482 0000000000000000184b763f5aa613edefaf363a275892f3722570f1f5468e8c 118 0.06/1.00 vMB 31
324,481 324,481 00000000000000000dd18fa52ef7a93c8077b4b725adc84669574e156fb41a18 234 0.11/1.00 vMB 26
324,480 324,480 000000000000000019628f3c4fdb306a5875c7bb3644be3fac4332f742f925c7 969 0.58/1.00 vMB 27
324,479 324,479 00000000000000001ca0b5fc6574301d0683382d44478798666eccacd035a317 1,700 0.75/1.00 vMB 33
324,478 324,478 000000000000000007b5e1ad2bf027f18d835e5a32a30f234a8934d4a9dca5df 88 0.05/1.00 vMB 27
324,477 324,477 00000000000000000f22d32d119ead1375ae682d22d98511272181b5b96107a0 336 0.15/1.00 vMB 30
324,476 324,476 0000000000000000059c367d3eafe8fb32020893ba7f0107af7bd0b675c4d112 457 0.26/1.00 vMB 33
324,475 324,475 000000000000000013faa6b5674e347028b50e661a0c63dfdd154ded14263a6c 463 0.27/1.00 vMB 30
324,474 324,474 000000000000000012b3b02940eedbf5b8a346942b829381dfdae8dbd5059014 286 0.24/1.00 vMB 27
324,473 324,473 000000000000000015e123c502313a021e3972d6554b01f07dd45f16347a80e6 277 0.15/1.00 vMB 31
324,472 324,472 00000000000000001f268be92305a4ad575f92a740413bf96fa4dbe25f808c70 256 0.14/1.00 vMB 28
324,471 324,471 0000000000000000087130a356b70219121b84ad752315d3f98adc8878e00a03 470 0.22/1.00 vMB 31
324,470 324,470 00000000000000000f9800c118587904a814b9bacf518d224365d5c157b8975e 1,190 0.69/1.00 vMB 30
324,469 324,469 000000000000000007542d95a1d7b164e43db1dcccf522150ec10ad49ad8fa8d 669 0.29/1.00 vMB 32
324,468 324,468 00000000000000000217123a0f342dccf566dd6cc22e65c0fc0f03a9a65d5f0c 516 0.30/1.00 vMB 29
324,467 324,467 000000000000000010f2a77935205785799ea02271ebba311f5cda759ef9aeca 1 0.00/1.00 vMB 0
324,466 324,466 000000000000000001df6025ab3b878461032c9bef227ed4320faa88668ce8f9 394 0.41/1.00 vMB 16
324,465 324,465 000000000000000013380e965c90606ebe221a5a1e314d1284360737463abb9b 1,349 0.50/1.00 vMB 42
324,464 324,464 0000000000000000192b62add3b9b78f26e0211eca83970e3d04a4a1590e8772 598 0.28/1.00 vMB 29
324,463 324,463 000000000000000004c7c9f8322ad24399f57e3aa48e309f2ca15f527a3f9a1f 94 0.04/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.75 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: 708.74 GB
    • Received: 16.76 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.