Loading Tool

Explorer IconExplorer

Memory Pool

78,471 transactions
29.37 vMB
0.08060563 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt ae28ed19b832e37f9ddfb6614e59f90ea5ec0fb92f449a742c49ffd652617a79
Version 20000000
Previous Block 000000000000000000014ee01d40d83da8f3854e20a1fad4a947a82bed03dfb0
Merkle Root d1f75dd6b5e4244e7b054bad71083f3955c1f2585fb41c4c1b5e82ddde778262
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,368
Size: 1.00 vMB
Total Fees: 0.01619819 BTC
Feerates: 73.20 > 1.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,239 (392,962 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
522,277 522,277 000000000000000000278a48418c486433de716822548b943fad25b72520b6cc 1,601 0.73/1.00 vMB 41
522,276 522,276 00000000000000000003a93a7b70d62a427deba23ec7e3a3a023450fb878b58f 850 0.42/1.00 vMB 23
522,275 522,275 000000000000000000229c9fc243cf5b983960020d1816988b6d74b1dac0b0b1 933 1.00/1.00 vMB 25
522,274 522,274 00000000000000000020c0c4b1bd5cfdfc17b6f756a2b398347edf805b46cf8e 1,251 1.00/1.00 vMB 18
522,273 522,273 00000000000000000034142fcfb9555fdbff9479947508a6aecce148ff9d18ba 1,526 1.00/1.00 vMB 3
522,272 522,272 0000000000000000000231acc0b5ab2c987f0a678900550a145d71f463bc691f 2,034 1.00/1.00 vMB 44
522,271 522,271 0000000000000000001fa106a19cff87d371c8a5b25bc862067092ae11c8943b 1,407 1.00/1.00 vMB 14
522,270 522,270 00000000000000000016c62194a89d0fa34da6e9f1e621691b3497934ae58f2b 694 1.00/1.00 vMB 10
522,269 522,269 0000000000000000000adaf723fc033dda155df093b61ad829c2cd1972bf742d 1,143 1.00/1.00 vMB 27
522,268 522,268 00000000000000000020753f4162a8e0274d2525ccdd39cf1f31e696892a76e7 939 0.49/1.00 vMB 38
522,267 522,267 00000000000000000036522ec098d430c254a2393c77cc486efb88b3a3454990 858 1.00/1.00 vMB 10
522,266 522,266 0000000000000000000b7a7bd33c314b6965ca56211e3f0c13b21b7c557c6f35 1,472 1.00/1.00 vMB 24
522,265 522,265 00000000000000000023702cc9fb2ebd33526bb6fcd723f3f4332f50e0f8a78c 1,043 1.00/1.00 vMB 17
522,264 522,264 00000000000000000009de07b0ef4b5f72753eedf9869245e2223505ba5a0bcb 645 1.00/1.00 vMB 5
522,263 522,263 0000000000000000000da6cbd6eda6e5a5b212830cd05b0534537f88ab310df9 1,300 1.00/1.00 vMB 15
522,262 522,262 0000000000000000001279d61e5a1311a532e383868abaa26e4545b5f94a20d5 1,334 1.00/1.00 vMB 17
522,261 522,261 0000000000000000003e64436777a7b89da44cb28f45c8dd43cf680a6da2314c 1,817 1.00/1.00 vMB 23
522,260 522,260 0000000000000000004313f2688347b5353088497d075d86db943a5460543aea 1,863 1.00/1.00 vMB 39
522,259 522,259 000000000000000000369b5b417ed33474387185017ce7c7b8dbc004647a1b70 2,023 1.00/1.00 vMB 5
522,258 522,258 0000000000000000000732e57a40d54e99743d2b4a5f444d6f594d345db920a9 1,558 1.00/1.00 vMB 9
522,257 522,257 0000000000000000004238e55b37ede70c3a1c01a74b382b91cddf38ad445902 2,379 0.99/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 782.81 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: 710.18 GB
    • Received: 17.04 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.