Loading Tool

Explorer IconExplorer

Memory Pool

45,575 transactions
31.58 vMB
0.11172960 BTC
Random Selection Loading Transactions
Max Size: 160.89/200 MB

Candidate Block

Mining Attempt 55cabc98bb879100011a7193e3e40dee1d2a1e7203f35ebdd26bc0b14dc0d37f
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root a55911052aed9d186955b82c2f9ef0173204315f5c6dfc0dc90ac49a73c85565
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,642
Size: 1.00 vMB
Total Fees: 0.04440002 BTC
Feerates: 301.05 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (804,202 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
110,261 110,261 0000000000000f1a4bc0aa0b77e2a483a8bccee2bd045ab6c766969ca53eebf8 12 0.00/1.00 vMB 0
110,260 110,260 00000000000029be0249ed979b9e07f9caf62aa59cd800bcd642a604b9f2d64f 11 0.00/1.00 vMB 0
110,259 110,259 000000000000ffc4f452eb80d02c7dbbc5173cb9592384e7e26d0d25f43984fb 7 0.00/1.00 vMB 0
110,258 110,258 000000000000caf57af795d0b4bddb8414d26c0055a6d97550201cbc0ceed021 13 0.01/1.00 vMB 0
110,257 110,257 0000000000004ae88ba2f9a44ec63be5db80f651ae554e8c4cd95e9f38ad3119 12 0.00/1.00 vMB 0
110,256 110,256 0000000000000351ea16d300da8ed31ef74d255909332098a2c8c05d850f3929 12 0.00/1.00 vMB 0
110,255 110,255 000000000000a25415991d152909c53b422233616c58f4ce02f82537f7c03f77 13 0.00/1.00 vMB 0
110,254 110,254 000000000001676f5756ed1900dd517d7f32c3d05a566c7870712c6774198767 12 0.00/1.00 vMB 0
110,253 110,253 000000000000685990e669e667dd040688a1c72e83ec0bd9f66a85cdc43e6cc2 13 0.00/1.00 vMB 0
110,252 110,252 0000000000012cba981cbde33c40b8d96becaf2047b60dca29e07f2fb80fd065 12 0.00/1.00 vMB 0
110,251 110,251 000000000001956a69e9b866c171d09a126ddf7c4fda458b3f3368ca942fbb5c 12 0.00/1.00 vMB 0
110,250 110,250 0000000000008b5b7d2c33d7dbaa1624ef7830b1629eed1a063bb1ec81e71841 12 0.00/1.00 vMB 0
110,249 110,249 000000000001c31c7908696f9bbe8bb13b473600a40c0f4dee673e4005dd151f 13 0.00/1.00 vMB 0
110,248 110,248 0000000000000716fccea524ec485f86adda784392d4ec52314d40e0476f7e08 9 0.00/1.00 vMB 0
110,247 110,247 000000000001b9f132f1bb22b65247f2d8b857dfb0954e8594d5edfc540538cc 13 0.00/1.00 vMB 294
110,246 110,246 00000000000197bdd715cc65bc188e9e2788d12a88ea21299887b770e806aa95 10 0.00/1.00 vMB 344
110,245 110,245 000000000000f1629864e03ae7775ed6bc085b29ddd3b647d54ac7338ac7795a 13 0.00/1.00 vMB 0
110,244 110,244 00000000000155ea6e489da79c74e9c21333465f1f913e44e4b3a421ced9c284 12 0.00/1.00 vMB 0
110,243 110,243 00000000000166cee279e0c93ca4a211a61899694a508b17c8c5425b22892b8d 8 0.00/1.00 vMB 0
110,242 110,242 00000000000048ebbcdbe8b9ff9ee9b7b73de40187cf176aa1a00370a1dd998f 16 0.01/1.00 vMB 0
110,241 110,241 000000000000583f36b55d7236877d4ff66982732b6816959af4ee540cbf40c6 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 609.46 GB
    • Received: 10.69 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.