Loading Tool

Explorer IconExplorer

Memory Pool

34,639 transactions
25.86 vMB
0.06410688 BTC
Random Selection Loading Transactions
Max Size: 130.94/200 MB

Candidate Block

Mining Attempt fa2d68ab8b17464127457737e6dca04bbc91b55b30201496395e366255e0140c
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 7e95b0c5a31228b200e5215e945539a1fc09495a3b1a99eca66e245c84db564e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,488
Size: 1.00 vMB
Total Fees: 0.01676629 BTC
Feerates: 74.70 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (595,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,692 319,692 00000000000000000c78cf761b634cfc6335076933d6a58e4a79f502ce3fd6a3 54 0.02/1.00 vMB 28
319,691 319,691 0000000000000000208fa6e52e23f9474ba7fbbcbe7478e23b8a70c967aa0327 573 0.27/1.00 vMB 41
319,690 319,690 0000000000000000073f0de10917c441b3e3bff45f236b3da740f648b389dc07 118 0.08/1.00 vMB 22
319,689 319,689 00000000000000000864a06f8755bd1d6556a418a9536f57747e6293ad08bdd4 386 0.37/1.00 vMB 19
319,688 319,688 000000000000000007a5fde08e39222d4f75e124a3d333743c8bfcf50f944c43 1,063 0.50/1.00 vMB 30
319,687 319,687 00000000000000000c11cfdcdcd123ba5d867cd3ca3b3ad3b685f745cad0d063 1,634 0.91/1.00 vMB 26
319,686 319,686 00000000000000001e7f54dec08e1deecbc4db5b93e182d84aa649d70f38923a 48 0.06/1.00 vMB 7
319,685 319,685 00000000000000001e831f0b797bca9868c9bfa6d2cb2cbe36ffff722277dc76 1 0.00/1.00 vMB 0
319,684 319,684 0000000000000000168b9310d31c56282ae75f4a75c98fe010ed0695f6d49a7b 327 0.25/1.00 vMB 23
319,683 319,683 000000000000000001b85ff2d5eab650797fed992955768817bab106c76b0ceb 79 0.04/1.00 vMB 24
319,682 319,682 00000000000000002806793a3d909d796a41c7a3b1f794d35369d13439d3aa10 657 0.42/1.00 vMB 34
319,681 319,681 000000000000000001fe67ef6023e22351777f9eb3918cf4de5835d029df0c20 1 0.00/1.00 vMB 0
319,680 319,680 00000000000000001cf64ac8362403723a6f360afdb58ee430c102281fc37c82 293 0.27/1.00 vMB 18
319,679 319,679 000000000000000019d56f466350b266608ab86ea7e19f8ac06f116fe5ba321c 64 0.02/1.00 vMB 31
319,678 319,678 000000000000000005abb17e470ca07f83c3787ae0d05d5bfc00c30a08126e52 330 0.22/1.00 vMB 23
319,677 319,677 000000000000000001f575afe4ad304eeac8ece581b22cdd091eaa32bd0695eb 89 0.03/1.00 vMB 33
319,676 319,676 0000000000000000165c853fda0e563f732f18d425e581c9cf152cc36037ee49 558 0.38/1.00 vMB 23
319,675 319,675 0000000000000000220aa8cac861d10aac57006395dbc9adf3e8c65ab710afb9 97 0.04/1.00 vMB 28
319,674 319,674 0000000000000000260e3d2ea7a27697ea27c05153114f3c22e9d5b9a6916217 1,322 0.85/1.00 vMB 23
319,673 319,673 0000000000000000015f1c0fca4af6490701b33e9b433cb1b78fd4ee4ca82719 64 0.03/1.00 vMB 28
319,672 319,672 000000000000000019f92b93d08912059525e131c92c02aab6c70de72c84b049 512 0.16/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.