Loading Tool

Explorer IconExplorer

Memory Pool

79,448 transactions
29.49 vMB
0.06545942 BTC
Random Selection Loading Transactions
Max Size: 177.80/200 MB

Candidate Block

Mining Attempt 036a490c86434653453a3a0620649950884a3340b67a11885c21660f9060c7d4
Version 20000000
Previous Block 0000000000000000000115431274d076f8aa22965479bdc44a0f8d6a1664cabe
Merkle Root a5a1ed83ed7bf24e7dd2ddd612bec85888e8914233735a3d229e06b9dfc26fc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,546
Size: 1.00 vMB
Total Fees: 0.00545450 BTC
Feerates: 147.04 > 0.55 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,983 (86,262 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
828,721 828,721 00000000000000000002d8310b635e9d3316342a57a32d75e7f9c547ffc267e2 3,429 1.00/1.00 vMB 48
828,720 828,720 00000000000000000003454cf1e43de77db8a38989aaea3ba4b56a11432f883e 3,546 1.00/1.00 vMB 52
828,719 828,719 000000000000000000029d851732239900233fa70784b67dc46c66a4caebd975 3,479 1.00/1.00 vMB 38
828,718 828,718 00000000000000000000fe5b7be28ff2ed0d65058e72186982960de87844b31c 3,064 1.00/1.00 vMB 34
828,717 828,717 00000000000000000001205182581e11f3e1051d98e17d85bc4e6320f0359cfc 3,203 1.00/1.00 vMB 32
828,716 828,716 00000000000000000003b6f517afe20f55d52beb14cd7cdb68cd1bf23e689730 4,002 1.00/1.00 vMB 40
828,715 828,715 0000000000000000000077dbe29bc0764865b27fab673c4e7813c1ab46bc47e2 3,589 1.00/1.00 vMB 36
828,714 828,714 00000000000000000001f63ea6bea5448f99bf98c8b1e654b15905425e6fe9df 3,329 1.00/1.00 vMB 44
828,713 828,713 000000000000000000000bd62e76c9d25a5f2ee95cd6385a3d046c9cc89269cc 3,780 1.00/1.00 vMB 43
828,712 828,712 000000000000000000005b0e45abac6641e92c38f657c4e6e00bba6ce904ad9a 3,354 1.00/1.00 vMB 58
828,711 828,711 00000000000000000000077c797460c059cea9011e31dbfa5a87cdaa31c690a6 3,690 1.00/1.00 vMB 79
828,710 828,710 000000000000000000030af933c9d21be9f72e1562bbd0e16c85090846b6949b 3,171 1.00/1.00 vMB 42
828,709 828,709 000000000000000000008406b69cc90d53eb29fd89f02bc0c56892f5c3dac747 3,934 1.00/1.00 vMB 51
828,708 828,708 0000000000000000000256610c17cd778ddb7f189c08ea6442275d282ce675f6 3,806 1.00/1.00 vMB 62
828,707 828,707 000000000000000000034e67bf5dba487115b658ce18684af862791d05a6755b 3,735 1.00/1.00 vMB 81
828,706 828,706 000000000000000000015ad21c7a61b8a33b67aa42a10e7495f30e69b5eb87e5 4,259 1.00/1.00 vMB 53
828,705 828,705 00000000000000000001d9e5b37cb11def0195afb660038b2d3c64cee0ce6067 4,266 1.00/1.00 vMB 61
828,704 828,704 0000000000000000000125c1161eb28b88a6213281e3898de304315aede07a85 3,917 1.00/1.00 vMB 69
828,703 828,703 0000000000000000000250cd1b9ca2adde1dbd7622e8e135f98fdcdd3ce2aee1 4,125 1.00/1.00 vMB 55
828,702 828,702 000000000000000000003f9d4a1f4ed516c71b0501d361fab37bccf0ed8462a9 3,874 1.00/1.00 vMB 57
828,701 828,701 00000000000000000001cd6fc029740c2fa84efb1ebafca8344122950ac94246 3,451 1.00/1.00 vMB 75
Previous 10 blocks ↓
Total Size: 782.36 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: 662.79 GB
    • Received: 14.88 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.