Loading Tool

Explorer IconExplorer

Memory Pool

78,932 transactions
29.44 vMB
0.06696184 BTC
Random Selection Loading Transactions
Max Size: 177.21/200 MB

Candidate Block

Mining Attempt 25286d4840f8f24cc0085e5463ad52135999e0f9bee11dcd9130e8b87cf8980c
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 (375,504 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
539,489 539,489 000000000000000000019c65f6997892890ce6244f3b62ce5c08a83879b90d6d 2,342 1.00/1.00 vMB 18
539,488 539,488 00000000000000000014a302623638bb745752a6a89e3797d62c9056666f9855 94 0.04/1.00 vMB 53
539,487 539,487 00000000000000000014cd2fe7a6564f1733aeb6d14b56e56d673d5a71895d41 1,781 1.00/1.00 vMB 15
539,486 539,486 00000000000000000024bed176e17901a613edfe7e5f36a08cc311e4e66fff3a 2,493 1.00/1.00 vMB 26
539,485 539,485 000000000000000000241635882cdbd5760ddb273b97d9a22522af108a79b061 2,346 1.00/1.00 vMB 24
539,484 539,484 00000000000000000022620da4c9acf972c7225f7100a677d622064c771f41bf 2,724 1.00/1.00 vMB 31
539,483 539,483 0000000000000000002788f1a48b248d222c2e50d7941bfb854477ceeee31f0b 1,318 0.70/1.00 vMB 13
539,482 539,482 0000000000000000002560e90acae975f004ef7d0a083870ef30950a50f79a08 2,380 1.00/1.00 vMB 23
539,481 539,481 000000000000000000050f3c337da4aa680e97ec5918261f8afbba9b497a12be 65 0.03/1.00 vMB 28
539,480 539,480 000000000000000000290f3de960f607fa8d28bc6653ec857a74e709b375109b 427 0.24/1.00 vMB 20
539,479 539,479 0000000000000000001e342aed5520f9156b7b8d858e71a5d0ff1bd430e56a9c 391 0.16/1.00 vMB 13
539,478 539,478 0000000000000000001b3b39e3e213e557f0f059dbe2c30627ce23463a800829 550 0.19/1.00 vMB 14
539,477 539,477 0000000000000000000af34e620e4af16d1cdc4e4efc962033e4abdacb127f5d 2,294 1.00/1.00 vMB 21
539,476 539,476 000000000000000000236c70154586beffcc061c811f088faa69a575c0db72d0 2,316 1.00/1.00 vMB 19
539,475 539,475 000000000000000000102b3ee942bfdfaf4058e54ac4e52f45f27668baef6d6b 814 0.39/1.00 vMB 12
539,474 539,474 000000000000000000065c2d94268e0eee075ca9b4fc71fa05619410f025cfb4 1,709 1.00/1.00 vMB 15
539,473 539,473 0000000000000000000e60716f86f52154b8859191b22bcc1fcb7b696c1e65b9 1,552 0.74/1.00 vMB 23
539,472 539,472 0000000000000000000769ac34d7f2fc0c0fc0fcc6ba94887d50d33862dd5dad 590 0.24/1.00 vMB 15
539,471 539,471 0000000000000000001479f26731e8ee76e1dfee592763c6262cfc18ea9c9749 584 0.41/1.00 vMB 5
539,470 539,470 00000000000000000022ce0085015e8fd93375185eac6d5b837a2ef1ddc1ae75 2,539 1.00/1.00 vMB 18
539,469 539,469 000000000000000000261ba441cc42c81e7b819efa3b01b5eaa6da03ae9fdaf6 2,370 1.00/1.00 vMB 23
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.