Loading Tool

Explorer IconExplorer

Memory Pool

80,871 transactions
29.65 vMB
0.12430625 BTC
Random Selection Loading Transactions
Max Size: 179.76/200 MB

Candidate Block

Mining Attempt 7948421edf625aba2e9423d97fdb9d93d34f676a8fe79427dd58c7d1c123e513
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 148b6a5be8ae494bd1bc903a6ff34195d9ea5fee7c514c309176fca393d6e1a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,821
Size: 1.00 vMB
Total Fees: 0.05876276 BTC
Feerates: 151.07 > 5.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (64,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
850,364 850,364 00000000000000000000447a85698c9d35e8731b9335d72a0929cbe3e0d821a2 7,037 1.00/1.00 vMB 7
850,363 850,363 0000000000000000000093f9ada7182df4fbdc4e705b16dc19126ba9a11eec90 4,423 1.00/1.00 vMB 8
850,362 850,362 000000000000000000002f3a9dd003942f90efeb54cd57e2c151adfc0138aea1 3,621 1.00/1.00 vMB 17
850,361 850,361 00000000000000000002dad8b572bd2c1ec97d600c39d731f059d33f5a6e22a4 5,818 1.00/1.00 vMB 8
850,360 850,360 00000000000000000000569ca798377308828be85e00034788f30852bc4e2ce6 5,710 1.00/1.00 vMB 9
850,359 850,359 000000000000000000009a801c27b137dd03c2b955494ebe7390708f7c83e625 3,191 1.00/1.00 vMB 10
850,358 850,358 00000000000000000002953084133cf669000977f35735144df6839f9a22208e 3,360 1.00/1.00 vMB 20
850,357 850,357 00000000000000000001a98ed54f82db614d34cf9b76f9c0dea320cf44b60a42 3,784 1.00/1.00 vMB 10
850,356 850,356 00000000000000000001fb4208d18d59d75f06fac484be28569920a363f586fb 5,215 1.00/1.00 vMB 9
850,355 850,355 0000000000000000000129d6722662e1b62bf790ec6e941457fe8966b8f70c79 2,806 1.00/1.00 vMB 13
850,354 850,354 000000000000000000013cefe1318bdd1ff613636f5bc9233fe245089f540fbf 6,561 1.00/1.00 vMB 8
850,353 850,353 0000000000000000000320c4037bddee640a6f68590e063c2788a92401144554 6,127 1.00/1.00 vMB 9
850,352 850,352 00000000000000000001704ec5e9245fb170d08d820d4719607210a80b7710ff 3,970 1.00/1.00 vMB 8
850,351 850,351 000000000000000000019aab927cb30ec88303adaf87e6e66c5b7bc50627bc66 3,001 1.00/1.00 vMB 17
850,350 850,350 000000000000000000000752247b12d14603fdec2b482d5b6a9d9ad1f20a7d76 3,559 1.00/1.00 vMB 11
850,349 850,349 0000000000000000000051ff3ebe08860d2d414d3854cfe258ba2cda87cb8290 4,182 1.00/1.00 vMB 10
850,348 850,348 000000000000000000022208fcd649361fefa37c874cc9bdba471b1f73025c23 2,282 1.00/1.00 vMB 13
850,347 850,347 0000000000000000000213bed60b9796c2f61afe14888eef3bc003db8e20e6c4 3,407 1.00/1.00 vMB 9
850,346 850,346 0000000000000000000340ba9accdbc2778f876a73691a2a3d43b82dcd2ef7d2 2,906 1.00/1.00 vMB 19
850,345 850,345 000000000000000000030d254de19643a975bcee12ff3be21d40d7b5592bb740 1,973 1.00/1.00 vMB 13
850,344 850,344 000000000000000000028b103ebfe740d2c1fdd0846e7ed84a9bc7bb2fa395a7 5,953 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.59 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: 671.64 GB
    • Received: 15.97 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.