Loading Tool

Explorer IconExplorer

Memory Pool

79,834 transactions
29.97 vMB
0.10354125 BTC
Random Selection Loading Transactions
Max Size: 180.94/200 MB

Candidate Block

Mining Attempt 3faacd21693b37b3f9add876868eb421bd10035531dea7f91dc4573478edcc3a
Version 20000000
Previous Block 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70
Merkle Root 612a5e126c700f5939ff967baaee9b2acc1c12b342885d60e92f46f4e6aab8e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,786
Size: 1.00 vMB
Total Fees: 0.03473233 BTC
Feerates: 477.45 > 3.48 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,131 (587,954 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,177 327,177 000000000000000013823d94c4c8fee2edbb86e362285065d8e581ad899f6274 40 0.04/1.00 vMB 18
327,176 327,176 0000000000000000192cfefe5323a25f816ac02bde8c96053c8078747774d7e8 191 0.12/1.00 vMB 22
327,175 327,175 00000000000000001b7c35a2ac4c1315521a9b2547a15738b510be9bdb36ce9b 13 0.01/1.00 vMB 18
327,174 327,174 00000000000000001a0f7b7087226fe83da1c6dfe957985affac66ff6c6c012d 120 0.07/1.00 vMB 28
327,173 327,173 00000000000000001aa7a8030ab629c9cea08a4a94846e6403a1e6d71882cd4d 132 0.08/1.00 vMB 22
327,172 327,172 0000000000000000193b8613db28b72caec7a69351a08943bff54bddb0ab7642 234 0.15/1.00 vMB 123
327,171 327,171 00000000000000000a81ef49231a67f68902a03cddb363e2d728148604fa4445 841 0.46/1.00 vMB 25
327,170 327,170 00000000000000000bfca91722119bacae6c16cd03c3d218e38dfba6dcf4b3fb 615 0.36/1.00 vMB 26
327,169 327,169 0000000000000000068b374a21c42215915eca6def48e2102d59e021870d1cab 972 0.60/1.00 vMB 24
327,168 327,168 00000000000000001dd18e036b0904b5fc63cb3fd6f2b97050b3da0bf1044776 713 0.72/1.00 vMB 17
327,167 327,167 00000000000000000a8da9324612a51521e03d8ed78d460e3edc36feec59d9ef 2,025 0.90/1.00 vMB 34
327,166 327,166 00000000000000001715c4e8e313a62fe0811d9af5fc76fa0acef75fa9f988be 358 0.18/1.00 vMB 33
327,165 327,165 000000000000000007d7c0a90bdfdc97bc11734e8fb825e3491ff8150a3f5f86 111 0.05/1.00 vMB 53
327,164 327,164 0000000000000000141e46701b5881268cbae1fd6038a7e74cbd699f0ecb00e4 206 0.13/1.00 vMB 24
327,163 327,163 00000000000000000aabcbea1cd53f214007265bbab672210a703df62518cca5 309 0.19/1.00 vMB 30
327,162 327,162 0000000000000000157fb2a44e6965a0fdfa802a92a60d0725a291b125015dc2 134 0.07/1.00 vMB 20
327,161 327,161 000000000000000003c9cdbd01d02c8479e7b6f898aa67741f786eb988e7aa2d 1,124 0.74/1.00 vMB 26
327,160 327,160 00000000000000000bfda5a47bd8776753ab58b76af58679614b08ed914cf087 45 0.02/1.00 vMB 24
327,159 327,159 000000000000000017b31cc5e4f2e7311c442e01d851112a1f75a85e3ce1a245 277 0.23/1.00 vMB 27
327,158 327,158 000000000000000008fa8a574ce3ee6586b88f768f2ba1cc7e31a6ef30f9b473 27 0.01/1.00 vMB 22
327,157 327,157 000000000000000004a341eefca5fa2a5b2ef6e3c2f6fc4551bfc4c15a61288e 435 0.27/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.62 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: 672.04 GB
    • Received: 16.12 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.