Loading Tool

Explorer IconExplorer

Memory Pool

35,984 transactions
25.38 vMB
0.06161281 BTC
Random Selection Loading Transactions
Max Size: 129.56/200 MB

Candidate Block

Mining Attempt 573fea8c995801bfa0206a0ec89197ecce1a4d44d678e2b48d1302ae4827f9d2
Version 20000000
Previous Block 000000000000000000000193ea46eab29b52c30512336c377fef400613778b56
Merkle Root da0594b2c918d44b82cda1cb13facf9bedc6a8c78975249a0d50cdaddc1108e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,945
Size: 1.00 vMB
Total Fees: 0.01594016 BTC
Feerates: 100.36 > 1.60 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,769 (443,867 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
470,902 470,902 00000000000000000058d8c1425e7db0af0b463427e5a1b5efb19aa2460eb811 2,044 1.00/1.00 vMB 374
470,901 470,901 0000000000000000001598f52bfd4f55ca485b17a3c2c57233cd0f5e3964cd98 530 1.00/1.00 vMB 38
470,900 470,900 000000000000000000e7350bedecbc293f73830814d35420a0cb74e46091eb30 1,088 1.00/1.00 vMB 117
470,899 470,899 0000000000000000010ddbb8ffff0f318f409a4ad5c024230a3f4f12a6072853 2,167 1.00/1.00 vMB 84
470,898 470,898 0000000000000000011cc08782686bcc48e8827a6a7760d6321999b6f7028895 2,296 1.00/1.00 vMB 375
470,897 470,897 00000000000000000069323a78fcedd853defeba91a10de579de5068de2ab139 2,422 1.00/1.00 vMB 235
470,896 470,896 00000000000000000182c4356dac0a402de38f511ccbc57ec9e3c8b81c400869 1,943 1.00/1.00 vMB 176
470,895 470,895 000000000000000000a7807f8823c808447db77ef963ba35dca1e8a756202d6d 2,404 1.00/1.00 vMB 280
470,894 470,894 0000000000000000019481611119cb86f2a6a506397c859610b18bc1d9f76206 1,590 1.00/1.00 vMB 356
470,893 470,893 000000000000000000f4a832656f61b463375636dc3ea732956819152590eda2 2,531 1.00/1.00 vMB 402
470,892 470,892 000000000000000001790ca5a464243a60c3258cde40123c92d5ca7adcfd6b9b 2,161 1.00/1.00 vMB 441
470,891 470,891 00000000000000000170ff813bf96859021bcc718b8a1e1345bfc9c7becbe8ee 1 0.00/1.00 vMB 0
470,890 470,890 000000000000000000c2c6afcc2699fcc85970890092f8bc75388833f29eb65b 2,275 1.00/1.00 vMB 424
470,889 470,889 000000000000000000a2e8267c8f75dcad9b84f023e213a518a8683b3a88bfab 2,021 1.00/1.00 vMB 302
470,888 470,888 0000000000000000019727cc5766db2f8665136a01709852297786c1c6b89004 2,036 1.00/1.00 vMB 355
470,887 470,887 000000000000000000da37bed8da3f7f42265251139b16364e5eac7bd8e898a1 2,599 1.00/1.00 vMB 417
470,886 470,886 000000000000000000ac0b714b1383174d81dd642ac7246b7166024ae71be3ff 1,919 1.00/1.00 vMB 415
470,885 470,885 000000000000000000b7d6c65f7dc95c245a62b3ab09718cc60306f83027cf42 1,516 1.00/1.00 vMB 123
470,884 470,884 000000000000000000b2b8364578bfe9a546248c0878d8efae62a9a040e03521 2,243 1.00/1.00 vMB 321
470,883 470,883 000000000000000000c30aa4738a4f1f9c0c411c0af5b4a36e70b893d935819a 1,724 1.00/1.00 vMB 239
470,882 470,882 0000000000000000005b2fa2eb48469012066a5b94c2d487d3c8e48bfae6e41a 1,291 1.00/1.00 vMB 137
Previous 10 blocks ↓
Total Size: 781.97 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: 648.14 GB
    • Received: 12.99 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.