Loading Tool

Explorer IconExplorer

Memory Pool

41,850 transactions
28.66 vMB
0.07138101 BTC
Random Selection Loading Transactions
Max Size: 146.48/200 MB

Candidate Block

Mining Attempt ed2ec1657466daaf90f4631cbf0980046d70f10aaba34bf08223215ded2ac54f
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 7950dd44b4dbd4bdf966442b2c61d8f51f8facd4d91b765377940872ee263960
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,695
Size: 1.00 vMB
Total Fees: 0.01575881 BTC
Feerates: 104.56 > 1.58 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (439,167 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,463 475,463 000000000000000000a456800d6b231455200e54bf27dfd4f7ffa06b7e3fd6c8 2,358 1.00/1.00 vMB 56
475,462 475,462 000000000000000000c7d110599a10109fa2a83514c138a498cbc40b63e88d29 1,635 1.00/1.00 vMB 198
475,461 475,461 0000000000000000011d487f8906424fdc3494428486a80ceaaec68c4ea960fa 2,389 1.00/1.00 vMB 169
475,460 475,460 00000000000000000122c5cac7ba8d85d5df847dfd8296b986cd028a1d9f9362 2,136 0.99/1.00 vMB 170
475,459 475,459 00000000000000000064b837bf55055cf84e51c1c9b313475ebed23c8d602521 2,104 1.00/1.00 vMB 117
475,458 475,458 000000000000000000d374f43cb36229f7d20c460b517208ac1f197ed089b971 1,784 1.00/1.00 vMB 81
475,457 475,457 0000000000000000014e5d4d03626a3d90a611de4c8739d1fdd584e9b4d56341 1,510 1.00/1.00 vMB 140
475,456 475,456 000000000000000000b01fdbf490ea4057ac439762e85ce68eeba2f22740236a 1,956 1.00/1.00 vMB 131
475,455 475,455 000000000000000000c108c763b61f3dc88a364916b4e7e60888787655b78acb 2,277 1.00/1.00 vMB 203
475,454 475,454 00000000000000000122ad9b024a6090a696f8104765cff62091268d8f664a8b 2,327 1.00/1.00 vMB 264
475,453 475,453 0000000000000000005be9097e454d14e7d08341109ca8bf289a11de71676bed 1,657 1.00/1.00 vMB 172
475,452 475,452 000000000000000000ec6e9565ee790fc7595f47eaf10d49268f5756fc118223 2,158 1.00/1.00 vMB 186
475,451 475,451 0000000000000000011c43408f70d3ab784806861ca378515818e13c104c5fc7 2,489 1.00/1.00 vMB 267
475,450 475,450 0000000000000000010e7e9656a60339c940ea7e70fd3702ac94a231a3cc0971 1,052 1.00/1.00 vMB 69
475,449 475,449 000000000000000000776787063c00406375dfb4dfef5ffdcb09f5ef363a6e63 934 1.00/1.00 vMB 45
475,448 475,448 00000000000000000039485fbc5fc4a931facf89aea37409f0ea4957367c4cc0 2,184 1.00/1.00 vMB 130
475,447 475,447 000000000000000000d05cab412cf78da8f122cc2a00acb539150f9d05905e78 2,103 1.00/1.00 vMB 115
475,446 475,446 000000000000000000a0b5e9a55d3a450c5bedfdf3a053ccc124ad03b05b6886 1,638 0.77/1.00 vMB 202
475,445 475,445 0000000000000000006597fc3dc29e3212c22d8aeb86729847e1e8c1fb6d0b74 1,423 0.99/1.00 vMB 87
475,444 475,444 00000000000000000178258c029f7e9811bce1ce7bfdf3b7f8f4a2231708d7b0 978 0.45/1.00 vMB 137
475,443 475,443 0000000000000000000705b92750de4fd8a6710027f0957618ab4e11ab1217ab 263 0.86/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.02 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.