Loading Tool

Explorer IconExplorer

Memory Pool

77,752 transactions
29.24 vMB
0.08485357 BTC
Random Selection Loading Transactions
Max Size: 176.21/200 MB

Candidate Block

Mining Attempt 348d02a50921f74aeb26293349ebf5ee22dadb1844362af8d9cf863ce51bfb65
Version 20000000
Previous Block 00000000000000000001dc6f2e0bb187e495b37d8aecff82e99d6f50fb42cdd0
Merkle Root a24fdcf4264c61119bd868227a55c2f89085d859ab901ecac9c66f3f57cbce9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,175
Size: 1.00 vMB
Total Fees: 0.02361785 BTC
Feerates: 261.10 > 2.37 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,167 (272,577 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,590 642,590 0000000000000000000ef1e9b580781d74a05bfc74a4451673ae16ee6a198973 1,974 1.00/1.00 vMB 154
642,589 642,589 0000000000000000000a12423eca3a156d5c884bdab1b87a4722506262be5419 2,822 1.00/1.00 vMB 182
642,588 642,588 000000000000000000024288d8c6802102d190c63b1ab5d2169ca07cb9790e42 1,624 1.00/1.00 vMB 47
642,587 642,587 00000000000000000008521ca22dce20d1d3abd7a9e9c390902704553f97ee24 1,340 1.00/1.00 vMB 27
642,586 642,586 00000000000000000006122f71259d466b98885f6461215f307d44366b20cc1a 1,610 1.00/1.00 vMB 25
642,585 642,585 0000000000000000000aae0379ced977d10b7737196463c54853969e6b181148 1,912 1.00/1.00 vMB 51
642,584 642,584 0000000000000000000086bf6f5526209378d25857523ce462f26ffebf38b0f6 2,068 1.00/1.00 vMB 84
642,583 642,583 00000000000000000005d432add78beef9f636c2aca110745661a29dfd2f5350 381 1.00/1.00 vMB 6
642,582 642,582 0000000000000000000467ddb8a008cce2bc368ad2f442feb55de8e9d64cf4b1 1,398 1.00/1.00 vMB 39
642,581 642,581 0000000000000000000302c8d69b8f9fb04278facd12dff849488fe2f50a77b9 1,204 1.00/1.00 vMB 32
642,580 642,580 000000000000000000064e408e957d2769923f45dcdc29df7c129881621e2907 1,497 1.00/1.00 vMB 70
642,579 642,579 000000000000000000029cc70987134fb373a0bafb96e6b26718477316ae7ae8 1,853 1.00/1.00 vMB 88
642,578 642,578 00000000000000000010a2054b43ce31f71fd26be54d5ad3182bc267fc5bd051 1,223 1.00/1.00 vMB 49
642,577 642,577 00000000000000000008362bb2a1a25645554aaf73fa1f930bcbb6d428d55c8a 1,262 1.00/1.00 vMB 10
642,576 642,576 000000000000000000088e616554b439229288efc13395b519a8e4490afabae8 1,563 1.00/1.00 vMB 67
642,575 642,575 0000000000000000000c74a79f4805dc3f4a5593e3fd465e0ee5c2a6a0e78e34 2,640 1.00/1.00 vMB 159
642,574 642,574 00000000000000000004591740badf7e1022c519143c623ff6ca1c25bd2ed769 1,114 1.00/1.00 vMB 45
642,573 642,573 00000000000000000003f86ecd3c7cd647896d1b50bece0eea149eca74756e4d 1,683 1.00/1.00 vMB 62
642,572 642,572 000000000000000000003d6487eed41e69d8a608e82a0bda86499a30284ac282 2,310 1.00/1.00 vMB 55
642,571 642,571 0000000000000000000d1a9fd14eb35a656a1f5b63c3ea139b0cb9dabdc51095 1,667 1.00/1.00 vMB 74
642,570 642,570 0000000000000000000175a3337eac8aac36754c7ce5961a08787f5468bf1833 1,556 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.68 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: 685.43 GB
    • Received: 16.48 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.