Loading Tool

Explorer IconExplorer

Memory Pool

73,224 transactions
27.18 vMB
0.06280637 BTC
Random Selection Loading Transactions
Max Size: 165.83/200 MB

Candidate Block

Mining Attempt 9829daebb300050da04554280caca9e3f93374d8c3ce18167d42ce2b73d8f92c
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root bbda9fdb2014665fd9be349092c9a0dd7134742211ea2f325f2a0386b503013b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.00510057 BTC
Feerates: 73.20 > 0.51 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (29,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
885,514 885,514 00000000000000000000186dfa711301697715f1fd3c0245085ad03aeb7bcbfe 1,615 1.00/1.00 vMB 6
885,513 885,513 00000000000000000002751c77df03de450b1d85ebf81018e1ce15b860e1fbc1 1,214 1.00/1.00 vMB 4
885,512 885,512 000000000000000000014d566703a815070e63d859b3e84c13846fa0b573300c 2,062 1.00/1.00 vMB 6
885,511 885,511 00000000000000000000e2b08ed9da5ccb34380eb54fb475c1f1658b33fcfc62 5,600 1.00/1.00 vMB 3
885,510 885,510 000000000000000000024fc06546a47ed0d056ce856cec402913b2cc1c6ddebc 2,142 1.00/1.00 vMB 4
885,509 885,509 00000000000000000000834c7e98a5312e7f0650543671d786c7be8912438456 3,329 1.00/1.00 vMB 3
885,508 885,508 0000000000000000000094f00583fd147041c580f8b03dad9d232a58ca9173c2 2,260 1.00/1.00 vMB 4
885,507 885,507 00000000000000000000ffbf138ff8c1e2ce0bcf45de08eade8c3e887cef55dd 1,077 1.00/1.00 vMB 5
885,506 885,506 00000000000000000001ad8afaf3915f38b925ca7bd10e9fc16de7a50d0619cc 897 1.00/1.00 vMB 5
885,505 885,505 000000000000000000020941e6e673fdaed8d93a204bb7b6485a506309443d4a 1,805 1.00/1.00 vMB 6
885,504 885,504 000000000000000000022121e955cb30b381ca52f7897cdd4cb056218ecc5fab 1,400 1.00/1.00 vMB 5
885,503 885,503 00000000000000000000511bd27a91ba44784312a53b1f017551c214e0c47a29 3,278 1.00/1.00 vMB 8
885,502 885,502 000000000000000000013888ae328163fc977062e0a57dd3a949609dff0c9551 931 1.00/1.00 vMB 3
885,501 885,501 000000000000000000001cf57b10984b3cfde92fd214f0b56b1cbfd1f97298ca 1,122 1.00/1.00 vMB 4
885,500 885,500 000000000000000000023b7f3e0d367532b13be38043d1cd0168a812e010cba9 1,894 1.00/1.00 vMB 6
885,499 885,499 00000000000000000001859f80bddfadb0cc17c0e6075834c43579914781e597 2,152 1.00/1.00 vMB 4
885,498 885,498 000000000000000000026a41e04266cd928551651691290d9439ff3c32b6a99c 2,435 1.00/1.00 vMB 4
885,497 885,497 00000000000000000001962d7d4875e415f1cfc84566a56f980535f5948b6268 3,003 1.00/1.00 vMB 3
885,496 885,496 00000000000000000000f53e3d0061550b946fe9cf369167f76c62ccc3a3e8f0 2,216 1.00/1.00 vMB 5
885,495 885,495 00000000000000000001c4e3fdca6ba5117c385fd1df98c702a902e1716a4b0c 3,633 1.00/1.00 vMB 4
885,494 885,494 0000000000000000000053fc4052b94e742d5f5bee22d497540730f8d9f7255a 2,924 1.00/1.00 vMB 5
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.13 GB
    • Received: 17.65 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.