Loading Tool

Explorer IconExplorer

Memory Pool

44,286 transactions
20.84 vMB
0.07522796 BTC
Random Selection Loading Transactions
Max Size: 117.34/200 MB

Candidate Block

Mining Attempt 202216860da80e8a2525de3da923bf0f4569a6ce2ce7c77bbc553168b7bc5e2d
Version 20000000
Previous Block 0000000000000000000111c5462029cd7cf4d94fe7e850b453480c9b7daa08cf
Merkle Root eebc80b3dac52fd479f9d9433c74f52843bb04bceaf19e940a7fd24bde45b25a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,317
Size: 1.00 vMB
Total Fees: 0.03164585 BTC
Feerates: 265.25 > 3.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,067 (865,814 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
48,253 48,253 0000000022ca5f81f5f3d474b919992bfa8571d56ed8b532e69779aace7920b3 1 0.00/1.00 vMB 0
48,252 48,252 000000002351139f2ec6e85c2c67c099a6356b0183f42e8a30ac8c6af8a822e8 1 0.00/1.00 vMB 0
48,251 48,251 000000003696149fe753478524d37e13bbda2cec974645d31cd99507bfc1fea3 1 0.00/1.00 vMB 0
48,250 48,250 000000000afa38d84b4c8b0f468607271ee276fe52fa628effbae3eb4c109e2d 1 0.00/1.00 vMB 0
48,249 48,249 000000001f6bb6a6fa69f94a15f796587f3e53c738f1f82182e23f5cb3207236 1 0.00/1.00 vMB 0
48,248 48,248 00000000099e9a21b8d230f16497e7a29eec70114d39350786abadb802a87c95 1 0.00/1.00 vMB 0
48,247 48,247 0000000022add3c26d923c22f52aa0ceac88d10e05a222b1dd55049e45c57d3e 1 0.00/1.00 vMB 0
48,246 48,246 000000000ceb279a133ce4df1fa64a48c696357b8ab822d3db5df368e2689ccf 1 0.00/1.00 vMB 0
48,245 48,245 00000000022601cceed0f4b52a77e2ba9a5b83a7cfb14dab596f997360d53772 1 0.00/1.00 vMB 0
48,244 48,244 000000002d4aa7810daf32818da2ce3affbaab787f4f2c6ad689a7bbb3b82c81 1 0.00/1.00 vMB 0
48,243 48,243 00000000119065e6371171d739212c50d879ae1711b2c4d36cdda6451ebaff75 2 0.00/1.00 vMB 0
48,242 48,242 0000000028d2dd5b027589b3aa429b5c65aa430b34d739abd2e6590c901b2145 1 0.00/1.00 vMB 0
48,241 48,241 000000000ac94f5a63a8a1aba0e07f90ff7351fc1ac2489998ef1334761cb416 1 0.00/1.00 vMB 0
48,240 48,240 000000001d7935c9fa463039d7a0ba26941b1f42282f2dd1841ad0f9dc763ce4 1 0.00/1.00 vMB 0
48,239 48,239 0000000003574a29968db3bc6bc4deea85eb2af07d31d4a451b45e534f529ccb 1 0.00/1.00 vMB 0
48,238 48,238 000000000f23183cc840afb7721dfbf34f56a20b8e614d716d5eeb6d7a68625b 1 0.00/1.00 vMB 0
48,237 48,237 0000000033b3b1b60ba92067d81a3ae9b4309c33bbb267ca5a6b958978182636 1 0.00/1.00 vMB 0
48,236 48,236 0000000026d94fc40402e870b6f335e2ded77534d68f48e50294265dde7f028a 1 0.00/1.00 vMB 0
48,235 48,235 000000000790bf33c98f592ef328306bb2b077aa0de15a0980bfe1785e2de51b 1 0.00/1.00 vMB 0
48,234 48,234 000000001837029f6e21bbe80e880f23c73f568fcb3b259bed4a98756e38448d 1 0.00/1.00 vMB 0
48,233 48,233 000000000b23f81f45468209106a5c0415297a6c8d2d5442a665b4b54c4280f7 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.71 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: 554.95 GB
    • Received: 6.85 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.