Loading Tool

Explorer IconExplorer

Memory Pool

41,821 transactions
26.78 vMB
0.06488635 BTC
Random Selection Loading Transactions
Max Size: 140.15/200 MB

Candidate Block

Mining Attempt b9ac0c3f63a7ef39c22f00d08c519b869ca6f6494fe0f95ccf0d1db9a3a6384f
Version 20000000
Previous Block 000000000000000000004a2b107003c44fcf6b870126f382c42a8ec7f70aace3
Merkle Root cc33ce82f592f67474c3a28bc6482915e91177620da76bc3ef17d76816c7c25a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,045
Size: 1.00 vMB
Total Fees: 0.01512837 BTC
Feerates: 151.03 > 1.52 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,941 (738,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
176,490 176,490 000000000000070b661f698933453372046fba3463b7d81d857ee0c15902d535 17 0.04/1.00 vMB 61
176,489 176,489 0000000000000570ef305db07744bfed0804195ecde5c5a7383f46c1990c9bc4 109 0.03/1.00 vMB 59
176,488 176,488 00000000000008260872edab7470cc91b6a0d1f88233121219e22dd0e35a84e1 130 0.05/1.00 vMB 97
176,487 176,487 0000000000000255b96726e3048470f0f2d3ececc540800142e7807ef2aa3383 106 0.05/1.00 vMB 28
176,486 176,486 00000000000002e49871c4c7d8f33205dec7c8b5b113bd994e3cbb2d059ee043 50 0.03/1.00 vMB 9
176,485 176,485 000000000000010cda911de51eae1f2b488a451d5919fd785fde295d22d88191 138 0.12/1.00 vMB 442
176,484 176,484 00000000000003acd4386854a9d202539bcd5abf0fb6525115f069a4dfad214b 45 0.02/1.00 vMB 280
176,483 176,483 00000000000005800a85dd09b4c0e937ec65fb9cf577a7dc45a0c800d74ef83f 118 0.04/1.00 vMB 70
176,482 176,482 0000000000000527850382a229ff44dc235fcac778f09ba42e4ec46ea99a2bc6 129 0.05/1.00 vMB 163
176,481 176,481 00000000000008d7aa57f91a9b323b51bc22e798320ac17b82716f7327db89f6 75 0.03/1.00 vMB 21
176,480 176,480 00000000000005f25f189d132fe7501fe07d57184ad70021b4cb9550c7d68312 95 0.04/1.00 vMB 39
176,479 176,479 00000000000004d1e60911af560a5d1ca4dfd324f7211d6458de932574cbdb97 153 0.11/1.00 vMB 246
176,478 176,478 000000000000004c402230da44b0c2113f04c94614a13c4c86886c063faa0fb1 16 0.01/1.00 vMB 72
176,477 176,477 00000000000004300ac0d66e4407ce96071319f3da15a874b2c8336e8547e69d 59 0.02/1.00 vMB 107
176,476 176,476 0000000000000981cd06fa9007624237097a6d04384c083b00643be9d8ad53c5 19 0.02/1.00 vMB 93
176,475 176,475 000000000000037979beb4128e730e497ea00c8dde1ea447ee6cc41cb48aec94 24 0.01/1.00 vMB 124
176,474 176,474 0000000000000a5d1ebebf9c8e4bd592bd19ee96113ef477eaee18a2fed1f446 44 0.02/1.00 vMB 664
176,473 176,473 000000000000053d4d3a5d56b8232a369979e3cc9e4e1db24c0aa7bb060b6f1c 43 0.02/1.00 vMB 220
176,472 176,472 0000000000000a4c2ea1bdd5932228a0dbe305f2dcf323b71288b5d46f022946 53 0.06/1.00 vMB 116
176,471 176,471 0000000000000735f9bbf5b16bb9432f5234764c4abd77a4003c17fe44faf1eb 53 0.03/1.00 vMB 81
176,470 176,470 00000000000000908a6f225bcc24e4144e47ceb618308ff6424fb2689e3a24f1 44 0.02/1.00 vMB 90
Previous 10 blocks ↓
Total Size: 782.28 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: 657.01 GB
    • Received: 14.45 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.