Loading Tool

Explorer IconExplorer

Memory Pool

44,649 transactions
28.47 vMB
0.11983351 BTC
Random Selection Loading Transactions
Max Size: 150.49/200 MB

Candidate Block

Mining Attempt e76482aa33bdb25df5266e9246449fdbfe889843d0e5e54aa1dbbe7f662b7c29
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 7a948dc37e9bd211329d27cd01e80476f99e7272d9917bfc4898bc5362135b0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,518
Size: 1.00 vMB
Total Fees: 0.06579086 BTC
Feerates: 101.65 > 6.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (705,475 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,334 209,334 00000000000003d361c0166e8698c90d7b9e27dff258246ce49ee825d56dbde4 179 0.11/1.00 vMB 112
209,333 209,333 000000000000001a06a286b485c93280be020a2d58286694a976a9d2ce9af8b6 240 0.15/1.00 vMB 120
209,332 209,332 00000000000002ba61eb88c980c4e54c9839079efa6425004451d4414fe44eab 135 0.05/1.00 vMB 101
209,331 209,331 00000000000003789d14b7b2942a1ea5712edb88cc481395add0b359b2d9ee47 136 0.11/1.00 vMB 110
209,330 209,330 00000000000000400d6023c65a607ab0e3eb4dafe269b997c9ecf8f9a37356c9 410 0.20/1.00 vMB 145
209,329 209,329 0000000000000167f2e0e41c4fadbabfd46de25cc4b18ba85d297afd6e4bec25 836 0.25/1.00 vMB 269
209,328 209,328 000000000000002c4dff4954d46f0ce9d479c2e73a25d669024dec925d1c650d 11 0.00/1.00 vMB 165
209,327 209,327 0000000000000434ff9018b6825f0a3cceed174fd085b2cb9f7924ce0dd21a34 56 0.02/1.00 vMB 157
209,326 209,326 00000000000000353a87a90b936a3c9fc65bf2faf971f59500365a81fd802fdb 140 0.05/1.00 vMB 147
209,325 209,325 00000000000002c4d1bce28da03b28abc3ae0acbda3f10a1fbf266890e5c3bbf 90 0.04/1.00 vMB 299
209,324 209,324 000000000000043807303f2a1aa3b2cdb7ca8dfbc296c56ab2af7981693bda8d 377 0.25/1.00 vMB 137
209,323 209,323 00000000000001bf5a011196258f9197a0a7c10a07c70695e2e133a29059caed 10 0.00/1.00 vMB 169
209,322 209,322 0000000000000404cb544231e3f17c879481c794b638a64eab699defbc293614 5 0.00/1.00 vMB 179
209,321 209,321 000000000000020cee9b6506c80045f6d41b053867a0fecf74de077ef0909d24 54 0.05/1.00 vMB 42
209,320 209,320 000000000000018b7b35fb76ce617691fa6eee38774827e5e1f5a1d5f6c0bf35 17 0.01/1.00 vMB 55
209,319 209,319 00000000000000d470ed6c4410c2f27557b96fb9fd03bd7c66f6c76be98e56c3 33 0.01/1.00 vMB 87
209,318 209,318 000000000000009037f323f5d1a4cf3f501fc17c3aa4d8db4c81e3570ae28bd4 107 0.09/1.00 vMB 153
209,317 209,317 000000000000005a044b397560bfcbc55f7175946358b3e3a6f5870e48466019 131 0.05/1.00 vMB 155
209,316 209,316 0000000000000217e82403d048e4de5f0348b84825f580420e5e7b6b4025f004 9 0.00/1.00 vMB 30
209,315 209,315 0000000000000254492dcfb4532aa10f7c09235becdc6b6f847309863178e2a3 15 0.01/1.00 vMB 133
209,314 209,314 000000000000004d80bd35d50a2b6ce72bd048119812ee547877ae0db597981e 59 0.04/1.00 vMB 165
Previous 10 blocks ↓
Total Size: 782.05 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: 650.89 GB
    • Received: 13.34 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.