Loading Tool

Explorer IconExplorer

Memory Pool

81,130 transactions
30.05 vMB
0.09383084 BTC
Random Selection Loading Transactions
Max Size: 183.59/200 MB

Candidate Block

Mining Attempt 1fbc8b8138f16880f1f2147a9817ccfa2ff9a62c0ac96789e960c13b4bc4a096
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 2f9e2d22176cd45fdbc804f12b3f8df74607f18b1c6e030590ca55dab25c31d2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,502
Size: 1.00 vMB
Total Fees: 0.02629326 BTC
Feerates: 402.60 > 2.63 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (370,608 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
544,715 544,715 0000000000000000001173419df5959c90414086cba51894cc6f8cfa4dc6387f 950 0.52/1.00 vMB 21
544,714 544,714 0000000000000000000eb573eef51fe8032d8d6bbe7ac3478c78693680e46ee0 1,415 0.68/1.00 vMB 13
544,713 544,713 00000000000000000005b2011c1b818c1a23370ff6f075772b70249558402ec8 615 0.28/1.00 vMB 35
544,712 544,712 0000000000000000000d724d0050ce267143c46849d8668766617aa0fe95ca6f 339 0.20/1.00 vMB 11
544,711 544,711 0000000000000000000aab67ece9c6cdfe585f34c2be1d4b1c949a26a33d1f81 820 0.41/1.00 vMB 11
544,710 544,710 0000000000000000000345c94779666a1f9818d29288034bce91d93da9416a08 243 0.09/1.00 vMB 15
544,709 544,709 0000000000000000001592c2b9b7265afd21ccc841fe677c98cd18ec0ee7edf0 125 0.03/1.00 vMB 14
544,708 544,708 0000000000000000000f31bd97b6afeebeb215ccdf4392b7fadcbf954245a383 1,069 0.60/1.00 vMB 11
544,707 544,707 00000000000000000007ec1e68bd6381fe63e112d1bcb62137f938b4a759d4ec 2,892 1.00/1.00 vMB 16
544,706 544,706 000000000000000000152aa85867f1d9ea65d831b3d1725b86d6f4f47226c3bb 2,006 0.77/1.00 vMB 14
544,705 544,705 0000000000000000001dfdbef471f40a86dc656c5b019967ce4cf075f4dacd2c 2,523 1.00/1.00 vMB 13
544,704 544,704 00000000000000000008b7233b8abb1519d0a1bc6579e209955539c303f3e6b1 56 0.05/1.00 vMB 8
544,703 544,703 000000000000000000069a9d0869d449d9e69e1fec40fb0ad74c787a29cf3d7c 1,430 0.70/1.00 vMB 15
544,702 544,702 00000000000000000021ed626aabddaafabae28114c336be9f105eaf5f5a1637 13 0.00/1.00 vMB 14
544,701 544,701 00000000000000000021e0a1d70b61c67e6c484a4d6be0dfc40a0228c7168061 348 0.14/1.00 vMB 12
544,700 544,700 0000000000000000001da97c959f26195efd2657d593bf023f4941a6dd8cd094 424 0.23/1.00 vMB 18
544,699 544,699 0000000000000000001e663c0cd9cd7524ca0c1f3d2af4ccea3909653315d7b0 861 0.52/1.00 vMB 20
544,698 544,698 0000000000000000000e30c0c5fe42a09df74ac2824858fa54d153c334a31a7f 238 0.31/1.00 vMB 3
544,697 544,697 0000000000000000001dc863d1570a6e0bb1cee0eb11b4161b842eaa842bf02f 261 0.07/1.00 vMB 26
544,696 544,696 0000000000000000000494e18d928bcd608c45b0124e9d4db2f51554d9772e7e 2,640 0.99/1.00 vMB 19
544,695 544,695 0000000000000000000872b4c0b1164dff8c06ec93cedf478999fb30639c284e 1,260 0.48/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.