Loading Tool

Explorer IconExplorer

Memory Pool

44,683 transactions
27.39 vMB
0.09547390 BTC
Random Selection Loading Transactions
Max Size: 144.73/200 MB

Candidate Block

Mining Attempt 79c6e5c45f68666fc91f7487eb23933b41d181919df5aaba3739282ad3803901
Version 20000000
Previous Block 0000000000000000000182fc7e3276e0ca1f0b423f92087ce28c2892578cee65
Merkle Root 52e518c5bf0d28ebe0fd161d45d50813285d7e0c3153715f0426873e9d5e14a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,756
Size: 1.00 vMB
Total Fees: 0.04402538 BTC
Feerates: 150.75 > 4.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,917 (809,564 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
105,353 105,353 000000000000525ea59102b9372b3524efc34f8cd308802ccdbe8587b326a972 11 0.00/1.00 vMB 0
105,352 105,352 00000000000095a0e28498a92f7afcd1e8ba96cc5bc63ee173ea646693239aa8 25 0.01/1.00 vMB 0
105,351 105,351 0000000000015d6a4cbbcad53c3c71bc88907d9ce8c3f6b0e4935b31c8636f3c 12 0.00/1.00 vMB 0
105,350 105,350 00000000000241b16dee81e5f0116290f4897c516bf11c86f5bff0732d594b42 12 0.00/1.00 vMB 0
105,349 105,349 000000000001200d03a243682846f95fc44a7549b004c137ead5e7a13ff845d1 7 0.00/1.00 vMB 0
105,348 105,348 000000000002e47783232dec75d9b0cdfdfc80bc1c717ed3d6259b7b1670a424 28 0.01/1.00 vMB 0
105,347 105,347 00000000000183f2c0f21d788e0199b7b71fabfb2041b6be020997be173576c5 12 0.00/1.00 vMB 0
105,346 105,346 000000000000cd122cf2f04b39da350807e1edb5d5e90c7076dbb4cb5e0f2ba1 12 0.00/1.00 vMB 0
105,345 105,345 0000000000012b77d4b227e71e88860392a6b21fe1f7060dfb045afb719ccad7 8 0.00/1.00 vMB 530
105,344 105,344 000000000002215c01a1cd8c02cec46e2ef679d1944b0f01426c353a94b3adbf 7 0.01/1.00 vMB 303
105,343 105,343 000000000001992f1dc15147b2a37b47d49ef59d2745aeecaf19ea0b83b3aa2f 12 0.00/1.00 vMB 0
105,342 105,342 000000000002a9721b9b4710ae2d7f9f6b5ce8dcf7621d095ace96e3ba21b407 13 0.00/1.00 vMB 0
105,341 105,341 0000000000024cd99308f14d8729a8334128e2881d16c4e98de546c80ab87719 12 0.00/1.00 vMB 0
105,340 105,340 000000000000f085e87b280b6714616726b29fcddfe4de69b94058e5002a5d0c 191 0.05/1.00 vMB 0
105,339 105,339 000000000000168059cbdae87a29f7634eaa85756fd83019fdfbc7ac92c7492f 12 0.00/1.00 vMB 0
105,338 105,338 0000000000004b878bb31c65eb4d82a000fee606cbd5569b3df08f1cc9fbaa55 2 0.00/1.00 vMB 0
105,337 105,337 000000000000236388ea865cc1d262033882eb3ea30adca3e907d6366e0626f7 12 0.00/1.00 vMB 0
105,336 105,336 00000000000281a9f7b6cc45380665df33c19e9172e453b358330ce4e4747b62 12 0.00/1.00 vMB 0
105,335 105,335 00000000000095bb16f9266ca9a7a79576f8323d01998fe37a7f51296389245e 12 0.00/1.00 vMB 0
105,334 105,334 0000000000007aa748f3523abddc7b956d5d844e5c081187ee4faf1d9b704807 190 0.05/1.00 vMB 0
105,333 105,333 0000000000009e689c7bb2bb335995881eefb485761a0bc8f487849ad974cb44 12 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.24 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: 655.15 GB
    • Received: 14.27 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.