Loading Tool

Explorer IconExplorer

Memory Pool

39,943 transactions
26.27 vMB
0.05447439 BTC
Random Selection Loading Transactions
Max Size: 137.11/200 MB

Candidate Block

Mining Attempt 2bbee399ec7af9e6ba2da92f13652a99829fbdc32f09d4d2e7154af182c04642
Version 20000000
Previous Block 0000000000000000000018814d3d8a0f9277bbafe575a6ea906e31298d58afa1
Merkle Root 88b258452e899b63dcef8f92128f4ea3bbed1deb72fca0440b831c825e5bd8e5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,451
Size: 1.00 vMB
Total Fees: 0.00640221 BTC
Feerates: 200.54 > 0.64 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,799 (526,314 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
388,485 388,485 0000000000000000081435a2c61219288d94f8767ed15503df353222be12db25 1,315 0.84/1.00 vMB 23
388,484 388,484 00000000000000000d2842ee8e6ee9b32f020104fdea9243b23f4fc22e73359c 1,007 0.72/1.00 vMB 24
388,483 388,483 000000000000000000c4e8825f19e9c8cb21252b8b1a5f76707a6311be2ab8f4 1,552 1.00/1.00 vMB 30
388,482 388,482 000000000000000001f27306b8b7529ec912ed9a45e68cb03e9c770a90dad37c 280 0.10/1.00 vMB 42
388,481 388,481 00000000000000000540ddba5f5035fd4ef39e6f918bb28ac0c84c48fee0bb71 1,731 0.85/1.00 vMB 35
388,480 388,480 00000000000000000c0eea98d84f1bb75c3247fcc03c2d5ce0bcd86ad584c7b8 1,943 0.95/1.00 vMB 32
388,479 388,479 00000000000000000a80ee0217e72a6ae0c2388b5c41e8fa457e72dd97505210 1,109 0.65/1.00 vMB 27
388,478 388,478 00000000000000000507bd3ddabfe6f8cff557257aed4ba4d939825956aa31e5 1,608 1.00/1.00 vMB 56
388,477 388,477 00000000000000000832dd98394ffe18e3f73379f9c33b9c840c02bfd375463c 1,387 0.75/1.00 vMB 34
388,476 388,476 00000000000000000d98383e1b03913e8575c7a4601ba96066ad5ab5e1c43867 2,182 0.75/1.00 vMB 54
388,475 388,475 0000000000000000046853c64220c0d3ec6df219d4d20e7af10cda2ceb005e57 1,741 1.00/1.00 vMB 31
388,474 388,474 00000000000000000acbaeb27624cfeab016baf0a3c061da819e209e9f20c1e6 1,365 0.71/1.00 vMB 34
388,473 388,473 000000000000000008c6dc38db99baddee7d09d7c60b65858f1fdfeb6f6e3b43 921 0.34/1.00 vMB 44
388,472 388,472 00000000000000000665cf2e658f5c5a776a8ccfeea62227f14f427d513c3d4f 147 0.05/1.00 vMB 37
388,471 388,471 00000000000000000af031c09f5601b71eae1fb3e43777c8eb2c07dbde8f9a73 1,617 0.62/1.00 vMB 37
388,470 388,470 00000000000000000a29591b6b73054700cdaa7327eedcbf21281f5d12757b73 635 0.73/1.00 vMB 15
388,469 388,469 00000000000000000780b2f83d4ebb0aa35fb3894a1d56e3dd059184d71b0be9 1,275 0.93/1.00 vMB 24
388,468 388,468 000000000000000005f61c6fe4090213aa9a43078038674485b19841fa60bf08 1,295 0.43/1.00 vMB 46
388,467 388,467 0000000000000000068fd082119bc9eb9683cf7ae11f0c1b91a0f47f0f4b85da 2 0.00/1.00 vMB 0
388,466 388,466 000000000000000002906762ff172441bc3ed43dcac55c346c70afee58bbeaf3 1,863 1.00/1.00 vMB 31
388,465 388,465 000000000000000001d02322ea2e8d5f0f0bf1a4c514662f45f9b3470714683c 1,619 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.03 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: 650.29 GB
    • Received: 13.26 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.