Loading Tool

Explorer IconExplorer

Memory Pool

34,163 transactions
25.72 vMB
0.06041813 BTC
Random Selection Loading Transactions
Max Size: 130.09/200 MB

Candidate Block

Mining Attempt 3f68cb7534dbc9b45ef824156d41ba048739701c086559ba58a90a737b4da93d
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root 2d74d2a7289a1764e3f8ace15f7f8c6782a872832dfe8667f1027d076f48272f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,031
Size: 1.00 vMB
Total Fees: 0.01252962 BTC
Feerates: 74.70 > 1.26 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (559,433 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,263 355,263 000000000000000004ea86c3ef0684ffa954f7b4e104e45c8cbc2419f2a67849 1,081 0.69/1.00 vMB 25
355,262 355,262 00000000000000001175463af51b92274f42067df5bc29371b33346d23069856 470 0.26/1.00 vMB 25
355,261 355,261 00000000000000000cfd9ad1431aade7b62ad9c0fb1e7775e78cd47f14efacb4 359 0.27/1.00 vMB 13
355,260 355,260 00000000000000000f3dd0807c921c0c2bd6469c0567a7d0e4631661c5a04cff 1,487 0.75/1.00 vMB 30
355,259 355,259 00000000000000000d9a36e38470107f574136c846b8e3237f3c8d98de2ceb7f 384 0.17/1.00 vMB 17
355,258 355,258 000000000000000016a2964f57b80ad457e092b1395b05c9976518d504b0a7dd 893 0.42/1.00 vMB 28
355,257 355,257 00000000000000000f472d765c26fb7881c3e7724dca73201c468e3bdea4de5d 1,204 0.55/1.00 vMB 29
355,256 355,256 00000000000000000f0dd584c7eb7ea132dc2af33f911fc7b87b05ca051072d7 268 0.12/1.00 vMB 21
355,255 355,255 0000000000000000118eb9e1f99f003743c9f3b7639140ab25077524bd13338c 920 0.44/1.00 vMB 28
355,254 355,254 00000000000000001007537d11fbfcc66364fd16eb88a9c28a6e964de0e9b5bd 1,401 0.66/1.00 vMB 27
355,253 355,253 00000000000000001276005a8ae68cab0b1c2bcccda233797d4b49b1f5d0f46b 395 0.18/1.00 vMB 42
355,252 355,252 000000000000000016a16541c1c72fd069ffd7f6f58061aba0bc9322233c0068 78 0.10/1.00 vMB 7
355,251 355,251 0000000000000000112b897aaed02150ef98d2439af255e2a47cbc0d8f721969 833 0.45/1.00 vMB 30
355,250 355,250 00000000000000000339233611d6542224c26e00b19b894b5d424f6ebb16263f 210 0.14/1.00 vMB 18
355,249 355,249 0000000000000000013d3505770aa2ee326ecf01ffd299648d79a1185db8952c 277 0.13/1.00 vMB 29
355,248 355,248 0000000000000000007dfbb17f1f9588aec9e230bc1a2f91f3026c5ca04c629b 695 0.31/1.00 vMB 28
355,247 355,247 0000000000000000058b8452855d584f69a3348e8c45c1ecc971d27f6159473f 359 0.18/1.00 vMB 24
355,246 355,246 000000000000000011c9245b7f8eed7c718e20d65553d462df06bc5140e9262b 235 0.14/1.00 vMB 18
355,245 355,245 00000000000000000bed51d09d49afe2f3271627bfdbf0a09dcfa7382644dc1d 849 0.44/1.00 vMB 25
355,244 355,244 00000000000000000ea6b59f58beab538722f8fbd3a8a54f9b787d4cda0703ad 938 0.84/1.00 vMB 15
355,243 355,243 000000000000000008342434b55fad9e59e343c890505e46c3907a8b279d79b1 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.