Loading Tool

Explorer IconExplorer

Memory Pool

65,230 transactions
21.52 vMB
0.07824651 BTC
Random Selection Loading Transactions
Max Size: 134.77/200 MB

Candidate Block

Mining Attempt dee49fc89dd05099e6bf0d5c18f88565f5d273205e6d7b0971d664b98e71c821
Version 20000000
Previous Block 0000000000000000000121e9496b67fd2dc8e9de934b99f0fb0caaf6cc2752b1
Merkle Root c74d9842d93ff5816d2304f4147a0a9bf86e104c404f0634279979b8dea6b007
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,676
Size: 1.00 vMB
Total Fees: 0.02175847 BTC
Feerates: 326.25 > 2.18 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,752 (654,450 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
261,302 261,302 00000000000000157a8cf57e2185b9943dc3d38725944a40be45ca6664b13fcd 746 0.34/1.00 vMB 112
261,301 261,301 0000000000000016d0deaa3689f7591a0aae585893a4272c63dae5f40382b4e6 452 0.32/1.00 vMB 109
261,300 261,300 000000000000000b4992ba90cc116960932ab9d77ea9b6a7f36010475dabf4f0 274 0.14/1.00 vMB 89
261,299 261,299 00000000000000137be05c9892b29ab640cca47b117e870f86d9ae81bc77e662 421 0.21/1.00 vMB 113
261,298 261,298 0000000000000003cdb78ae78497528e3ccaa3048e0c2b7babde142951775cab 320 0.14/1.00 vMB 117
261,297 261,297 0000000000000010c8d591e6549637e62f52ab88e6c6d3d09b84a7921494a192 86 0.03/1.00 vMB 90
261,296 261,296 000000000000000cb7e45074cafb17e17ecea980857ce8da9f34c1ce199f3a63 286 0.13/1.00 vMB 195
261,295 261,295 000000000000001b53aa2007bcb9d0810f3c317d9d444feb07f7b299adf1f8c6 183 0.07/1.00 vMB 76
261,294 261,294 0000000000000014c8e98577a96ebe7184e104b098df6fd2cad7acbd98d6b90a 300 0.13/1.00 vMB 98
261,293 261,293 0000000000000014c96d9e98643557389c6686171521ef1c8856930b3c8a42f4 541 0.25/1.00 vMB 103
261,292 261,292 000000000000001b47fa00424bea0111887f7ba09d5baa95612f3e17af36fe39 220 0.10/1.00 vMB 109
261,291 261,291 00000000000000168260cac6d7b25194d42f22815f88de69d06e7cf443123dcd 324 0.13/1.00 vMB 106
261,290 261,290 000000000000000913fe2f702ae92dc85a0752dbd9ab60cab9264859681342b8 274 0.12/1.00 vMB 78
261,289 261,289 0000000000000011d8f05f88fb212d3f3b9c04b8e358c7d13c1cd9f5404700c5 606 0.24/1.00 vMB 123
261,288 261,288 00000000000000003281dcd5d0481830c65c517d9cf23f4906dd7845c91210d9 43 0.02/1.00 vMB 96
261,287 261,287 000000000000001ba3267ba9c2b64068068a319f9ff1a782fcff3d1dad1f9b61 184 0.10/1.00 vMB 34
261,286 261,286 00000000000000169575b32c56b58cfe40d58ff01d0ce82a81436d6e54135bae 195 0.11/1.00 vMB 76
261,285 261,285 000000000000000b7fb3422a8ec26f7aca3cd6126fb8e426e5087f16abe086d4 370 0.22/1.00 vMB 99
261,284 261,284 00000000000000100be9d526ad66244c3c31d6f4d2512c870e5cf71a4f40ca50 349 0.18/1.00 vMB 105
261,283 261,283 0000000000000017dd4225307f94821550c6b40ddd1766ea6b35814c6e498d80 118 0.07/1.00 vMB 22
261,282 261,282 000000000000000ecdeef5dee710c03b38c6e8aabc5dd93a102f34d09f69f13e 470 0.25/1.00 vMB 101
Previous 10 blocks ↓
Total Size: 783.68 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: 777.67 GB
    • Received: 21.20 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.