Loading Tool

Explorer IconExplorer

Memory Pool

51,595 transactions
30.53 vMB
0.09838705 BTC
Random Selection Loading Transactions
Max Size: 163.97/200 MB

Candidate Block

Mining Attempt fba347787302b9a4fe01b5b12a298e7d3366598ade9f131fe626e27720f16ff1
Version 20000000
Previous Block 00000000000000000001ee4aa122a84c1edba54383a46e61a1360f7651db78b5
Merkle Root 51692b9c11d5e28a9d0c9a12ae46fef08471070cc17bab23805bc582f12a42ac
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,806
Size: 1.00 vMB
Total Fees: 0.02420461 BTC
Feerates: 70.30 > 2.43 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,815 (604,029 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,786 310,786 00000000000000003d48e00eb8dedaf657bbf94cef73a21b0979c39d9f47900d 15 0.01/1.00 vMB 100
310,785 310,785 000000000000000019fff20faf3084d53abb0c7f48212a158f156b5607aceeb7 268 0.19/1.00 vMB 30
310,784 310,784 000000000000000028ebe64e21ee456a983005b285c1321f5ff5d9936409fb36 644 0.39/1.00 vMB 29
310,783 310,783 00000000000000002d1678d162e6473021d59283451c0db13b18ed408c5f7677 606 0.37/1.00 vMB 28
310,782 310,782 000000000000000038ad853240cb7d948dee450d8cf5397d0c5ec3d5082f259c 150 0.08/1.00 vMB 28
310,781 310,781 00000000000000000efc0338e803876b39e50ead62fdfbe8d8d8e380e941a8b0 363 0.23/1.00 vMB 24
310,780 310,780 00000000000000002d8571168849be83e7d28757f8c39b9081d7f352141d045e 24 0.01/1.00 vMB 40
310,779 310,779 00000000000000000b9b01c7cee81e1a0f24358e04e622c9fdea26f4ae7c55c2 285 0.18/1.00 vMB 33
310,778 310,778 000000000000000010a9ee037c3e2218e6895df8717d4f2852e2d440c8ea895b 437 0.28/1.00 vMB 28
310,777 310,777 00000000000000003e7d6a83442c17b7a19c8620d7845106c584a2433b951243 793 0.44/1.00 vMB 33
310,776 310,776 00000000000000001146f8442d396f3f9a01eac7b3fb9ae9e85bda3ee8ae59bf 128 0.05/1.00 vMB 45
310,775 310,775 000000000000000007d7d9fd56b80532aac8e6413486709a8c31fabd63869e9f 146 0.07/1.00 vMB 20
310,774 310,774 000000000000000019cc1bd137b98cf8372e6fd35f773cae76820ed0351a3708 1,044 0.50/1.00 vMB 36
310,773 310,773 00000000000000001f966e761faff4671e85aeffdb057f85894ae83f4b2de877 278 0.12/1.00 vMB 35
310,772 310,772 000000000000000036fa8c924dcd366ae93f338c92b96fc720c9a9c92f348dd4 198 0.16/1.00 vMB 22
310,771 310,771 00000000000000000ce03cfb6806372725ee1b3837000da9a0ce9d383c4dd1e6 631 0.33/1.00 vMB 29
310,770 310,770 000000000000000004566ab444c549c5a1f22441d624ca3f2f554d1863161d2b 39 0.08/1.00 vMB 5
310,769 310,769 00000000000000002566ceea8b8e98cb7eb1fbf15b37f41f887f6a5e97e33360 853 0.63/1.00 vMB 25
310,768 310,768 0000000000000000211a22cddd03104a8da8af96b38ecd4274dca9ef43bdcf1d 22 0.10/1.00 vMB 2
310,767 310,767 00000000000000003a283fd14285b17643f14d6645a648ee808a6f1e4d06d3ab 545 0.43/1.00 vMB 23
310,766 310,766 00000000000000002db37b6bc767a722e9d047bdcdea095f84cec57e844483b7 852 0.75/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.06 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: 651.14 GB
    • Received: 13.43 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.