Loading Tool

Explorer IconExplorer

Memory Pool

83,810 transactions
32.36 vMB
0.09173785 BTC
Random Selection Loading Transactions
Max Size: 196.35/200 MB

Candidate Block

Mining Attempt ed53e9c1dcee455d0dbae058d8fe1d046970c179d2aa26d43a4f623bc912de0b
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root bab67b113dffc096865908772c324046f3e6c49adedd7b43fc72d2194d890fb5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,334
Size: 1.00 vMB
Total Fees: 0.02053442 BTC
Feerates: 150.92 > 2.06 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (347,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,811 567,811 00000000000000000010304dd72e37803569164b0feacaf75278e5a23105ad52 2,364 1.00/1.00 vMB 7
567,810 567,810 00000000000000000003ae512f4680b2b32ee6c9f14eee294a1dae4d3262eb81 2,989 1.00/1.00 vMB 13
567,809 567,809 000000000000000000049bf71e0081efe7b726eca8dedc2b5d25c2e43d1fe544 2,768 1.00/1.00 vMB 34
567,808 567,808 000000000000000000265a6e06a402abedd31b5a6da56fedf9757094888f08cd 1,981 1.00/1.00 vMB 10
567,807 567,807 00000000000000000001c6458ed068b7d2dc10fe360155d2762c79ecf380ed2d 3,197 1.00/1.00 vMB 12
567,806 567,806 000000000000000000205dc3ad635402aedc8aeead11f98d85d91513a992c55b 2,693 1.00/1.00 vMB 18
567,805 567,805 00000000000000000023376ec500e6b3a61a1cf53b35e1b15d5a22c7ac7e6e62 3,083 1.00/1.00 vMB 49
567,804 567,804 00000000000000000015b3bb044c856de72191f4f915a7b55df42b709522be4d 2,886 1.00/1.00 vMB 22
567,803 567,803 0000000000000000001883999e66722c1457a04d0610ff0b3e1cc43b437bac48 64 0.02/1.00 vMB 27
567,802 567,802 0000000000000000001185c9dcb5e199136e3e2d4c56af3db3babdf8da93fdb0 213 0.10/1.00 vMB 27
567,801 567,801 00000000000000000002e3061e059a31a57532494ac8ddf5831ad62da360c2d3 1,490 0.73/1.00 vMB 17
567,800 567,800 000000000000000000261f5f8239e9d4e57c6b82491388bb439ac6cdb68a76a4 652 0.34/1.00 vMB 16
567,799 567,799 0000000000000000001ba2bb4be7b08573a4a189837612a00b34a8d3976fc0cf 454 0.26/1.00 vMB 16
567,798 567,798 00000000000000000026851b483990550c0ea2e7ce6e951a0ebce3ebaac7b8cf 1,253 0.48/1.00 vMB 4
567,797 567,797 0000000000000000001662c422a9997e9d428e407d562abdb38cd7027956f167 2,508 1.00/1.00 vMB 25
567,796 567,796 0000000000000000000a1d8c740957e621597bc1df79886c79dff3020345b329 1,610 0.75/1.00 vMB 2
567,795 567,795 0000000000000000000f1b7603cacb7d69f9efe8a870b4512be28bb1ad7c4668 2,770 1.00/1.00 vMB 15
567,794 567,794 00000000000000000012debfcf83271d44d7605f9db85a31ac386ae0f59ab993 2,739 1.00/1.00 vMB 25
567,793 567,793 0000000000000000001d6ab64f95b717efcf86113e9b60d30211e292f96f20b7 1,401 0.64/1.00 vMB 13
567,792 567,792 00000000000000000011d29b90a1c956553bcbb0981acd59af205f8a4da5af06 2,644 1.00/1.00 vMB 12
567,791 567,791 0000000000000000001a778c678642a344f367dd0bda31e47b83d1efae84ed55 2,766 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.