Loading Tool

Explorer IconExplorer

Memory Pool

44,719 transactions
27.31 vMB
0.10138642 BTC
Random Selection Loading Transactions
Max Size: 143.13/200 MB

Candidate Block

Mining Attempt c7ec191ed431b03034fb33713b2b544cfbc8dea471932fa1798fbed16c2c6b6d
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 1a237f5186f160ff49e4b322b14f3ad4bb8afb83541716207f41d9ea7ce9755a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,600
Size: 1.00 vMB
Total Fees: 0.04605930 BTC
Feerates: 151.16 > 4.62 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (249,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
665,446 665,446 00000000000000000007a8b6404499bacfbbe8f79426cc073b6869621b7bcf7d 2,100 1.00/1.00 vMB 54
665,445 665,445 00000000000000000001a867a79c55a5c12bdc3f5a318fc8c76c0bc54a0e7eb9 2,380 1.00/1.00 vMB 84
665,444 665,444 00000000000000000008c10fa4e6716140ea8ddbe135818ef9f16090c3b5afbc 2,178 1.00/1.00 vMB 51
665,443 665,443 000000000000000000060558f1eba85f47b4dc5160cef859ad147f04e207970b 2,737 1.00/1.00 vMB 50
665,442 665,442 0000000000000000000a7916a24aa1351418f6f11367b40f7d445537e44126d4 1,940 1.00/1.00 vMB 40
665,441 665,441 000000000000000000022ee80dfd3bdab9496ad70834d061604bcdc661080a45 2,410 1.00/1.00 vMB 80
665,440 665,440 00000000000000000002fe8ad94d018446bbeb804b375e1285ad3d490c630367 2,958 1.00/1.00 vMB 117
665,439 665,439 0000000000000000000022131d35dde7409ad4c022521a2e32c3819daf0b4347 2,808 1.00/1.00 vMB 79
665,438 665,438 0000000000000000000a6295def22ec0ffcbb70aa5a34a14567214ac9550fca0 1,542 1.00/1.00 vMB 87
665,437 665,437 0000000000000000000d98245945a300a0013db0b6e7c9f81437d7f495aa936f 2,289 1.00/1.00 vMB 109
665,436 665,436 00000000000000000007f6d1a3bbe0fbc836027348351cace6754c2a5242f056 2,112 1.00/1.00 vMB 59
665,435 665,435 000000000000000000002b3900ec84424bb99e22376ed1b9ed3f4fee0e6d6e73 2,372 1.00/1.00 vMB 75
665,434 665,434 00000000000000000002ada225a1948a9687ea83b02a4e4354e1ceef53c6e08f 2,769 1.00/1.00 vMB 90
665,433 665,433 000000000000000000013922f97eb3a0d443275fe1f02e33a21e5415c6bf66ed 3,205 1.00/1.00 vMB 130
665,432 665,432 000000000000000000056bf8b2337746130286366c8ce9ca1ec80e2722de9c3f 3,030 1.00/1.00 vMB 68
665,431 665,431 000000000000000000032fc2c14448f80c78389015f71f1549d8503384b9c017 2,888 1.00/1.00 vMB 61
665,430 665,430 000000000000000000067acdb5978462cc3328f722c815582efb522b59e1953f 1,044 1.00/1.00 vMB 17
665,429 665,429 00000000000000000004fc7753215e8d26b78e57fd11f7e266638f8f050905d5 1,075 1.00/1.00 vMB 29
665,428 665,428 000000000000000000032f39351b115059d6ad9e7772484f3c4383123cc5994b 2,538 1.00/1.00 vMB 43
665,427 665,427 00000000000000000006413495f550f4644a998deb10ff6bfea0f93d213f5c68 2,419 1.00/1.00 vMB 23
665,426 665,426 0000000000000000000d012d7eeb51e9c2cf0a7738afbe3080db0b0507a0ce50 2,373 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.16 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: 653.27 GB
    • Received: 13.85 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.