Loading Tool

Explorer IconExplorer

Memory Pool

72,952 transactions
28.17 vMB
0.07250857 BTC
Random Selection Loading Transactions
Max Size: 166.76/200 MB

Candidate Block

Mining Attempt 6799e83311784d47e11a4803b514559455affdd74f2772e30928d01309f994c1
Version 20000000
Previous Block 00000000000000000000bd4ee2b85ebdeedc5960d897199cff187ab220c742f0
Merkle Root 2a3e70f1ac64033815e89d1dfb7a1a95ee4fa7d63a092c123b9dff74ebf186cc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,133
Size: 1.00 vMB
Total Fees: 0.01614939 BTC
Feerates: 157.46 > 1.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,036 (142,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
772,193 772,193 000000000000000000070715a4aaaff93e8436722f9c2732727075606a526d5f 1,344 1.00/1.00 vMB 6
772,192 772,192 000000000000000000057ac79b8fb671d47a8e304f8b3c28bd03106efbc88337 204 1.00/1.00 vMB 1
772,191 772,191 000000000000000000015f0df5d715d5dbe94df926d9c03f7daf22d56b3f1675 2,081 1.00/1.00 vMB 3
772,190 772,190 00000000000000000002a573d214019d6bd69800018d4b41a647cfba3f8e2f82 2,261 1.00/1.00 vMB 11
772,189 772,189 00000000000000000004a2ccb09fc9b2111292e7a1b9230fb7de19ce267e96f3 913 1.00/1.00 vMB 3
772,188 772,188 000000000000000000026738d27c7f4fab31bf6e2166f50437edcb0da5ae85dc 180 1.00/1.00 vMB 1
772,187 772,187 00000000000000000002083faca2b7996b03b47cc457cbc858ff4d523378886f 1,632 1.00/1.00 vMB 5
772,186 772,186 0000000000000000000589d1b739c596e975d00acd21333ddab7aedc8605c1fd 1,361 1.00/1.00 vMB 3
772,185 772,185 00000000000000000001c7387e6c7e6c8711f1ee3400e7cc47d952a7c5711d39 2,268 1.00/1.00 vMB 9
772,184 772,184 00000000000000000005effb90c470a79869f223c19c5ebab17657d670354f09 1,832 1.00/1.00 vMB 8
772,183 772,183 000000000000000000030e0dd186db5af4b3eb461fcdfebea02add6fd9fa8eca 360 1.00/1.00 vMB 1
772,182 772,182 00000000000000000006b24dd263bcceb16fe5dc20b277bf7dbeb30ce6dff43a 310 1.00/1.00 vMB 2
772,181 772,181 000000000000000000009aa0895b94eb11f4ca4771767de2be981623e92a44a9 965 1.00/1.00 vMB 4
772,180 772,180 0000000000000000000248198dddbc5b122491d6f72d4b1477c37b3da7816496 958 0.68/1.00 vMB 6
772,179 772,179 000000000000000000038fd0c5a1313b76d27d1bb91b2284aade6fef345a4135 334 0.12/1.00 vMB 6
772,178 772,178 00000000000000000001baaa576698ad1a897de5a7c64915a706cd62a3ac5785 511 0.34/1.00 vMB 3
772,177 772,177 0000000000000000000443b23ed540c9b83af0f5cab4c8e437ce88cc49afb9ef 1,377 0.43/1.00 vMB 7
772,176 772,176 000000000000000000027b04724b98a1d3f2521d5d6299016d7cc6d012fc00fe 1,040 0.32/1.00 vMB 8
772,175 772,175 0000000000000000000378f86c3b9aab172bf4fabb1785eb7f9d3f0637b3e0fa 1,505 0.52/1.00 vMB 10
772,174 772,174 0000000000000000000090d76ae3d712369d69bf4dc25ccddac337137927761d 1,155 0.52/1.00 vMB 6
772,173 772,173 0000000000000000000719ba8718662eab72cb1217211710f08843caa80aa556 315 0.13/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.45 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: 667.52 GB
    • Received: 15.26 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.