Loading Tool

Explorer IconExplorer

Memory Pool

45,237 transactions
27.83 vMB
0.08870985 BTC
Random Selection Loading Transactions
Max Size: 146.17/200 MB

Candidate Block

Mining Attempt ac07c7e28183777e51a11560c775468ecfcbf5fbdf04ebcc97dfdc878c5d8e22
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 5874707e9666d059c9a10db1f9ef31b327d9c7bc8ec6f945718b55cfdc437c61
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,951
Size: 1.00 vMB
Total Fees: 0.03407132 BTC
Feerates: 157.73 > 3.41 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (705,133 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,779 209,779 00000000000003ef94f8db163d438f5cf00d0cbd4144445ad1acab0af9ebf456 154 0.08/1.00 vMB 109
209,778 209,778 000000000000024bed2a81755537b612909037f0ef0af6db0b6c706869be2913 193 0.08/1.00 vMB 213
209,777 209,777 000000000000037fef54f4acddd7abd517a470445da0335a4f44159b17cc4e5c 193 0.23/1.00 vMB 181
209,776 209,776 00000000000001d7f0337f9796c205afd8cd6bbba53c1eacd2e0fde9123b413d 10 0.00/1.00 vMB 59
209,775 209,775 00000000000001dc10eb9468e5987a1cb9b624cef6a320e6c5216c9040ebb44c 194 0.08/1.00 vMB 160
209,774 209,774 000000000000019acc90cad0e2937bc0ab1895f910a853376c49389be0cce185 5 0.00/1.00 vMB 197
209,773 209,773 000000000000013d6658850532e4bdb3fe4a5cb8283f1f0f9f2be1be27a6262b 159 0.08/1.00 vMB 207
209,772 209,772 0000000000000474f0d4cddfed8f0dff23dabb43dfd086a98ebf3a6da30e20c0 267 0.12/1.00 vMB 175
209,771 209,771 00000000000001e2b3c4c8b38889661ecd96fb926e95fb862373024c75775de6 10 0.00/1.00 vMB 182
209,770 209,770 000000000000039f8762a4be15e6368dfff543900a91bcdf9f0f61000a83f522 113 0.07/1.00 vMB 141
209,769 209,769 00000000000000090ca2364619f48e2fffdbd36d44d3863edf77700936d23f40 18 0.01/1.00 vMB 255
209,768 209,768 00000000000002859bfef7607aa3cbb7bf7bc4bda9a0be9c14efacf830d32316 287 0.12/1.00 vMB 210
209,767 209,767 00000000000002d5af7614be2cae44aa28134ba767c621893fdbffed2339af82 408 0.16/1.00 vMB 199
209,766 209,766 0000000000000484c61db7608976d9656f0e0939a1ea554feb9e82c1542efa36 82 0.03/1.00 vMB 209
209,765 209,765 0000000000000298e6a63a7469752a8bfdb7b0d75d65cc8231f4208debd47bd1 144 0.05/1.00 vMB 163
209,764 209,764 00000000000004961abc5c3733accaf4dc0d05d2dde19ec0aacd8b3febc2653b 108 0.05/1.00 vMB 188
209,763 209,763 000000000000005328e822fabf46a9771cccfa97a438b61e3b2637a1853e1ae0 104 0.06/1.00 vMB 149
209,762 209,762 00000000000000894a972c50e1645f8e05b36269abba461a6f3bed6461806271 71 0.04/1.00 vMB 198
209,761 209,761 0000000000000098aedebca7e58c6809fbca0707250eaa3c8bcf9cc83fd78fa0 140 0.05/1.00 vMB 152
209,760 209,760 000000000000008e31f256be3d82a8a5b87759dfeaeca5507e78b5a51ef48eba 198 0.08/1.00 vMB 159
209,759 209,759 00000000000004309295f6b7f06087b506c9e1352d4751d6a03c48883dfe1b38 27 0.02/1.00 vMB 83
Previous 10 blocks ↓
Total Size: 782.23 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: 655.04 GB
    • Received: 14.24 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.