Loading Tool

Explorer IconExplorer

Memory Pool

86,045 transactions
32.27 vMB
0.13192038 BTC
Random Selection Loading Transactions
Max Size: 197.20/200 MB

Candidate Block

Mining Attempt 4c1448946eadb3f262fd328c5be295ad1e4408c625a647f9b9ab13c9f2ff8a5f
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root b9467b75fab2568a5217aa39d145a97a9b9faa16d02f8ae9cd23b1a1cae05bb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,428
Size: 1.00 vMB
Total Fees: 0.04699476 BTC
Feerates: 301.60 > 4.71 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (651,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
264,041 264,041 000000000000000e59da0e66f7568bbfa56072bc3678def4084144bd5e49be1d 396 0.22/1.00 vMB 6,202
264,040 264,040 000000000000000409479377c16c54c9cde7015406a7aeac8f08dfdb38ed505c 19 0.01/1.00 vMB 33
264,039 264,039 000000000000000f8e7528f2f8a49eeadbaa858dcf5429049a2761cd92d59bb6 371 0.16/1.00 vMB 113
264,038 264,038 000000000000000d5b49a4cd25c9187e47136fb014e52911771858059daa6cab 137 0.05/1.00 vMB 104
264,037 264,037 0000000000000008a5409d351833c1cc888b7ab976be5583ab721ce2e94ad136 146 0.13/1.00 vMB 28
264,036 264,036 000000000000001087d22065a133b50b90e0fc42d1ee115d3b62dae132128d7e 455 0.34/1.00 vMB 56
264,035 264,035 0000000000000013722d8cd304b07eb8acc30205f7e3f1da20bfa2abd09174e5 327 0.13/1.00 vMB 99
264,034 264,034 0000000000000008611807653f06e349d476a997307e6d4e8d60b8eb276b8d2b 334 0.16/1.00 vMB 100
264,033 264,033 000000000000000a99bfb8037e048a15c9fefc7d37519ec85e9431083912785b 89 0.04/1.00 vMB 85
264,032 264,032 00000000000000156d73151379e07e8bfb5cb71d6fa20b901c741ba2ea100034 145 0.06/1.00 vMB 172
264,031 264,031 000000000000001512fa14caeee1491a6457da6b745c103b1e9d191aadde80cb 62 0.03/1.00 vMB 6
264,030 264,030 000000000000000bc44ea6566ebb32f8e6b4202b5551ea05afda1d22d0fe9676 499 0.24/1.00 vMB 92
264,029 264,029 000000000000000e7c3ab6cbad7792c5072dc67b7956ed7eeb079ae2dcf2ac15 261 0.15/1.00 vMB 100
264,028 264,028 0000000000000003f16d107f1f4256fed57a3b10a22a8aac849f1aeb36a04ecd 46 0.02/1.00 vMB 123
264,027 264,027 00000000000000054a73b7acdaf12901ba6f399c758beb478a562d6622e14ce8 177 0.09/1.00 vMB 110
264,026 264,026 000000000000000153b5de331894c6e40b69bab75386f0e4a56bf52d503c8a61 63 0.03/1.00 vMB 103
264,025 264,025 00000000000000060cf67a9d803f583fe419e00bbe65e582209846e501c41f00 152 0.11/1.00 vMB 73
264,024 264,024 0000000000000014add89907110b6f6817a0e2be9697724f43b7b95a93f2f652 157 0.09/1.00 vMB 79
264,023 264,023 00000000000000134f4aa23bcd1cfa691ba93056c2dd1fbb4b7c0ebb7c92b2e3 82 0.05/1.00 vMB 62
264,022 264,022 000000000000000a19a52add4a64ad67b255e0ca6f6e4bf419a1bd7cd1b225ff 12 0.00/1.00 vMB 79
264,021 264,021 000000000000000102821e0bd6925142e5f23d3a9fa833747ac3fd44539df4af 174 0.07/1.00 vMB 100
Previous 10 blocks ↓
Total Size: 782.78 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: 709.72 GB
    • Received: 16.96 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.