Loading Tool

Explorer IconExplorer

Memory Pool

51,498 transactions
30.20 vMB
0.25632523 BTC
Random Selection Loading Transactions
Max Size: 159.22/200 MB

Candidate Block

Mining Attempt 3c629e65c9b9cb3044eeda06ea422629d9d254e906c81cc36456e90d536bcf95
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 2450cb5ff4542510a0ab6c2c37d44df3b50cede2a6ebf6ef96ae9b66424c402d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,726
Size: 1.00 vMB
Total Fees: 0.08098691 BTC
Feerates: 211.33 > 8.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (1,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
912,904 912,904 000000000000000000016228fe64e365f8cfdd1ffa5269de0b8ed3e6d6a12545 4,116 0.84/1.00 vMB 1
912,903 912,903 000000000000000000013c190c881b2fe8726b2d390491364d2533e375448a98 3,493 1.00/1.00 vMB 3
912,902 912,902 00000000000000000000f584ccc963883814f5c46998297eb447d5160e1cea64 2,461 1.00/1.00 vMB 1
912,901 912,901 00000000000000000001d03eb01f5fcb46147315577611b37f96785673fe00de 3,579 1.00/1.00 vMB 4
912,900 912,900 000000000000000000018f87096857065580ea86cb3288374b0f5bffb8638e60 3,635 1.00/1.00 vMB 3
912,899 912,899 00000000000000000001edecf3759720bf4d44cb8a1ee919ff3269dddda94ef6 4,292 1.00/1.00 vMB 8
912,898 912,898 0000000000000000000040039f1678dd32b6544ff004ba8b26c24630a71b3d65 3,602 1.00/1.00 vMB 3
912,897 912,897 0000000000000000000193ff9334a08ea02665d743535823fcb66aa30afef2ec 4,229 1.00/1.00 vMB 6
912,896 912,896 000000000000000000006d5bb0cc41777a294377146da99778a4c202f68c401a 3,891 1.00/1.00 vMB 9
912,895 912,895 000000000000000000008ab4cfa569924283cb8b2627149910f447cf8291bc7a 3,691 1.00/1.00 vMB 4
912,894 912,894 00000000000000000000916f4546c999864098ab4012ec4a68fb70fe9e8308c5 4,425 1.00/1.00 vMB 3
912,893 912,893 00000000000000000000ecb96ca306233ac23de93e36430741fc9ba6d84cb631 4,524 1.00/1.00 vMB 3
912,892 912,892 00000000000000000001555bb563d3de049941d8ae4a2bd7d8d88ded98adafd7 7,092 1.00/1.00 vMB 0
912,891 912,891 00000000000000000002247281cda02fecad565aab541a0925e0f136f49eb933 4,170 1.00/1.00 vMB 1
912,890 912,890 00000000000000000001aaf47e1853951c30dc9a8f176df81e7caa19429e881d 3,553 1.00/1.00 vMB 5
912,889 912,889 000000000000000000013bb03277b3866ead7bfdbe2b885c9f2f2fd5b7491eaf 6,540 1.00/1.00 vMB 1
912,888 912,888 00000000000000000000f41d7b8a38224f02dbfdb74dcfdf57cafab3c6b51437 5,921 1.00/1.00 vMB 1
912,887 912,887 000000000000000000022b5e999fdf4c33dca9b215f8a4112c9b600eb82e264a 2,231 1.00/1.00 vMB 1
912,886 912,886 00000000000000000001664f3018981cfcf76c643232e91f87066a27fd5b212f 3,914 1.00/1.00 vMB 4
912,885 912,885 00000000000000000001637054e6dc23e3f4ad0b25904fe5c667d6200d37765d 4,083 1.00/1.00 vMB 5
912,884 912,884 0000000000000000000124c1e3aad239b238dcb9a10034f55d5f0368a2d764fa 2,738 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 781.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: 644.08 GB
    • Received: 12.61 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.