Loading Tool

Explorer IconExplorer

Memory Pool

83,500 transactions
31.03 vMB
0.13889004 BTC
Random Selection Loading Transactions
Max Size: 187.20/200 MB

Candidate Block

Mining Attempt 287acc106f9d4f84c03200b6baa2aa3b477a575021ae81165df974f277b33a47
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root fe74ad802963ae065518cebdf02eb52e62b8a8bf5c1963ae55880d664c1b9a64
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,831
Size: 1.00 vMB
Total Fees: 0.07063356 BTC
Feerates: 366.60 > 7.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (874,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
40,365 40,365 00000000573cad6031b9f25f1ae500b908f78cba02bb300a6ffa377cf4bfd5d4 1 0.00/1.00 vMB 0
40,364 40,364 000000004db64e341c4ae97150d740212430a57a1d36208ed6e5e43f53c0557f 1 0.00/1.00 vMB 0
40,363 40,363 000000003388161b5f9ac65c74312e1ea6657ef34966ceb108ce545331dfd5d5 1 0.00/1.00 vMB 0
40,362 40,362 00000000527b122c8c7a94d4f140b006d7da6049621bacbe59af5478a2b7a84d 1 0.00/1.00 vMB 0
40,361 40,361 0000000009152fc1cebc88871dcf07c1e71f02f2cb165e8ac0711732b9edf21f 1 0.00/1.00 vMB 0
40,360 40,360 0000000039ee8d1156c11643478ef022508d0cdf3b41b3e237b26efce1bf6847 2 0.00/1.00 vMB 0
40,359 40,359 000000000049461d93b5b9256e0d37f01077186a494e5331c7ac08fa21316595 1 0.00/1.00 vMB 0
40,358 40,358 000000002cf26c0496d99a08f7055e87c7f81662718af23f20cd807170229070 1 0.00/1.00 vMB 0
40,357 40,357 000000001e85be265fdfb3c81b21fa6ef14f23260bc79bf7c3305ecf56aa717f 1 0.00/1.00 vMB 0
40,356 40,356 0000000043812fb152776f41492faf8773128eb2989544a3143fdb6e07712349 1 0.00/1.00 vMB 0
40,355 40,355 0000000050a593c3d2ae967b9a481ecef43050bca678b3bccd794b81722f2871 1 0.00/1.00 vMB 0
40,354 40,354 000000001679b2f79ef1f65185289c42823c7dcb37d873183576ee2a8ce2e0d6 1 0.00/1.00 vMB 0
40,353 40,353 000000002ba516ffa3c95de1bea893fa2eea1f7a71b7a30a503fdddc26b31f50 1 0.00/1.00 vMB 0
40,352 40,352 0000000053d6f7efb621c066a310ceb2561cc054b8c53fe018d465a3d007624c 1 0.00/1.00 vMB 0
40,351 40,351 0000000021045c96be78b1d660c539f248c304d56afdd24945b7a14ff7667332 1 0.00/1.00 vMB 0
40,350 40,350 00000000335d372d7ba5e619abbfcf3bf49b00c854caed470f014efd7276fa30 1 0.00/1.00 vMB 0
40,349 40,349 000000000931814c640cc6674c39620a1dbbe7201c573a5a0376b5380d1a9c14 1 0.00/1.00 vMB 0
40,348 40,348 000000001ce14eb3825158b6e48b4a325fdaa9c3117dfa1a82c46a9385fe2b61 1 0.00/1.00 vMB 0
40,347 40,347 0000000055882e7db01667ad951499fbe67627c425a53b53883fae04b69b8d9a 1 0.00/1.00 vMB 0
40,346 40,346 000000000df8ad504560a25322b4cc835db27cef6b22ecb6ed62142338369b12 1 0.00/1.00 vMB 0
40,345 40,345 000000006124f292e159c158e1bc2a7d5d412b57228a98b152f2cfdd94d2b72a 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.