Loading Tool

Explorer IconExplorer

Memory Pool

85,135 transactions
31.72 vMB
0.11263916 BTC
Random Selection Loading Transactions
Max Size: 194.47/200 MB

Candidate Block

Mining Attempt 3722d8c69ac1da146019925052377bb4838fc774b383c412b0833ba5cf94c234
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 22738eb2105c4fa3d8829d03d265c6d820d1a6ed0048c0c5b7f8898bbbdaa1f1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,781
Size: 1.00 vMB
Total Fees: 0.03783657 BTC
Feerates: 301.57 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (677,016 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
238,208 238,208 0000000000000136cd08ee911f64c3e8c140d98e9655f81c2ab42ec1b96a9d5b 434 0.20/1.00 vMB 178
238,207 238,207 00000000000000bdada82b5e52ab23873e91e2eee800fe4db02b2a5f02f06c0c 261 0.14/1.00 vMB 107
238,206 238,206 00000000000000ff0dbb3a8410b9fefd0acbd488339ad743e699d708ac8ffb03 389 0.16/1.00 vMB 182
238,205 238,205 000000000000011103c09d5bca47423c1a3151ed3bdbbb61f020a3cd739622d5 242 0.14/1.00 vMB 152
238,204 238,204 00000000000000a1cec6074a2e6ac6dd28674416adefbec82fb807d72ef0cf07 106 0.08/1.00 vMB 41
238,203 238,203 000000000000014cd16d8454b06bdfb1a311aa28a87d3e281620d893111cae10 217 0.25/1.00 vMB 84
238,202 238,202 000000000000013118b68c305d4b86910207876b84029b575a19cd69fe09fabb 505 0.25/1.00 vMB 182
238,201 238,201 000000000000004def9828fa6b83b800a083553f2d5db25bad7c6dae6583a7b2 446 0.25/1.00 vMB 143
238,200 238,200 00000000000000d8d002d3ae0b4d2673c262f277a4062e145be421c428b4ca7b 694 0.25/1.00 vMB 2,752
238,199 238,199 00000000000000db92f2d9f8f2fd7cbc182b9034aa9c2e241fe2693b00a9ff1d 40 0.02/1.00 vMB 102
238,198 238,198 0000000000000101be47f08213b537e9d9bc0084bb6171d031e898a698382586 648 0.25/1.00 vMB 198
238,197 238,197 000000000000005f5613f07980137edae04a20af57582279474549636ddc3b3f 134 0.07/1.00 vMB 98
238,196 238,196 000000000000010ce7cf8afb2ecb06368e13d47177c4b7c56d7e433fda796220 472 0.25/1.00 vMB 153
238,195 238,195 0000000000000117b0da0a394f0cfbcd8d91455d57ec9f99b579260368c3e912 549 0.25/1.00 vMB 180
238,194 238,194 000000000000009466394e2926a5802bb35d0c116994165a18027bc1de84f962 499 0.25/1.00 vMB 165
238,193 238,193 0000000000000134bb6be6b569ef7de180550907a7de87a7d8c7317f554b525f 493 0.25/1.00 vMB 134
238,192 238,192 00000000000000fcbdab85bad7467ad21dcb192926a4d339b9dd0bd175237a9f 86 0.06/1.00 vMB 132
238,191 238,191 0000000000000091ef7f74a7ddd664ae1876c3862f1913ca8031a9471d45617c 333 0.18/1.00 vMB 136
238,190 238,190 00000000000000b7594947bb3f55e976d8dab3a178fe78aca308b4f961ee5cb0 723 0.25/1.00 vMB 229
238,189 238,189 00000000000000ff8189f651e66058aab1d4a234757b6fd6ffdfe09e3d84892c 512 0.70/1.00 vMB 22
238,188 238,188 00000000000000d2b6eb6010b203cd02cb6085a7df973571fb55daadf82e2d3f 268 0.10/1.00 vMB 191
Previous 10 blocks ↓
Total Size: 782.78 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.60 GB
    • Received: 16.93 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.