Loading Tool

Explorer IconExplorer

Memory Pool

26,040 transactions
5.25 vMB
0.03532632 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 40.41/200 MB

Candidate Block

Mining Attempt 29301d024346ee025cbca56bf6e90cd82f5cbc71be650fcabbe1fee06149217d
Version 20000000
Previous Block 000000000000000000005a1c2961011ff2e834168c58cefa5f6a8045bd8e5cdc
Merkle Root 119dc6303c3972225c1110548a9fc1ac1161b7fc62884aad710ea74e1eed3d3d
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,948
Size: 0.60 vMB
Total Fees: 0.02327831 BTC
Avg Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,952 (769,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
143,392 143,392 00000000000003c7807cdc52ae9cc6b6fa7142c986b35cc28c823d4e641c4758 0.04 MB 106 471
143,391 143,391 0000000000000584fd394fa8ee8cdde8968729ae799f3c2cacfc28a42dd1ff14 0.02 MB 84 31
143,390 143,390 00000000000006491c75931f4e8f5dbf6e53f4cc2e6008c789a768fbe1a4ca0a 0.00 MB 12 850
143,389 143,389 00000000000005910dd2afd787a2bc6ac54f28b13dd340f1007ddd3dbe2ee8e6 0.05 MB 156 2
143,388 143,388 00000000000001f6777def2d0ddfb25e9e1981592ea6316f03d016223006d1e2 0.08 MB 196 210
143,387 143,387 000000000000063a0c55fb3db8364a997f6765e0952ab56e142102d0b5c5bbae 0.05 MB 135 183
143,386 143,386 0000000000000240823272f51a8fec3e865d58d261a50ca0495b0a9564f52ed1 0.00 MB 8 658
143,385 143,385 00000000000006bb4fa92390eaa2006333d24dca9ea103c8b5c408caa55932f2 0.00 MB 2 50
143,384 143,384 0000000000000902c3c7cfdef3c5ee86dc9a7bc43c31abb84037c03c01ab05b3 0.02 MB 27 255
143,383 143,383 000000000000004ca932b320099b28eedaf2b3004edffc7e2184f4fcc0cb6c23 0.03 MB 63 329
143,382 143,382 00000000000005860c1bb713d68bba46e3684a6dfa29e8cc033188c0f24ca20f 0.02 MB 56 34
143,381 143,381 00000000000003598b63aed30f0ecbd97e2dfa4e62adf4d0e6cb0711d775c990 0.04 MB 68 192
143,380 143,380 0000000000000182ce2148871136d5ae55b5450ccbe3777be2fd26801b905c26 0.01 MB 27 275
143,379 143,379 00000000000001dd64fdc992ea99b27af06cd45952fa777a848b8990461374cb 0.01 MB 29 322
143,378 143,378 000000000000013f6d152de4e17f8b8a834755854357eab13ab6d544f90022cb 0.01 MB 17 246
143,377 143,377 0000000000000101d2ca0ca789fa9aee5aa55a06e769ca5ed958dcf81ea951fb 0.03 MB 65 109
143,376 143,376 00000000000001cc09fde468c1cd88249f2c260ce82c8113ba970200a763db52 0.04 MB 117 224
143,375 143,375 000000000000072f22fd25162e0eb4ccc5bd9397743a866b50d3bda527e4de08 0.01 MB 17 5
143,374 143,374 00000000000003de599e50e345cd58f7eb274d310c2717fc1b10a165282791af 0.00 MB 13 16
143,373 143,373 000000000000023cdb00e82104f5947ccf9a6d207eb39d4763e9cdef9ec339f4 0.05 MB 65 190
143,372 143,372 000000000000065d6734fec17ae7294c1ddcdc08b983db5f7d0af4d35e5db91d 0.01 MB 35 55
Previous 10 blocks ↓
Total Size: 778.76 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 346.43 GB
    • Received: 3.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.