Loading Tool

Explorer IconExplorer

Memory Pool

79,940 transactions
29.75 vMB
0.09130709 BTC
Random Selection Loading Transactions
Max Size: 179.66/200 MB

Candidate Block

Mining Attempt 82f84d5137aee8ca9d286d3670dde51e5ff689311e9f8786a13685c5c3e82215
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 744e6cbdf41c3bad46bb67d6c53d414d389f64d15ddd12c428260f571f1aca31
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.02715792 BTC
Feerates: 100.11 > 2.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (594,615 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,482 320,482 000000000000000015535210da67bb7eae3de4368013f4bed8c44f73a53dafa4 552 0.30/1.00 vMB 30
320,481 320,481 00000000000000002291d9412df84d45b01380b7a1830780c735a1269d6a8fb8 336 0.21/1.00 vMB 21
320,480 320,480 000000000000000014d5cc791ce2c0205f0220fdf43bc85f77ed49986091fb87 583 0.34/1.00 vMB 28
320,479 320,479 000000000000000015fd1d48c309830229f0e06eaffe7634f2178ed6c3b3e818 345 0.22/1.00 vMB 22
320,478 320,478 0000000000000000180d3ce9513acadb18261e74b71b681eb39715919e1d1a04 8 0.00/1.00 vMB 24
320,477 320,477 00000000000000000a457440cc2885c7ef8fe75975379775ca54f562a61bb5dc 78 0.03/1.00 vMB 29
320,476 320,476 000000000000000020a079e1b55933a8e8a12e2bb05bdedebcd7e79a7a5cdcf6 32 0.02/1.00 vMB 24
320,475 320,475 0000000000000000016ad63685111a00a4311552820aa47469bab7dba20c31b9 332 0.15/1.00 vMB 30
320,474 320,474 00000000000000001776e0df0541b0422f681294e06c913c2792e439bbd83516 298 0.16/1.00 vMB 28
320,473 320,473 00000000000000002394da0be24e81bec290ac666474346140bc083c592a041e 139 0.10/1.00 vMB 18
320,472 320,472 00000000000000001da15f98171a0a789f7cef81812caed449db248dbb5d3407 543 0.28/1.00 vMB 25
320,471 320,471 000000000000000012de8ccad2c8ca79b55776012955473860601c34139c8f1f 350 0.20/1.00 vMB 25
320,470 320,470 00000000000000001764bacc61656b9bcf34581ac9bbac3b19e38e4ef4dc541c 239 0.26/1.00 vMB 16
320,469 320,469 00000000000000000f419dfd0554c8a2fd750ae76c004cfd0a149f653971bde5 512 0.16/1.00 vMB 47
320,468 320,468 00000000000000000c51a3556edf9830a513416c9a354369765942fff3c7ad5b 355 0.23/1.00 vMB 24
320,467 320,467 000000000000000008a31a5b3b100fc1ab0b3a0a7370c5d5dbb18420147396d8 43 0.02/1.00 vMB 25
320,466 320,466 00000000000000000a5a0df8d6a08d06ac878b431a57bd8b190c38c1ba41756d 53 0.03/1.00 vMB 26
320,465 320,465 000000000000000020bf1a257c15c65320ee85228788fce1903da9bbb6199839 69 0.04/1.00 vMB 25
320,464 320,464 000000000000000017ece6c9eaf1cfb262fe5208d2b91b7423eea48ebf68d87b 28 0.02/1.00 vMB 14
320,463 320,463 00000000000000001321ffee8fd44152e574d300facab7797d9ebbe433f63846 208 0.10/1.00 vMB 32
320,462 320,462 000000000000000013f01b193507402bb83e7e97341b9cf5a67e2c94e9b9526f 609 0.28/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.