Loading Tool

Explorer IconExplorer

Memory Pool

14,924 transactions
8.61 vMB
0.02629221 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 46.25/200 MB

Candidate Block

Mining Attempt 81b4cf8b24fb84f4b34b03d3d2b3227cc862651efd918ed81134420594b3cdfa
Version 20000000
Previous Block 000000000000000000011bab8835206eaca3c4ef5c316158790f9562b53d7feb
Merkle Root b731bbf766b18c55a295cf12c0b34607fbc2d1e6cb15ee42637f2db83b3bf007
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,713
Size: 1.00 vMB
Total Fees: 0.00786879 BTC
Median Feerate: 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,374 (712,329 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
201,045 201,045 00000000000003d23ffbfd792e6c9c5f958d5dfc3c229d402fd9d911e077d6c6 137 0.06 vMB 113
201,044 201,044 00000000000004097a492c0aa088808d80e4871327434730cb1864b746c27969 56 0.02 vMB 135
201,043 201,043 00000000000003dc54b0e87f6fc982205f288ec90d85c06a6e480ec3ff5d51a4 87 0.04 vMB 149
201,042 201,042 00000000000001b4dc8ea1b4aead69e6267785876562a08252de8f2f75025ade 30 0.07 vMB 60
201,041 201,041 00000000000003b92fe79b4ab198c2d2e814d107b59a1b492c2794b524b78e9d 110 0.03 vMB 66
201,040 201,040 000000000000018dc31af372527f1b58e4d01e3f79a98dbf7d55acf369572bab 167 0.07 vMB 125
201,039 201,039 000000000000049834f93840a88d441f30cc18ae240d6027043db913fce12a7e 108 0.09 vMB 93
201,038 201,038 00000000000001ed8b32fe5a1fc45d5ca4d0594643a2dae499c50014f7a60fe1 132 0.18 vMB 62
201,037 201,037 00000000000002bbe963fc384eea4a036faa4b888e785f0a26136318d834e177 24 0.01 vMB 100
201,036 201,036 00000000000003f162a637c3caf8f7be00a839af9da2f9f9d09f5807f7f9b37e 15 0.01 vMB 192
201,035 201,035 000000000000013512a631225acea6a8542c2f040766becbd8473b81a17ffa78 24 0.01 vMB 172
201,034 201,034 0000000000000300add9f3c9a1385b0147db4442f93016e80d1125b45a06e86f 72 0.03 vMB 117
201,033 201,033 00000000000002594e76c230c99353cb49726fed0bcc7df3af8143373b200f30 111 0.04 vMB 53
201,032 201,032 0000000000000079743336df7ecab0b6bce0e44c47f7e5649e2ee4c35e21c32e 25 0.01 vMB 18
201,031 201,031 0000000000000178057fd82902eeaa1c356ebe9ef3de6541ea17aeb150aa10ee 190 0.09 vMB 107
201,030 201,030 0000000000000523fe23d265f01ffb7ca9824bc222ba34c8f3a6fd3f886ac748 199 0.08 vMB 140
201,029 201,029 00000000000001a653271b46e546131841e1bf28add970f906cc0f1858813f7d 6 0.00 vMB 592
201,028 201,028 0000000000000194fe828744e0b44fc517dd54468a38e36a0473acd99be5390b 111 0.03 vMB 53
201,027 201,027 00000000000005554c7e1a7baea225cbb4dcb453e612fb6417ca7a18fedb6b74 112 0.06 vMB 120
201,026 201,026 0000000000000047bd1a83c4e4675fa691c145ea5c8c6989cf8ef85a0a51d846 3 0.00 vMB 32
201,025 201,025 000000000000021825cb4b56ab892f89458894c075638eae584da5e9569e0f05 44 0.02 vMB 152
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 106
    • Outgoing: 10
  • Data Transfer:
    • Sent: 212.68 GB
    • Received: 0.80 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.