Loading Tool

Explorer IconExplorer

Memory Pool

45,724 transactions
27.06 vMB
0.05649721 BTC
Random Selection Loading Transactions
Max Size: 143.33/200 MB

Candidate Block

Mining Attempt 45b9acbc8c686aa30a58fdf3f81fb7be80cc8438980fec63bf061792b70e3c05
Version 20000000
Previous Block 000000000000000000010a3b807eaed33245d20c47bc2486d6ba8a16c067f721
Merkle Root 2e3993a20ec8d91ec124c1b76abe32abd13464336b248910404e5ac2dcd5529b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,598
Size: 1.00 vMB
Total Fees: 0.00601699 BTC
Feerates: 9.48 > 0.60 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,895 (687,096 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
227,799 227,799 000000000000014d8afda481e738dd527e7749b95fc7bf92569a11c9aedaf86d 31 0.02/1.00 vMB 136
227,798 227,798 00000000000000fa5f538feedca3d4d5a623feba482d905d3067d681a1e20461 30 0.02/1.00 vMB 166
227,797 227,797 0000000000000144f46762d7cc6414eba2b30f8b5d11821cfb48507e09e3f006 202 0.07/1.00 vMB 233
227,796 227,796 00000000000002d620b4bc171ea51bf8d240e5d04b4ac0655bfc49b339b32e3e 90 0.13/1.00 vMB 51
227,795 227,795 00000000000000667d4b8bc4d3a16014e6875af916b7d2ea15b9bddda611ea66 68 0.04/1.00 vMB 135
227,794 227,794 00000000000001d840bbbd7f868bb9dd88539b60a212f44d08b7bd2afd5733f0 107 0.10/1.00 vMB 83
227,793 227,793 0000000000000004b7da3a3b17154ae725775e2350e3d06ce6ddcda077249aaf 217 0.10/1.00 vMB 198
227,792 227,792 0000000000000055800eab33f2a9c8d0cdc1243c16e2f5fe972c6ac86189efab 264 0.11/1.00 vMB 166
227,791 227,791 00000000000000ee330b347c72b29e781a30ab976999b964e5d3efd458a791d7 200 0.08/1.00 vMB 133
227,790 227,790 00000000000001a75b3af26b4b256b90a06ca84b58fe55878dc02fd5bddf16d5 186 0.08/1.00 vMB 200
227,789 227,789 00000000000001362e3f8ff264cfb63e20e2f1bfb2909b73d2fdc7bbb416ea7e 239 0.11/1.00 vMB 196
227,788 227,788 0000000000000062cf85fd2738419f054c861230b164351e4ad55b4f14d5655b 357 0.13/1.00 vMB 223
227,787 227,787 0000000000000145268c51441a52b7c2b94e7ecfbecee97e2fc21b1006e7be54 32 0.25/1.00 vMB 48
227,786 227,786 00000000000003756281362cca7b373528ea30d930f9e7e46665fa698fc8a581 288 0.14/1.00 vMB 187
227,785 227,785 0000000000000057bbaa18fa920f245f85ee99d29815cd2562eed6771a16ded4 145 0.07/1.00 vMB 178
227,784 227,784 000000000000000a1284c83c937f3a3650364aaadf633f84b903c46d202f99b7 28 0.02/1.00 vMB 221
227,783 227,783 000000000000036cd848f7f6ff0b662c9a5ee4b4ae057698668b437a7ca63294 4 0.00/1.00 vMB 616
227,782 227,782 000000000000018148ed2beca449fb7cdfbf02de14a2c629e223cdcc261c2ddf 116 0.05/1.00 vMB 174
227,781 227,781 00000000000002888445b1bf472a32ccfab7b551ab0daa2c0bb9dd227e1b0f0e 39 0.03/1.00 vMB 127
227,780 227,780 000000000000016c37a250e130289da0d78f51b88a2990474064fbbd84f24a72 123 0.07/1.00 vMB 174
227,779 227,779 00000000000001dbc3b37c40e0e7ece42de1c633ee1292c64f08acc8d9b869aa 268 0.11/1.00 vMB 215
Previous 10 blocks ↓
Total Size: 782.20 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: 654.04 GB
    • Received: 14.10 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.