Loading Tool

Explorer IconExplorer

Memory Pool

77,977 transactions
29.00 vMB
0.10089464 BTC
Random Selection Loading Transactions
Max Size: 175.37/200 MB

Candidate Block

Mining Attempt d46b3b98bf85cae701b39dcac1175c7317a90b23069424e067604af561bbe465
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 593a169d51f0e49c6912b74f06592c2ae24c4abc2019fb81c91f9d033ee4802d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,909
Size: 1.00 vMB
Total Fees: 0.03010122 BTC
Feerates: 402.60 > 3.02 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (110,864 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
804,444 804,444 000000000000000000011207f09383c6d4f2f810a5bfbac928f753962ef6da09 2,521 1.00/1.00 vMB 15
804,443 804,443 000000000000000000007db96de57fd11ee7e7d9493ccf4061d77c31c08d4fe3 3,316 1.00/1.00 vMB 12
804,442 804,442 000000000000000000010d1976d020b93d6f11c99d43f9459a66a161698e9afa 1,447 1.00/1.00 vMB 9
804,441 804,441 00000000000000000004961161245c5a59c7e333eb73c8113fd49194b9008ca4 3,071 1.00/1.00 vMB 21
804,440 804,440 000000000000000000017af95432685b98990c204efbbf3920a88547b53e1b97 2,360 1.00/1.00 vMB 16
804,439 804,439 00000000000000000003448496f5dc3ed463863cd973cb6b5117437dae2842b1 3,353 1.00/1.00 vMB 11
804,438 804,438 00000000000000000002a82a5f92e4379c6521269081a9c2d459725529314921 5,868 1.00/1.00 vMB 7
804,437 804,437 000000000000000000029e94361b47a937a2956c9dfdc7fa93d9e6ee84c5a351 1,109 1.00/1.00 vMB 15
804,436 804,436 000000000000000000019021fc9ce31154cf1f368bdb419871a55ba9d6bcfa24 2,725 1.00/1.00 vMB 6
804,435 804,435 00000000000000000000ce417b159838a1d52c097966d13be2944f29eb801217 2,507 1.00/1.00 vMB 12
804,434 804,434 00000000000000000002e9fa5f8ce86770b03c509b4fe5a9cafe1324e6f142e6 1,352 1.00/1.00 vMB 7
804,433 804,433 000000000000000000025541e39f7dc7051aef8ef50714f9a71ca1a53c3aad8e 3,192 1.00/1.00 vMB 20
804,432 804,432 00000000000000000003bab3d18c9c76010a01181b7df14449d1c7f6fc72164f 977 1.00/1.00 vMB 9
804,431 804,431 000000000000000000021875cd6c06132c9c2d0de83de7c80153be928dfd8766 514 1.00/1.00 vMB 7
804,430 804,430 00000000000000000000c36214b39608e59854a70254fde4bbc46cc45fb477b1 3,917 1.00/1.00 vMB 10
804,429 804,429 00000000000000000003dc7bf1d82c1875000a89f3e96c53a3d5564b742cbe6f 463 1.00/1.00 vMB 7
804,428 804,428 00000000000000000002cfc356793af1d4896232ff91825a20efcf85e60182af 2,616 1.00/1.00 vMB 14
804,427 804,427 0000000000000000000336962d3c032b6f162606afe361c4e51376d49b9e639a 1,090 1.00/1.00 vMB 10
804,426 804,426 000000000000000000039102ff3b96a4a61b39a632288b964f1a99fe35d43d1f 186 1.00/1.00 vMB 7
804,425 804,425 0000000000000000000473846de6453d8a13b3cc8f0d014ce484b9a6fd3a26e8 1,465 1.00/1.00 vMB 11
804,424 804,424 00000000000000000000c0d9fab1c79a71ee9ff9687a5bcd62e6319251f8ad4a 1,433 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.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: 714.54 GB
    • Received: 17.56 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.