Loading Tool

Explorer IconExplorer

Memory Pool

81,296 transactions
30.12 vMB
0.16019288 BTC
Random Selection Loading Transactions
Max Size: 182.04/200 MB

Candidate Block

Mining Attempt 8c5e98e17544a7d144f732e41082e624119e088db9e53a65a840990ff911c82b
Version 20000000
Previous Block 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a
Merkle Root 976dedec0e015b0d30fab712e9b70efea26eca370dc2d2ef2458c6d5c8cee18e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,541
Size: 1.00 vMB
Total Fees: 0.08752393 BTC
Feerates: 502.67 > 8.77 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,123 (373,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
541,264 541,264 000000000000000000225a12098143aa9e324a303bc6bec098eb54348303535d 2,831 1.00/1.00 vMB 6
541,263 541,263 00000000000000000025e043fdad197b86000f9d20355771b7947952faa99ede 2,663 1.00/1.00 vMB 32
541,262 541,262 0000000000000000000361f7047e1351e3b9a2ce03c146ff482e995e97884260 2,690 1.00/1.00 vMB 20
541,261 541,261 0000000000000000001c44976d284a41634183aeb4bf998ad3d30b56f756cd2f 1,634 1.00/1.00 vMB 29
541,260 541,260 0000000000000000000d671fe77bf5d3cd461db8874b78a0a526169e4461816c 1,166 0.76/1.00 vMB 8
541,259 541,259 0000000000000000001ad2b784e2fb8f657e417fff1871c5288ff42a2543a6ff 1,583 1.00/1.00 vMB 10
541,258 541,258 0000000000000000001bcb67c85b0036b638f8ccfeb0635b0fcea896ac9f09df 2,517 1.00/1.00 vMB 10
541,257 541,257 0000000000000000000999dcda9bb078e5e253f72ef8041085cd3e0f3e0722e2 2,787 1.00/1.00 vMB 14
541,256 541,256 000000000000000000223cdb77a514967f29cb3e1f769dde1822abef66462f47 2,841 1.00/1.00 vMB 11
541,255 541,255 0000000000000000001375c3e88b4e53b687a70aba4b645ba81c93a4539d724d 2,633 1.00/1.00 vMB 36
541,254 541,254 0000000000000000000e08972d3e7e26f30c58313dcd15ce5817b09aef0e69b7 2,290 1.00/1.00 vMB 12
541,253 541,253 000000000000000000045d55641e32a86ff313cd9d8a557d0fe9d0ab4e7eae7f 1,831 1.00/1.00 vMB 23
541,252 541,252 00000000000000000019a2bea714ff3601734a0bac80b60e4ca3cc71b9b07de5 2,014 1.00/1.00 vMB 26
541,251 541,251 000000000000000000045232ea5579598ccec462aea956ba975ac1e23602e481 1,744 1.00/1.00 vMB 40
541,250 541,250 00000000000000000010d14bd54a1fb0ac56eafd91d1ae2feadd61baab1f16fa 526 1.00/1.00 vMB 48
541,249 541,249 000000000000000000089ea755db45949fc75100eb8944c7f49d7ac66c599419 560 1.00/1.00 vMB 66
541,248 541,248 000000000000000000059ca81aff84b193cdcd0b6409a8e80ca1f668ebae845f 381 1.00/1.00 vMB 2
541,247 541,247 0000000000000000000a7ecbd3b00888ce24255099868b49eb137ad4604dd016 667 1.00/1.00 vMB 3
541,246 541,246 0000000000000000000936b119888bd667b2d742cc68df293e389c130b6943d9 1,566 1.00/1.00 vMB 12
541,245 541,245 0000000000000000001c3be4b80df96bb0573c55a232f5f9416c214df749babf 943 1.00/1.00 vMB 1
541,244 541,244 00000000000000000013a23d796dc81d3079d5ea0fac412ea5c9428a6de19abc 2,171 1.00/1.00 vMB 3
Previous 10 blocks ↓
Total Size: 782.60 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: 671.85 GB
    • Received: 16.03 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.