Loading Tool

Explorer IconExplorer

Memory Pool

40,422 transactions
25.71 vMB
0.04985236 BTC
Random Selection Loading Transactions
Max Size: 134.17/200 MB

Candidate Block

Mining Attempt c7174bd6eee3e6c41fd53b593121446088422c33fb77ad5e80f441bc77091499
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 5971716f45cfcb00e6c8cac59151591d9e558102025231ea4d16db509cd10602
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,950
Size: 1.00 vMB
Total Fees: 0.00337317 BTC
Feerates: 140.50 > 0.34 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (81,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
833,376 833,376 000000000000000000016de9b9f2f612f67ab023e5b38a3be3a13dbb910a2a01 2,766 1.00/1.00 vMB 55
833,375 833,375 000000000000000000026c4e8a6cbba46217579ba4bb76f4a6a9ae369314953e 2,719 1.00/1.00 vMB 66
833,374 833,374 00000000000000000002221aad75eca359b2d24634e6696a05bb1de531bf8140 2,782 1.00/1.00 vMB 54
833,373 833,373 000000000000000000021dc201c512c92177b91a13764a3ce0e207063b2352ab 2,048 1.00/1.00 vMB 19
833,372 833,372 0000000000000000000216040e26c36ae662bc8264e16e5ba1cd4c2958b10227 2,515 1.00/1.00 vMB 30
833,371 833,371 000000000000000000034bd6c0fb5ca9e1256a37902bfd25617e353e51b8a15e 2,467 1.00/1.00 vMB 34
833,370 833,370 00000000000000000002f80afc92a37db52ddf8b43ca68b6e0e42d2516008ba6 1,852 1.00/1.00 vMB 26
833,369 833,369 00000000000000000002986d1b672a62c6450b099a8d601243e307131262e2f9 3,047 1.00/1.00 vMB 43
833,368 833,368 00000000000000000000ee2f5d8473820ccccbe121ce2932bb38e28f348da95e 3,238 1.00/1.00 vMB 61
833,367 833,367 00000000000000000000ed675b7ccb4eaf507ed5ce962a0122628e0f411290fa 2,102 1.00/1.00 vMB 27
833,366 833,366 0000000000000000000107adf4608c47f09057b85a048b8a69fba932047f6393 2,254 1.00/1.00 vMB 31
833,365 833,365 0000000000000000000251871afcb433c7b7128a5708d00fee0de3fa905344d1 2,403 1.00/1.00 vMB 38
833,364 833,364 000000000000000000015a391eddbd71e5bffc47a42001d8b622753ea6ef2273 2,767 1.00/1.00 vMB 47
833,363 833,363 00000000000000000001f1d98c91fc39e9c907941f93bfd99375e9902b81d5aa 2,364 1.00/1.00 vMB 36
833,362 833,362 000000000000000000033bd2a64913b3c2916e7845066fa83e66f7c51b92b513 2,883 1.00/1.00 vMB 23
833,361 833,361 000000000000000000033f343146a442652fa4cee8ec19c2c3f73c08143fb3ae 2,577 1.00/1.00 vMB 35
833,360 833,360 000000000000000000038bbb29d45ea88225d6d7115746398d9fef47ad58a1e5 2,598 1.00/1.00 vMB 41
833,359 833,359 0000000000000000000229fdfa8bcdf35c264fd5bbe0f6705963cde8d2f9b8f2 2,648 1.00/1.00 vMB 53
833,358 833,358 0000000000000000000193fee1ef7794c348378624b19fd60973d7869fe54506 2,104 1.00/1.00 vMB 27
833,357 833,357 000000000000000000017f1eac5f1c02d0575e1ce5ad1b235dec4d6ef9cd2d68 1,681 1.00/1.00 vMB 16
833,356 833,356 0000000000000000000110790f070bb71c4a6ba9bc802d69d6f1b6ee8d4ec69f 2,784 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 781.92 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: 646.04 GB
    • Received: 12.80 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.