Loading Tool

Explorer IconExplorer

Memory Pool

45,548 transactions
27.49 vMB
0.10993108 BTC
Random Selection Loading Transactions
Max Size: 143.85/200 MB

Candidate Block

Mining Attempt eee5b4583b82b764f0d1462b7c656073c459983140d88ba7d7f1776c7521bb53
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 1292ec3027f7b2e39c529c1ae55002b98ed6487dd9a242582d0cccf113fbb939
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,601
Size: 1.00 vMB
Total Fees: 0.05002629 BTC
Feerates: 151.01 > 5.01 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (378,247 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,629 536,629 000000000000000000020f9f27541743937c5961e67dbd678aa6471f5fb7e998 1,582 1.00/1.00 vMB 27
536,628 536,628 000000000000000000191c28c6778a114ae307149e25005ef566a9f27d56ad19 1,934 1.00/1.00 vMB 10
536,627 536,627 000000000000000000223e166aa98b66214bca9941dbbf4b3215228f25de48fa 2,207 1.00/1.00 vMB 25
536,626 536,626 0000000000000000000caf2d8df46f59eadf4cfd55fb634f7f4f17d3603c2bd7 1,491 1.00/1.00 vMB 11
536,625 536,625 00000000000000000014ffda2a6480dbae14c9ed64031e58156ece2cd0463952 1,159 1.00/1.00 vMB 9
536,624 536,624 0000000000000000002a032b4873f73a0b203ebae313b52e56cfcd92ee9444ba 2,497 1.00/1.00 vMB 28
536,623 536,623 0000000000000000000a200e6812c4f2459cd3fb5d55c7fdc453d151f905b155 1,960 0.86/1.00 vMB 10
536,622 536,622 0000000000000000002277a7289a3429bb3b33b20aef26d90a72cf1b8e8cc098 1,260 0.72/1.00 vMB 24
536,621 536,621 0000000000000000001d322a1f0fa07f1b618f4aa2cfbe04dc34e61bde9db985 978 0.42/1.00 vMB 14
536,620 536,620 0000000000000000000dc7af7f2be18a8eaeca5bc7cb78c4d9ac6918ca0512ed 433 0.43/1.00 vMB 5
536,619 536,619 0000000000000000000f7aff9dc335f8c43573f0770301bdc286cda171a68dd7 1,608 1.00/1.00 vMB 10
536,618 536,618 00000000000000000019c1b6ef66ad44070886e34c6f0a03efd5d00b04e8a778 2,326 1.00/1.00 vMB 6
536,617 536,617 0000000000000000002992f7ccf6d69a9e93c084f1da9e2aa865e00c1e9172f8 2,024 1.00/1.00 vMB 28
536,616 536,616 0000000000000000000fec4c8dd1299e662e9dae30f54e13b2661414786819aa 2,038 1.00/1.00 vMB 21
536,615 536,615 000000000000000000224c44b075a5716034e15cf75f420dcb93c71bf3b59eb4 1,916 1.00/1.00 vMB 10
536,614 536,614 000000000000000000178acdb8fd969de5bacf2891f2c63de0b64c93506a1f69 2,087 1.00/1.00 vMB 13
536,613 536,613 0000000000000000000c917d9f5ea8ba55b4d1f1c7ae9f11e5250c098907a8da 2,337 0.94/1.00 vMB 34
536,612 536,612 0000000000000000001f1d9b4462e4a776acef884e6b049f2f7edaf4adeadbcf 1,727 1.00/1.00 vMB 4
536,611 536,611 00000000000000000011336ab8906d8f097ade9f0cdc6bc6be1deaa0198641a0 2,412 1.00/1.00 vMB 9
536,610 536,610 0000000000000000000d0f69e3e752bdaf28773135f39caaaf7d41eb024cd289 1,902 1.00/1.00 vMB 19
536,609 536,609 00000000000000000006c128dc26365b0cf5cdb2320314d7b8cd5f34ce8db52b 740 0.32/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.17 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: 653.50 GB
    • Received: 13.91 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.