Loading Tool

Explorer IconExplorer

Memory Pool

87,971 transactions
32.56 vMB
0.15351764 BTC
Random Selection Loading Transactions
Max Size: 199.69/200 MB

Candidate Block

Mining Attempt 5b7098f8dc4906371282dae055e6bffe554e92ab6b937cb6b0cc380012d3a35e
Version 20000000
Previous Block 0000000000000000000024e14012baaaec51ffbde7f4c16099d63d5881173d65
Merkle Root 8e1e673fab694602be050eea517c9285a1f55c517efec219de4e3b7e0a6aab74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,458
Size: 1.00 vMB
Total Fees: 0.06858527 BTC
Feerates: 502.65 > 6.87 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,217 (657,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
257,568 257,568 00000000000000142714a9fee913c30e80ac53a11b54fd59a2fb0bef65e13a06 313 0.14/1.00 vMB 123
257,567 257,567 0000000000000019ae7229f5ca8ddc03c087d25e7332f6d3aa6de9d69f7228ca 256 0.10/1.00 vMB 125
257,566 257,566 00000000000000011705a12269bc2656348d0a8aebbf614cdb31d901822f42e2 54 0.03/1.00 vMB 105
257,565 257,565 00000000000000003118bc4db3748d2bcf2d739911615e7a6d8461b57083c5fe 149 0.08/1.00 vMB 81
257,564 257,564 0000000000000022ad58638701b3d7b85249179e4f4e4ef01269588e9eed630d 124 0.06/1.00 vMB 79
257,563 257,563 000000000000000f8bf3baaaed053c8d56c355df77ba69170a020fc4febd3ef5 453 0.21/1.00 vMB 102
257,562 257,562 0000000000000011279e90b10c138b68f4181e3b1432c18f6bc9144d652fd686 150 0.25/1.00 vMB 48
257,561 257,561 000000000000002b42e898aaee57c1fb858cef6e5ec80ab57af137126a0f12fc 405 0.25/1.00 vMB 104
257,560 257,560 00000000000000214a0d162ac8432f5c291afe5da47a1545f2b132f32142c6db 100 0.10/1.00 vMB 74
257,559 257,559 000000000000000903a5bc6e2770c66e9ff2a21c69601b92d669b82f00e62eb2 352 0.24/1.00 vMB 72
257,558 257,558 0000000000000000ff27440d561c0d2e8da327cb10650d47a4bec83da53c41a0 664 0.25/1.00 vMB 136
257,557 257,557 000000000000000936c46491c58849429d4e72674e9ea30aab877ec6c1c4ca9c 84 0.04/1.00 vMB 45
257,556 257,556 000000000000000d8f4d21b0adbe25281fc510b4e060eccdab3fa92e0e97d929 620 0.28/1.00 vMB 965
257,555 257,555 000000000000001d877426cc3c6f6a9853ae5e0eeff52b34aaea1483632efbbc 355 0.14/1.00 vMB 228
257,554 257,554 000000000000000661571fdfec4bf5cbb284fbf107425173963e1efc4648364a 137 0.07/1.00 vMB 92
257,553 257,553 0000000000000023bf6b1602cf1607e1e3cebd6cf639cefaa83ecba21cc7814a 679 0.32/1.00 vMB 113
257,552 257,552 0000000000000021c0fe0496cd1943e7bf25f8c12a212cbc497d88ef006d9e06 477 0.18/1.00 vMB 115
257,551 257,551 000000000000000081ebdc341fefbc2b0c7b0d8d587b7d207b91f446e2601787 164 0.07/1.00 vMB 110
257,550 257,550 000000000000000f01e28a7b52aec1702d01c387a6eb586fc42629288b264be5 893 0.37/1.00 vMB 123
257,549 257,549 0000000000000018c9610354148f2c97bf1f879921d6fc19477294cad240a925 102 0.04/1.00 vMB 125
257,548 257,548 0000000000000006550b7c588ad01f04430bb5f107a7d7491acdeaae69bc2081 165 0.07/1.00 vMB 76
Previous 10 blocks ↓
Total Size: 782.76 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.16 GB
    • Received: 16.85 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.