Loading Tool

Explorer IconExplorer

Memory Pool

77,970 transactions
30.06 vMB
0.11340576 BTC
Random Selection Loading Transactions
Max Size: 179.54/200 MB

Candidate Block

Mining Attempt 3a58df41969d3d142e80a7503824f010c3d9335c55f1a2ae621a3ff2a27aa786
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 1ede66ff235cae0616960da3e7835beb1ed02694206d3d54afc5147c97ce4902
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,373
Size: 1.00 vMB
Total Fees: 0.02773019 BTC
Feerates: 107.93 > 2.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (226,772 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,502 688,502 00000000000000000000cf1cb79de212ff20c38929ea8f69ca68b7926eda8827 2,728 1.00/1.00 vMB 87
688,501 688,501 000000000000000000031afc6be090d0374e29d03086e748eaf454c11c9e82f1 2,711 1.00/1.00 vMB 88
688,500 688,500 0000000000000000000cb3a46493b6f3261b42d244ffe3a18701f9e1775c5e30 2,470 1.00/1.00 vMB 58
688,499 688,499 0000000000000000000c0c86ddb059dd3181fb3f09fc1de56f8f6e8f42d66c47 2,912 1.00/1.00 vMB 81
688,498 688,498 00000000000000000006f1737bee9145eaa0f20566b95cf40f43f45507aa970f 2,638 1.00/1.00 vMB 101
688,497 688,497 00000000000000000002c91914181263d703c2820b697c11c0d5b651809de163 1,941 1.00/1.00 vMB 74
688,496 688,496 000000000000000000014335380cdab50a34c2616f864a5e95e957b201127a2f 2,204 1.00/1.00 vMB 66
688,495 688,495 00000000000000000008b332a793cab71b36bdff9876da16aff4b8ba607c7359 2,478 1.00/1.00 vMB 66
688,494 688,494 0000000000000000000ddd17c26f293664f2d541e168b72b43ab0ab0811f6916 1,573 1.00/1.00 vMB 73
688,493 688,493 0000000000000000000446ec53a5e0536fa0d59678770703289649d2220ab1b4 2,633 1.00/1.00 vMB 140
688,492 688,492 000000000000000000047ba03d5fc43c0e6249a5fe40378fdeba28075d00d975 2,317 1.00/1.00 vMB 20
688,491 688,491 0000000000000000000d449fcbabb5106ebb6a4bc586759a391ec87c7c204009 2,420 1.00/1.00 vMB 39
688,490 688,490 000000000000000000080bb974339ff90503a1445288854a0bb61138cce9a999 3,036 1.00/1.00 vMB 53
688,489 688,489 0000000000000000000b287ec12b4ad25435d406ce6c80c19f10ab4f41da6cb6 2,422 1.00/1.00 vMB 72
688,488 688,488 00000000000000000002a96b6132df175cada5c787e08095f13e1a0f5d784e2b 2,127 1.00/1.00 vMB 36
688,487 688,487 0000000000000000000d0231a358f568928109c2af2f6ef44cf468f85131c87f 504 1.00/1.00 vMB 35
688,486 688,486 0000000000000000000aff8a872e23e6aa106a625b7692d61eb9a68a8896c18e 2,561 1.00/1.00 vMB 40
688,485 688,485 00000000000000000002388ab0a91c9beda96649c12b81b01a639f95082925b7 2,981 1.00/1.00 vMB 79
688,484 688,484 00000000000000000005d241bccdd5d15f63cc5788afb03a30fbfd967ec7f171 1,900 1.00/1.00 vMB 36
688,483 688,483 000000000000000000062cd804ec8f279684784c2c3cbb6c59f65c52f690eedf 2,442 1.00/1.00 vMB 34
688,482 688,482 0000000000000000000db4ead0c25c2f7acf85ce1740bdd1792db49a233a6f1f 3,202 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 782.87 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: 713.06 GB
    • Received: 17.30 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.