Loading Tool

Explorer IconExplorer

Memory Pool

38,034 transactions
26.81 vMB
0.05351664 BTC
Random Selection Loading Transactions
Max Size: 139.36/200 MB

Candidate Block

Mining Attempt d01a6f38d7115fd81342807b192c9f6e49af2d5e680ba98af43db1f4d53bae05
Version 20000000
Previous Block 000000000000000000000f0eb32368ca338bda4641ae91e1df2854638c1f9b59
Merkle Root efffa95222e922a06d698ae213491f1619ef5da3d9b312d9edc3e9f7a9782d09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 539
Size: 1.00 vMB
Total Fees: 0.00397468 BTC
Feerates: 44.54 > 0.40 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,866 (612,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
302,400 302,400 0000000000000000472132c4daaf358acaf461ff1c3e96577a74e5ebf91bb170 145 0.07/1.00 vMB 30
302,399 302,399 00000000000000000ee9b585e0a707347d7c80f3a905f48fa32d448917335366 240 0.11/1.00 vMB 30
302,398 302,398 0000000000000000050966ec5c2c94ab5df1cc0a53c3efd024f2285ea61766e9 97 0.08/1.00 vMB 35
302,397 302,397 000000000000000010cce47ed76fd39f864f88efe5eac234cf022e47ab5bc88d 24 0.03/1.00 vMB 17
302,396 302,396 0000000000000000636db575ae6baf56ac8bf207e9799d39d73790e9b91c12ff 19 0.01/1.00 vMB 26
302,395 302,395 000000000000000005b008a1899642015992a1364e81e021cf1c0adfc931cf9e 88 0.07/1.00 vMB 31
302,394 302,394 00000000000000007ab0f8b471f586946fd14d7499d42e89424094b71c01f959 309 0.18/1.00 vMB 28
302,393 302,393 00000000000000001e3e93b4950e0093420b770f83dd72195a306b57ad26ce42 202 0.08/1.00 vMB 23
302,392 302,392 00000000000000006283b6c0f189d9cdc51de1ea7736247eabe100279b22eeaf 153 0.08/1.00 vMB 30
302,391 302,391 00000000000000006af9167d5c3fe1ec8fb2cd057af362c23af5ac3acb84ada2 363 0.25/1.00 vMB 25
302,390 302,390 0000000000000000508eec033661523caf4f37e9c0c3f1c0a875d5a13a7ce047 651 0.35/1.00 vMB 31
302,389 302,389 00000000000000004a9a0a771c6b587a85beb323d7f5305fbfc567140950bbdd 225 0.12/1.00 vMB 30
302,388 302,388 000000000000000056218e5885e87e651c43f62bb166e1cad53c6eb07646970e 40 0.02/1.00 vMB 29
302,387 302,387 000000000000000026e55bd39d27484043ad75dd5a734b82cb0bbac1f05081e2 181 0.09/1.00 vMB 32
302,386 302,386 00000000000000004c779f87fc4fc1d1a4f32fb8f2dc1e1720b885d613a765b5 291 0.13/1.00 vMB 29
302,385 302,385 0000000000000000404650369e61b11c2354d493d9e8fe988cc7b8ae5e4f89c9 65 0.03/1.00 vMB 40
302,384 302,384 000000000000000054238c6152bb9bf7e0124d33c8eb93a0876d45dfcb49ef27 347 0.19/1.00 vMB 28
302,383 302,383 0000000000000000604c8f3ab3285c18f8330bdbc03c33d7ed29bca5fbfb1c1b 419 0.21/1.00 vMB 28
302,382 302,382 00000000000000000e51e3302ce6347f947ec3bd1bc02bb0a30f45eed3ca3485 109 0.05/1.00 vMB 27
302,381 302,381 00000000000000006a82d71544b86acfc96a9cb7962a8a0e4309f3f793ef3456 186 0.11/1.00 vMB 31
302,380 302,380 000000000000000027655920c65240e479b8a3cdea5810a8f627b695ab286606 503 0.26/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.15 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: 653.02 GB
    • Received: 13.82 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.