Loading Tool

Explorer IconExplorer

Memory Pool

39,393 transactions
20.42 vMB
0.08504059 BTC
Random Selection Loading Transactions
Max Size: 112.24/200 MB

Candidate Block

Mining Attempt 5bf1c82dca241cd894cef6b27903b7bfe22290fd7f2012e22503f6ff08294961
Version 20000000
Previous Block 00000000000000000000e9678e3a9241a1ffdbcd1aa54b1d367482d04be74d7a
Merkle Root c6acac85240d4fd38c4c03e5cc330aea44911a6a6cf3da3fa2c33554fc1c017e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,309
Size: 1.00 vMB
Total Fees: 0.04014925 BTC
Feerates: 454.44 > 4.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,111 (741,889 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
172,222 172,222 000000000000062f2a65c8b6c771036af08e6855dfb47d290a86c4d8f65ea2ec 54 0.05/1.00 vMB 75
172,221 172,221 00000000000003d6eeb7c71b74cce7fe9885e78220bf6bf0e34e6cd48d43a07f 33 0.02/1.00 vMB 120
172,220 172,220 00000000000006ebaa4a1fa982f6fa687602ec775023a665cb56b93f12df5480 34 0.01/1.00 vMB 48
172,219 172,219 00000000000004fd9ce5ee877acef27dcb5034587651f4d460b94b51144a6b30 94 0.02/1.00 vMB 29
172,218 172,218 00000000000005899ad4fc3d3d30f364b55761c34a97d221d46cc4c0e288fcba 36 0.02/1.00 vMB 131
172,217 172,217 00000000000005859325d9a4953213576b1b727b2bff0e985bed913d72c95de7 18 0.01/1.00 vMB 280
172,216 172,216 00000000000003a526dffcad121c144e75d3a13a3342126cd9bbad6b6482decd 16 0.02/1.00 vMB 31
172,215 172,215 00000000000007583578eeaa81c51eaeed1f9bdf134223cea918e4c110d46851 129 0.04/1.00 vMB 315
172,214 172,214 0000000000000123e723367a7bf1697a8a3b2baf0303e3e7c8bd9f98492d53b9 116 0.04/1.00 vMB 138
172,213 172,213 00000000000008e920a34beb1ae9ce19afb560393cee958309b0fa5870703cd7 18 0.01/1.00 vMB 30
172,212 172,212 0000000000000ad5fa074ae5a62a6b0ab2eaa6ea267bc42fbda7bc12fde17bf7 18 0.01/1.00 vMB 55
172,211 172,211 0000000000000860b12c4e410310dd7b08320151e2d95aa648de1869fdab902a 6 0.00/1.00 vMB 675
172,210 172,210 0000000000000374de59cde2c77e09f2e4b4ba5a9cd8396465eb2352dcfe1ced 44 0.03/1.00 vMB 84
172,209 172,209 0000000000000005a9142cd5be4d04a579af1c9dfb9ba086dd04bb4f3bbb6596 36 0.01/1.00 vMB 91
172,208 172,208 00000000000002bd2b6e19b85d586809c268e0796750e652ee1547f6a7f96987 110 0.03/1.00 vMB 6
172,207 172,207 0000000000000a903c92790779829420500cd1bcd4c0d1e9c076376ec46de0b4 74 0.04/1.00 vMB 73
172,206 172,206 000000000000023be27d7a8909f26e2097e011f51782fa791023b01cea3467fc 8 0.00/1.00 vMB 49
172,205 172,205 00000000000006d442b15050b6396626d5c352e958bcd0077b290059fde8a3b9 82 0.03/1.00 vMB 118
172,204 172,204 0000000000000ad0ce810398330be61968cc1fb96720fa3732fe58814dfddbf5 1 0.00/1.00 vMB 0
172,203 172,203 00000000000005863ba8afc1869d8b878e1c47a36560c67e45e7ac2603fe6141 40 0.02/1.00 vMB 134
172,202 172,202 0000000000000941b73c4ccd1523a986239cbda0c9dd964b87fab0e972263d7d 143 0.05/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 780.80 GB

Node Details:

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