Loading Tool

Explorer IconExplorer

Memory Pool

29,238 transactions
8.86 vMB
0.06924286 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 57.27/200 MB

Candidate Block

Mining Attempt 77e79e80fe810d5029ed51f0f690871a37a025e54cb091e4f081e353e3fac998
Version 20000000
Previous Block 00000000000000000000c13069b9329f48223affbf81e7578255b2033820348d
Merkle Root 175a90647f62b9d3587e98d5306f7bb5d3a90fc159a9748ff370db3b5223d932
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,840
Size: 1.00 vMB
Total Fees: 0.03869565 BTC
Avg Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,020 (648,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
264,381 264,381 000000000000000da79258d7939ce6cf818fc0a8976a99aef29d70ce383d8591 0.19 MB 475 101
264,380 264,380 0000000000000002c0a3030022eb81d91fe2815a9b49551a816a49e6257fdc59 0.00 MB 1 0
264,379 264,379 000000000000000de6503e1bebe4a608b965e247acc817de4dc59c9e43a2771e 0.12 MB 338 187
264,378 264,378 000000000000000d1faeb6d5bfe9ff472c9ff5ebfb1989e02afc7c30adba5698 0.07 MB 218 135
264,377 264,377 0000000000000006fafa484938fc5a87edc5e10881113b5906c090bbc3335874 0.17 MB 320 82
264,376 264,376 0000000000000007b4f953d4b06de04ed7073e1f266d8d673a0b63cf7c5a0e2a 0.08 MB 158 77
264,375 264,375 000000000000000e9e3877eea2b6b873d14b090051a2df3961aea7ad31a78e4a 0.08 MB 183 98
264,374 264,374 000000000000000d0ac6906195f0986ed76656aded2e2f5a0070927254a4a329 0.10 MB 214 72
264,373 264,373 000000000000000722a8d74e8b836978ed0e4a3f560bd2f69ac945e83e093728 0.12 MB 286 108
264,372 264,372 0000000000000001887abc44b5280f3b64c94f6d3a7043bc75966b902343d140 0.14 MB 120 28
264,371 264,371 000000000000000a5d8223289074eab43cc5a104cd15aab9d1c96035eb10d5d8 0.11 MB 187 41
264,370 264,370 000000000000000bfc6f5f2c3323f254869fe2ff0d342da0923eeb38812f5140 0.15 MB 126 4
264,369 264,369 000000000000000a23f0ffdd1b38182f858bdf40f0b827073485410abf09a33b 0.20 MB 387 89
264,368 264,368 000000000000000b2fac8f16e1239a2059a46e5257fe26ad1790a3801139e7f8 0.22 MB 454 80
264,367 264,367 0000000000000002d20d34fc06fb55d1de84f1e2049312e594690d8e5e59f3f8 0.15 MB 353 72
264,366 264,366 0000000000000004e16fac10786a8253bb858c8930b532903acb1c70b4d265f3 0.25 MB 586 63
264,365 264,365 000000000000000f5de53c9a912f61a713fdd94f32d4e33c3854b210eb3d43f9 0.25 MB 758 119
264,364 264,364 000000000000000063969a7ea741314e0061a046836d24ee6773c89815230c3b 0.25 MB 651 69
264,363 264,363 0000000000000006469a52540c499685231a95ec3c4addb92c7bf7f2f99ea07f 0.25 MB 345 63
264,362 264,362 000000000000000970a5fcae5f40b4d1c3ab270ef1f55c6e23bf9ca83bef34de 0.25 MB 704 117
264,361 264,361 00000000000000093e35cc80a418b8e659896ca12b4085a12faf9f38f6b6f529 0.02 MB 26 5
Previous 10 blocks ↓
Total Size: 778.88 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: 401.34 GB
    • Received: 3.61 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.