Loading Tool

Explorer IconExplorer

Memory Pool

71,660 transactions
27.74 vMB
0.06090278 BTC
Random Selection Loading Transactions
Max Size: 164.49/200 MB

Candidate Block

Mining Attempt 18eb3baff830c16ba1579f0dbaf26fdde65d54113ab6d53956bb808adf96a924
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root c3ce201a9463c72b8ec69bdb9e355e4a6a931e285331f98e91060d7d3c930f38
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,940
Size: 1.00 vMB
Total Fees: 0.00566385 BTC
Feerates: 101.52 > 0.57 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (673,534 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,501 241,501 000000000000005e1eae1009aad748e13e26b4c9ac346bc1910df7cb7e60255c 309 0.13/1.00 vMB 150
241,500 241,500 00000000000000cdc0e1ba19fe7a76a47e5c6f02eb4af30717d34f671a8c7c58 635 0.29/1.00 vMB 156
241,499 241,499 00000000000000936d2ac9198f1524a056eb5b87f3ec8c86d17af7cbfc1d2aec 608 0.25/1.00 vMB 172
241,498 241,498 00000000000000d5357952a59b22a98974bcb8000358c0bbb93a5c9dfb947551 16 0.01/1.00 vMB 36
241,497 241,497 000000000000000eb498e002f99329ab5667f98a529547bb835783f0f336c025 82 0.03/1.00 vMB 155
241,496 241,496 00000000000000d33db6f20142c313cdcb94e36eb2ecd82424db9b6f4cb89631 241 0.10/1.00 vMB 181
241,495 241,495 00000000000000623520e8f6b4558929e81eebd337bd5bcdd28173c117808a84 63 0.04/1.00 vMB 142
241,494 241,494 00000000000000ae30aaf9f44727055a67d16b29d94b43cbf0c9cd442efefe91 417 0.18/1.00 vMB 176
241,493 241,493 00000000000000b547e5ea59e99fa7f5d63cd813377c3561aa76e3affee19021 119 0.06/1.00 vMB 149
241,492 241,492 00000000000000352f6ac866399c4d61ae47645262684ae228bafe5dbd7bc930 270 0.14/1.00 vMB 157
241,491 241,491 00000000000000c5e85ac7c36917f14a1b74f450994840539aca32450c776b12 338 0.21/1.00 vMB 108
241,490 241,490 00000000000000403a1bb86e88ed09f94d4a4069d5915c8a01da02e3a62ee333 631 0.25/1.00 vMB 180
241,489 241,489 00000000000000c88986168cbe593547b468dd93545459ed33bec9641b9e34a9 125 0.05/1.00 vMB 224
241,488 241,488 00000000000000ddb1a98eb3c40d447327d09377a9fffc9bb7186ae3d5e19383 376 0.15/1.00 vMB 190
241,487 241,487 000000000000004796dee3293790c29dc1fbb51ac80e5d483cd9153dbec04f1d 125 0.06/1.00 vMB 165
241,486 241,486 000000000000004d84616d2c2e30f408a328875a78120a3cb286c8372cfcae0d 119 0.05/1.00 vMB 179
241,485 241,485 00000000000000b7d8c1b59f215b42a80e376345a5aeb9cd56f334bfff3fdfd3 88 0.04/1.00 vMB 154
241,484 241,484 000000000000003ff78f06c7bc23f39c55384464f5e81221a85c1383c4ac5deb 48 0.04/1.00 vMB 92
241,483 241,483 00000000000000c839699f464abba12f82648339cae4c36ccc97833c0a795641 446 0.19/1.00 vMB 180
241,482 241,482 000000000000005b4dcc0246e4b8dc67df9a046c6d4e930981d15c8ea0e1d9f5 258 0.12/1.00 vMB 152
241,481 241,481 0000000000000101a6ec423efffd45e070f3aa628d4ab9fd688abb9eb26555f8 256 0.26/1.00 vMB 86
Previous 10 blocks ↓
Total Size: 782.45 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: 667.42 GB
    • Received: 15.25 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.