Loading Tool

Explorer IconExplorer

Memory Pool

46,859 transactions
27.49 vMB
0.08785273 BTC
Random Selection Loading Transactions
Max Size: 145.22/200 MB

Candidate Block

Mining Attempt 4e7217e8d8175d3f36f790010dd0dbe261f209254bfbf8dcd518f68792e84996
Version 20000000
Previous Block 000000000000000000011792beddffa9d4013eafe39d7aebdcfcb6f0839f8dcc
Merkle Root 7aae2966693a78699f050c5ab396136a24bf057abec17594a5bb39f061e008e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,455
Size: 1.00 vMB
Total Fees: 0.03445407 BTC
Feerates: 159.25 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,893 (812,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
102,401 102,401 000000000002bfaed9871a3c959a364d773ac9ab9aaea2688ab27448249f9430 12 0.00/1.00 vMB 0
102,400 102,400 00000000000388b58161a8e2299f4aa60f8fa96b45c060c568ceaaba71748e3c 13 0.00/1.00 vMB 0
102,399 102,399 0000000000016440f2e2a0f5d0193736dd6f2ff1a0b9845a3a2130940f39a89f 14 0.00/1.00 vMB 0
102,398 102,398 000000000002e07218a7df75dff7685889205cceef084f840909ef41d9ac3896 11 0.00/1.00 vMB 0
102,397 102,397 0000000000019f7509eb13b5d1e0ee8ba6f440bd44c07cf7811811c512e2dee7 14 0.00/1.00 vMB 0
102,396 102,396 0000000000039605b473e2db7f3e94a4bc720027fed76eafff8dc9a49e00baa0 14 0.00/1.00 vMB 0
102,395 102,395 000000000000bacce934a5b270c34ad5100364c170e734312799b7145f2289eb 14 0.00/1.00 vMB 0
102,394 102,394 00000000000165bec67c6828613ee040e933eb2eb83182bad58bd3c5be201a9a 12 0.00/1.00 vMB 0
102,393 102,393 000000000002f868cf9e329bb784a4e3e7ccfafe60ccf1cc20198049eb862973 14 0.00/1.00 vMB 0
102,392 102,392 000000000001a337a86a8ab7d246e35217d570531c6978a2af36daafadb4b3fa 16 0.00/1.00 vMB 0
102,391 102,391 000000000000f8d2cd60cdd1761d5fbdfb9e7ced727a325b6f4b088a48282afd 1 0.00/1.00 vMB 0
102,390 102,390 00000000000205525401e5dba861fced96a923e924924bfac4c1f1af87f84de8 4 0.00/1.00 vMB 0
102,389 102,389 00000000000390e8f0fc699a1f0d54458146c6d101509edc0d1cb96f3baae599 3 0.00/1.00 vMB 0
102,388 102,388 00000000000136881669600e7bcfd5f545538060efcf5be74e97732c2b2a2b83 9 0.00/1.00 vMB 0
102,387 102,387 000000000003bebfdad681e435a5695c4d5a43b0b0eaeaa2eb5ff8898e35ea64 1 0.00/1.00 vMB 0
102,386 102,386 0000000000030f2d949c17f430f81e1370ccb7e905ac38ad9938262bce618ce9 10 0.00/1.00 vMB 0
102,385 102,385 0000000000000c903826da8736a2040ad6988f22029f2f8879c9b8c15a4c4543 15 0.00/1.00 vMB 0
102,384 102,384 000000000001e9d27be6aa2dd532728dd17c53077d52a023c283da81f205acef 1 0.00/1.00 vMB 0
102,383 102,383 000000000000e46a8cf672a18275358876484351cd00e437f0d0e047ea8737f8 1 0.00/1.00 vMB 0
102,382 102,382 000000000002fbeda17d207cd05e511ef1d9c30e3e545d33688d96f005aa0f8b 1 0.00/1.00 vMB 0
102,381 102,381 00000000000284de6f82e7b7721f04914654e5380b1a17ba6c8d5949b84fd040 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.20 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: 654.01 GB
    • Received: 14.08 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.