Loading Tool

Explorer IconExplorer

Memory Pool

79,530 transactions
29.68 vMB
0.06841640 BTC
Random Selection Loading Transactions
Max Size: 178.70/200 MB

Candidate Block

Mining Attempt 6692bc13641957d82081d66214600dc572905335d4e7cc890270b023ad3c0c1f
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root b5c5ae4c71adbe8dc01997202f8576946a696ffa507398c106e6961148fa8420
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,295
Size: 1.00 vMB
Total Fees: 0.00791583 BTC
Feerates: 100.19 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (319,496 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
595,492 595,492 0000000000000000000a1c8af0e67f3a25c17342794310249a29c6bd9246551f 890 1.00/1.00 vMB 2
595,491 595,491 0000000000000000000f68c2d9dcb5785bda88d8758840bd8c43fd24bd2b1ff2 2,189 1.00/1.00 vMB 8
595,490 595,490 000000000000000000138490c1ffd35652a7c05581cd9136c60eba5b497e0d05 2,991 1.00/1.00 vMB 15
595,489 595,489 00000000000000000007f0de42f29516fd4f5c85bd471dc4e6cf6b787e58f4b1 2,190 1.00/1.00 vMB 11
595,488 595,488 00000000000000000011c16e77e75fa4408be7d662dca31bb7c4a309e60e3ae1 2,703 1.00/1.00 vMB 34
595,487 595,487 0000000000000000000fe2d41927f126c59acc2795ecd59ca67dcb9fed6a19c2 2,209 1.00/1.00 vMB 15
595,486 595,486 000000000000000000030189c5f9f9009ceb42c335aa2b25d24ae14f245dbcf7 809 1.00/1.00 vMB 7
595,485 595,485 000000000000000000053e2736e0a866fab53f47475ed405f02bda99be908547 1,892 1.00/1.00 vMB 11
595,484 595,484 000000000000000000119bbde43dbe8a554b8189b64cdc8fd3a3649f255b7e17 1,544 1.00/1.00 vMB 11
595,483 595,483 00000000000000000004cb657e3072d12eaeac00e17814eec1776f9a74dd4e81 2,014 1.00/1.00 vMB 19
595,482 595,482 00000000000000000000b0e718459bf6b6b1ae15eff0fd49dc969d9894880e53 1,707 1.00/1.00 vMB 17
595,481 595,481 0000000000000000000a04cb74c6c9d26d8e15cf85664c54003e653f11eb5f99 884 1.00/1.00 vMB 10
595,480 595,480 000000000000000000037d5bc281e4a0a938188b6ce381837b4941f94a2a8a25 2,859 1.00/1.00 vMB 28
595,479 595,479 0000000000000000000ac7e38a7f73fb89194d471424a4acb19d9bf9cf8f1229 2,991 1.00/1.00 vMB 26
595,478 595,478 00000000000000000003d5b3373d737395ff60edd6e39070687a4cfcebf85b66 721 1.00/1.00 vMB 12
595,477 595,477 0000000000000000000170cbc2d3fb68a5dcb32263e546dec32c7df128eb23aa 299 1.00/1.00 vMB 8
595,476 595,476 0000000000000000000aea98b8ae08a084b3e309477829d098f6f6d4af69295e 324 1.00/1.00 vMB 8
595,475 595,475 0000000000000000000c1bb4893e42ba5f930b232132fd953938b597401f7a59 2,508 1.00/1.00 vMB 22
595,474 595,474 000000000000000000167b01c6bee2d4e7655c65865a12e0c583809dda8fc831 2,582 1.00/1.00 vMB 24
595,473 595,473 00000000000000000011119165cd67dc1c55b180116ca62b82be8ae4e275d6b6 2,470 1.00/1.00 vMB 18
595,472 595,472 00000000000000000001d4e1002840bca07656c9710ee682678b030181d5fa31 2,440 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.93 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.