Loading Tool

Explorer IconExplorer

Memory Pool

75,181 transactions
28.99 vMB
0.07977990 BTC
Random Selection Loading Transactions
Max Size: 171.46/200 MB

Candidate Block

Mining Attempt d6832bb6afd7d4a8e6a7d6ff8a29c125e8842e7bfb1b981b04564eab742590ff
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 0b54f2f0dc63c6fafdf62527a949e808e757dc42e723df658e5dd5464f742969
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,759
Size: 1.00 vMB
Total Fees: 0.01893549 BTC
Feerates: 100.29 > 1.90 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (632,492 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
282,548 282,548 0000000000000001db4e77e089267e70649a909e4515668804b81eb7598b3d07 481 0.19/1.00 vMB 49
282,547 282,547 000000000000000116c54f7bcfbc1ddf7d902204c8cb72c1bce6a549b5afe398 333 0.50/1.00 vMB 19
282,546 282,546 0000000000000001b788004e13ce9a40fa3ae2795b10281a9c55d5ddc27778ff 64 0.06/1.00 vMB 21
282,545 282,545 00000000000000005df0cbc24a5963f438011e40bfb9d4d4fad434b5da25e9b9 271 0.12/1.00 vMB 53
282,544 282,544 000000000000000162855f13cbe4b8df3324464bf78d427014701ccada1979ac 17 0.01/1.00 vMB 45
282,543 282,543 00000000000000014321fb1aff59b63109c3af4140c415600aebb04ad9c856ec 91 0.10/1.00 vMB 7
282,542 282,542 0000000000000001609055cbc6e4cabdfb71f897c78ab8733a288c19b5c9a39f 256 0.11/1.00 vMB 37
282,541 282,541 0000000000000000e3a4c5b173278db37c22de40a87ffb338838c0c6e7c17296 501 0.29/1.00 vMB 28
282,540 282,540 000000000000000036f83d70aec5bb1f3224eb039926b2c7faaf4162a908dcad 512 0.17/1.00 vMB 69
282,539 282,539 000000000000000171c722e61acc33b2feb5fb0288045a8eedac4dcd4961529d 276 0.12/1.00 vMB 43
282,538 282,538 0000000000000001096c0d71dfc657703edf77ad1beaad8d72ac628e04d9bb6a 414 0.18/1.00 vMB 45
282,537 282,537 00000000000000000423d44df7fab9f22aceea76054a2920856e6ed50504a809 192 0.14/1.00 vMB 27
282,536 282,536 0000000000000001899319e65b8858c0ef66a8c5649ba8988880a049a10aeb99 360 0.16/1.00 vMB 55
282,535 282,535 00000000000000019bfc32797c4f930bc910340238340f7b0e09402a481670b2 137 0.12/1.00 vMB 26
282,534 282,534 00000000000000012c8fdd662c989d0bcc8723ebcb4a7c92492ac0e77761c1d9 54 0.03/1.00 vMB 26
282,533 282,533 000000000000000189fceba3c46775008a718c39fc1efb16f79d418157751317 572 0.25/1.00 vMB 58
282,532 282,532 000000000000000069b29fcf1e2fb875d5cc087fca533431baba03276a3d9a14 84 0.04/1.00 vMB 61
282,531 282,531 0000000000000000b60346bef4a7c9f478dfb824d8658946700d92e6e16980e1 268 0.12/1.00 vMB 36
282,530 282,530 00000000000000007a37d0355c4dca46f389bde6b2f838a0b866ea7c95b5c282 313 0.16/1.00 vMB 27
282,529 282,529 00000000000000014b6789c8bce9e113ec7acfa315499697f50e7c5eeede16e8 155 0.05/1.00 vMB 202
282,528 282,528 0000000000000000ff2005124a56dc661c7e1c9245659093ac3216ffd6aaf8e1 479 0.22/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.46 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.93 GB
    • Received: 15.32 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.