Loading Tool

Explorer IconExplorer

Memory Pool

79,333 transactions
29.40 vMB
0.12630816 BTC
Random Selection Loading Transactions
Max Size: 177.04/200 MB

Candidate Block

Mining Attempt 87ae18b3267d409689ff1836019d948cff4d75bc806b0fb86ab83be6cc1620c3
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 6cc93b5c729310a64dcd84e865291d678f0d7b0cf60715dbfd4b6cf2a8d72398
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,395
Size: 1.00 vMB
Total Fees: 0.04612558 BTC
Feerates: 150.80 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (703,768 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
211,497 211,497 00000000000003a0bd55305aab0955c1b6c6ba9f2819fda99273d85a89eb0478 424 0.16/1.00 vMB 180
211,496 211,496 0000000000000392da03b894a2b0702533ce60a7cdd87b35c02a48179615c6b8 390 0.14/1.00 vMB 219
211,495 211,495 000000000000021da050aa367668a55fed45c26fe5b9559cd50bf36915ec5344 122 0.05/1.00 vMB 144
211,494 211,494 00000000000001278c29648276ff6efc5762528c36b404f8d1891c1c8d79c16f 234 0.19/1.00 vMB 123
211,493 211,493 000000000000029a4d471ea55fb9e2b30ed704ba980a629838fb9cf2d9494b2c 581 0.20/1.00 vMB 219
211,492 211,492 0000000000000168a331528efe2a61371294e9aa833cdc0ff9f8fbbe224e987b 74 0.03/1.00 vMB 74
211,491 211,491 00000000000001ca2b9f2525fc85e5e0483f16a8f96a7eb2b51a67c60c71be9b 245 0.11/1.00 vMB 155
211,490 211,490 0000000000000352f1afcd84a7d21c1acb42d4827056d12aad7af284b7f34b85 364 0.15/1.00 vMB 174
211,489 211,489 000000000000013ba7a37abbd70044a5168e066371f4b0f54e0158430bbeb7b6 64 0.06/1.00 vMB 64
211,488 211,488 00000000000003955e3e4466c9bbc5018a834a3ffd5974c670524f67ba08ffa3 173 0.08/1.00 vMB 154
211,487 211,487 00000000000002efba9faae8338b6d023a735b6b7e31499582e26867c378d80a 80 0.09/1.00 vMB 12
211,486 211,486 00000000000000e95f41968e02967efc5d0d3871d91d5e1f108e646a328f4107 116 0.04/1.00 vMB 184
211,485 211,485 000000000000044f5bdfcf9bc801c866ed5e3aa7512061245a89c03c50f642b4 51 0.02/1.00 vMB 190
211,484 211,484 00000000000003e28b4430d02e5b07960984de55eb1075712b745aaddb1eae51 45 0.02/1.00 vMB 227
211,483 211,483 00000000000001cd9b886c6a1b3b5b1e5d6f9202efa28563478496abaf62cb21 48 0.03/1.00 vMB 101
211,482 211,482 000000000000040e0efac536055d619c429e08c3dc31e99287b0294ff2e65431 207 0.08/1.00 vMB 178
211,481 211,481 000000000000003842106eef0ceff9928d015c7dcfe9ea4dc08eb15383f8d019 110 0.05/1.00 vMB 149
211,480 211,480 00000000000001720aed433c7884b9728d26e1ae362c0bf8f8e7fa44eab171c3 261 0.13/1.00 vMB 157
211,479 211,479 00000000000000c6665b921fe7332e368214a1cb650447239b5901c86d83348e 126 0.05/1.00 vMB 121
211,478 211,478 00000000000001c86c8110b1ce2d1105f6aa939eda38f265343018859b12747a 122 0.05/1.00 vMB 149
211,477 211,477 000000000000011cc5d1519fe2184603e174ae11dc9c5daa80163b3b75c67a16 175 0.09/1.00 vMB 151
Previous 10 blocks ↓
Total Size: 782.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: 712.79 GB
    • Received: 17.21 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.