Loading Tool

Explorer IconExplorer

Memory Pool

79,503 transactions
29.75 vMB
0.08711620 BTC
Random Selection Loading Transactions
Max Size: 179.89/200 MB

Candidate Block

Mining Attempt 96cdc46f99637b6542f451cbf9f4d24d308f316800f671cfa710356f02431d4f
Version 20000000
Previous Block 00000000000000000000997246e0ea341cc7494c99602e9246f1c08e494865a8
Merkle Root 7896e90f527630e889fc41c24aa63f7e08f432b1de509af13e23557f2f4738c6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,045
Size: 1.00 vMB
Total Fees: 0.02033258 BTC
Feerates: 40.21 > 2.04 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,140 (483,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,485 431,485 0000000000000000033d8017a80851f5ada85076bae3d138fce1f6aaa17cfd34 786 0.33/1.00 vMB 57
431,484 431,484 000000000000000001c3ee16cf1ef664ef6999bee577f0613ecd2050e016e30f 1,362 0.65/1.00 vMB 53
431,483 431,483 00000000000000000025dd744e2de8c21adbe6b597cf7a698443f64a2140e1f8 1,414 0.61/1.00 vMB 57
431,482 431,482 00000000000000000214bf5fc2f3eee0295f7c7070fa9cceea2c0d24dd5042c4 1,083 0.52/1.00 vMB 62
431,481 431,481 000000000000000002bb7f45631f699ac6d0be01e718d6481f9b0f8a2ac040e6 1,399 0.67/1.00 vMB 51
431,480 431,480 000000000000000001b7e0c0efc49bd1b58e4c0d4484d205bb1782ab01a728c6 221 0.27/1.00 vMB 20
431,479 431,479 000000000000000003d6b4ecb7e506121851392e6885f4d58f545ea93f30f9f7 1,103 0.74/1.00 vMB 30
431,478 431,478 0000000000000000033e004ebb6830f3f06c0021b241d223c45924d2b8d35f49 3,002 1.00/1.00 vMB 75
431,477 431,477 0000000000000000040ebd054f71bdc5e505a5d9fec0020bf08bed37ce9aa551 2,490 0.99/1.00 vMB 60
431,476 431,476 000000000000000001d4d7449f8b0966a746b7fd13607b1adb8447e12ec56d09 398 0.86/1.00 vMB 17
431,475 431,475 00000000000000000163fbde0f6b44e5156bb99ab781550c013dc37acef90557 1,967 0.75/1.00 vMB 68
431,474 431,474 0000000000000000024cdf433eda7c76e5d96dd76b02648cae6fe3aa507e388a 1,112 1.00/1.00 vMB 30
431,473 431,473 000000000000000003927b1a56322015abba54380c0363be257b01033fb32f8e 750 0.98/1.00 vMB 22
431,472 431,472 0000000000000000018254ba69bf42d87fd86df112b9fa971c3481018a7dc7dc 804 1.00/1.00 vMB 23
431,471 431,471 0000000000000000012989aab2660d4663f93206083abc573bd39e05c903f3ce 1,806 0.80/1.00 vMB 56
431,470 431,470 000000000000000003035ace1ecce06231e0e59fe65656824da0a812aa85d1b5 1,564 0.88/1.00 vMB 46
431,469 431,469 000000000000000002e7fc6f30027f37b1e6f9b757328507268736b8c14a1e46 1,495 1.00/1.00 vMB 40
431,468 431,468 000000000000000002ff0fde9a2f8e4b3770822670e9b507a367d0523ccef4ae 1,593 1.00/1.00 vMB 38
431,467 431,467 000000000000000000c6ffdac35224e5d1ab94028af510957ccb26d0b660d428 2,654 1.00/1.00 vMB 76
431,466 431,466 0000000000000000000c1eaba454314f37b27a966f71467e4a7482d01a6d6085 2,093 1.00/1.00 vMB 46
431,465 431,465 000000000000000002670fc7bd967fade53dc4584be950c8500db961100838ed 2,276 1.00/1.00 vMB 73
Previous 10 blocks ↓
Total Size: 782.64 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: 672.37 GB
    • Received: 16.21 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.