Loading Tool

Explorer IconExplorer

Memory Pool

49,592 transactions
29.81 vMB
0.22240746 BTC
Random Selection Loading Transactions
Max Size: 156.63/200 MB

Candidate Block

Mining Attempt fd0cdc08b76e972975129831cfb81fc61989db0f437fa072d64adfa74da3f71e
Version 20000000
Previous Block 000000000000000000010632e62ac54a943f30bde5587337bc0da0324a5b3c27
Merkle Root 317492f541cfc2a9a134b21d809f750e320b053c3c141ff49986322cbe7c88a4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,998
Size: 1.00 vMB
Total Fees: 0.08480271 BTC
Feerates: 150.67 > 8.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,707 (152,170 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,537 762,537 0000000000000000000497cd3eda8933465fcd3d8017edd46f4f1c04814e3b83 2,424 1.00/1.00 vMB 15
762,536 762,536 000000000000000000030caa7da812fefff2215a0aa8c1d12869c66e27a1b84b 3,349 1.00/1.00 vMB 35
762,535 762,535 0000000000000000000722fe3ddbb2a5aa5fec91150db9bc949d4ab5c1402dd4 1,863 1.00/1.00 vMB 12
762,534 762,534 000000000000000000071c95c6de0380796827dd54529ae5532efc21e1496954 2,351 1.00/1.00 vMB 32
762,533 762,533 00000000000000000000c67e1c7142ff79a3892e0527cd2600058dfe4918e4a1 612 0.21/1.00 vMB 20
762,532 762,532 00000000000000000004ae2849a2ac74e82d31738010d23d22eedf0c16013c79 1,455 0.66/1.00 vMB 17
762,531 762,531 0000000000000000000187e38ce7f6cf4d63d9117adb51835e6de537b425bafe 2,455 0.99/1.00 vMB 19
762,530 762,530 000000000000000000059c0b58a66ac7236774711b873cfdcddc65335ef85a65 192 0.13/1.00 vMB 13
762,529 762,529 00000000000000000001d81c9b88f6eb2d610fe1e452f8263417423e65b9bdd8 1,547 0.60/1.00 vMB 20
762,528 762,528 0000000000000000000425dcfd6e935f688e4334255be8f12a71140c69175ecf 996 0.83/1.00 vMB 9
762,527 762,527 0000000000000000000240addef280949f592d7e7c423530a40749f79dfe613d 62 0.02/1.00 vMB 22
762,526 762,526 00000000000000000001da3edde2d32fee39b9014cbff63463cba9c6a3d0e03b 606 0.55/1.00 vMB 12
762,525 762,525 00000000000000000003c7f89779a4dcd7fd37f7dcbde6e26d80b0cc9ec19c9a 518 0.29/1.00 vMB 18
762,524 762,524 000000000000000000067496d47059e62722f5b36737100b162f6a27a45139d9 680 0.57/1.00 vMB 5
762,523 762,523 00000000000000000000dae5a44bd31011d78acb509a3bcb53499be42306deab 2,554 1.00/1.00 vMB 25
762,522 762,522 00000000000000000000df88900fdf7da8b00630d8a3ab144e049a9e3011f5b3 96 0.05/1.00 vMB 30
762,521 762,521 00000000000000000001932c5b70682f37f6335f5d296cee9593d89a482d35df 1,087 0.48/1.00 vMB 18
762,520 762,520 00000000000000000002da288ad7bace50ba7792905d2b6dcdbaeaa6408338ee 705 0.28/1.00 vMB 6
762,519 762,519 000000000000000000039f0f8e7b3cfb9ed96ff312caaebd1809b622b89df42d 965 1.00/1.00 vMB 5
762,518 762,518 00000000000000000000746ab2c6bfe5b48d752885ca958b0181e88b8c71394e 723 1.00/1.00 vMB 4
762,517 762,517 00000000000000000003452324493755bf6c85ee14c71fe2f2c5bc05fc640655 1,416 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 781.87 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: 644.98 GB
    • Received: 12.63 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.