Loading Tool

Explorer IconExplorer

Memory Pool

80,175 transactions
29.84 vMB
0.07432325 BTC
Random Selection Loading Transactions
Max Size: 179.66/200 MB

Candidate Block

Mining Attempt d629d702016e65fcc641654cbd13529f95c2ef6bab2efb309076bbd4980ad9bc
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root a42db0a220a9674fb6f709f509bfd35f74bbe78f9ba66730f9a61ba923470047
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,958
Size: 1.00 vMB
Total Fees: 0.01352628 BTC
Feerates: 197.70 > 1.36 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (319,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
595,471 595,471 00000000000000000004dc760c5c40220f6f09ffb38ec149fdce20b79e237ae4 3,223 1.00/1.00 vMB 38
595,470 595,470 00000000000000000004da6aa3d4922c82596f5e54dcad52a808fc9a7c40b343 2,537 1.00/1.00 vMB 26
595,469 595,469 0000000000000000000caada5356b2d014884a1b3e2ccfdd5e29d159b15a0f99 239 1.00/1.00 vMB 9
595,468 595,468 0000000000000000000e6e47a1775457c939596a998965598483ebd5ea5a0cef 1,332 1.00/1.00 vMB 17
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.71 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.