Loading Tool

Explorer IconExplorer

Memory Pool

78,661 transactions
29.72 vMB
0.09952263 BTC
Random Selection Loading Transactions
Max Size: 181.23/200 MB

Candidate Block

Mining Attempt 8b24f542458a2c3f756ca63772bd5c5473ac383f0137e03492298e8226a4a258
Version 20000000
Previous Block 00000000000000000001873758786023bce526cc548acc0e4523a6e0d9f02e45
Merkle Root f5b4b010cb416691464c32770c29726400a1fbd4c1d15da9a9f7a69d6960fcaa
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,979
Size: 1.00 vMB
Total Fees: 0.03317484 BTC
Feerates: 301.35 > 3.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,242 (370,542 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
544,694 544,694 00000000000000000011bacb722ebb7889a2f8fdc71a2b248bb29f85e91aaa3d 1,020 0.56/1.00 vMB 9
544,693 544,693 00000000000000000003a6a9d1612bdadf11f438686d020c065cfb277c3f97af 1,127 0.44/1.00 vMB 11
544,692 544,692 00000000000000000002ac4cc96369a7da54627a0ad9ba50e666937e8dcddb43 983 0.44/1.00 vMB 12
544,691 544,691 000000000000000000019b9e893216fd8a0aa2536309cf986cbf73c6a6f693e2 1,057 0.59/1.00 vMB 11
544,690 544,690 000000000000000000096c33ef746a5845b09ce6aa1ac2d7549f43fdb7c38d7e 1,633 0.71/1.00 vMB 18
544,689 544,689 000000000000000000213959c759d895027ba36dd24971e8f79ea5eb9c190c95 1,159 0.66/1.00 vMB 8
544,688 544,688 00000000000000000022e80258a57bff11eba309239471415b6b8c5d53af99c0 2,145 1.00/1.00 vMB 22
544,687 544,687 000000000000000000000ed82eb3db48ccc845e71c711847af1e21c2d1d8f33f 1,702 0.76/1.00 vMB 14
544,686 544,686 0000000000000000001de440ce7b924722ef75468f46b579bf4d530a1bbb6b5b 80 0.02/1.00 vMB 12
544,685 544,685 00000000000000000015f98addac260f3ee9568713ed5b269f4134677eb45a95 152 0.07/1.00 vMB 18
544,684 544,684 00000000000000000019529499671d1792d015f4a5fe8cc342159f04b5c227f0 768 0.32/1.00 vMB 14
544,683 544,683 000000000000000000029afc9e7d1feda6ae2a8859954b16b3ab33fc7eb0c917 401 0.16/1.00 vMB 14
544,682 544,682 00000000000000000018becfda36f10188b3c10803c921ebc1d5114e98cbd280 90 0.04/1.00 vMB 8
544,681 544,681 00000000000000000004e0593cbe906adce689eba354aa9c0aa59aaab26bafec 1,041 0.40/1.00 vMB 16
544,680 544,680 00000000000000000021384f40508e7934490d1996015787bacd7a26b33fbf75 1,430 0.60/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.81 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: 710.29 GB
    • Received: 17.06 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.