Loading Tool

Explorer IconExplorer

Memory Pool

82,830 transactions
31.05 vMB
0.08988017 BTC
Random Selection Loading Transactions
Max Size: 190.52/200 MB

Candidate Block

Mining Attempt 8df19550ea408b19c741a3af24eede4d011b24d68507cf31183d2a2b4757e338
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 8926ef11ca334aed94d37e4a04f6361c2fbd133499a20ff9be91e557d038f502
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,862
Size: 1.00 vMB
Total Fees: 0.01999874 BTC
Feerates: 301.57 > 2.00 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (721,004 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
194,220 194,220 000000000000077a4bd73ec7d6337c3118cbebb92bca98826c9dd1bfc6e7bf0b 523 0.25/1.00 vMB 146
194,219 194,219 000000000000037d3f61e229a02b52b3ed5ba6e987bd441742def6835abe57a1 107 0.05/1.00 vMB 126
194,218 194,218 000000000000000952ea08924bea8607071dd229b8c61bf14cdb50eed7ecc0d6 217 0.06/1.00 vMB 17
194,217 194,217 00000000000004ae5245f54d8972ed5ade33fa6be3d8c21e5d9e23ea9245b067 132 0.05/1.00 vMB 193
194,216 194,216 0000000000000309ce8702f6301631c7543b37126c95c5e62a43c057de652f8b 147 0.06/1.00 vMB 163
194,215 194,215 00000000000004434c6c2df6599c6d6cb4196b810dd96cacc4d7b00412be4944 387 0.14/1.00 vMB 217
194,214 194,214 000000000000014c2b807fc051fde5ce9f4d4fa22b1c79a8386d34d8b383cc8e 60 0.04/1.00 vMB 353
194,213 194,213 0000000000000194ff91b2b56e68d79c1b825b6b5488cdda64ed7d769fe63eb3 90 0.05/1.00 vMB 206
194,212 194,212 00000000000005676e501b551471dde3cbca103422e8a4ab4b154943259092c7 1 0.00/1.00 vMB 0
194,211 194,211 0000000000000359aee53262806ef5812155b8d2b74629afb89e3f4123ad4479 112 0.07/1.00 vMB 108
194,210 194,210 0000000000000727d59d1e6d2c0ad96528cbaa4d700b7bf02d004b93c54c8e88 179 0.11/1.00 vMB 97
194,209 194,209 000000000000037d929163834fa033255249f6b7e0ce905a265356bbaab43b3e 520 0.17/1.00 vMB 168
194,208 194,208 00000000000005b5d6ec00a1bc95b563ae6b41cb3d663e09e8af3e89634420f4 1,798 0.50/1.00 vMB 3
194,207 194,207 000000000000058675654a71631b3f58d0ec40dbce98935b630f20734215b955 553 0.25/1.00 vMB 310
194,206 194,206 000000000000036e3f81ef6f1f792327de7718303e9f774519502a0295ada017 162 0.08/1.00 vMB 104
194,205 194,205 00000000000004945b04242d9eaf0b5c41dec4df09e0e9751fec94dabd77d341 846 0.35/1.00 vMB 136
194,204 194,204 00000000000001e88ef71919e57b623c4fef9868c209c430ffc29cf1e4cbadfa 256 0.08/1.00 vMB 578
194,203 194,203 00000000000002f143875df3a96249c8169c9ecb7bd156ebb46b72bdf299dd0d 123 0.05/1.00 vMB 97
194,202 194,202 000000000000030b632a751f1e552a8f9d61cdc87624295638f0805438288699 564 0.24/1.00 vMB 135
194,201 194,201 0000000000000299432194f7fe0fe6886f1e18532f8d9d2d7df8ecb38c76e147 276 0.11/1.00 vMB 113
194,200 194,200 0000000000000398d308463103367d2ccc00eafec0ab7a967cdd7c42a59b0cad 503 0.26/1.00 vMB 204
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.53 GB
    • Received: 16.92 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.