Loading Tool

Explorer IconExplorer

Memory Pool

72,497 transactions
27.47 vMB
0.10042059 BTC
Random Selection Loading Transactions
Max Size: 164.35/200 MB

Candidate Block

Mining Attempt 9e4aea0c3e840efc3c28d5ab8a3df952dbb54df1dba9293f2854fd361ba55ef0
Version 20000000
Previous Block 00000000000000000000b27b2190440ac27825933894e3022e019f9fbb1d36f6
Merkle Root 04c51880242de4c51abb2016d8c62d00439cba3c3db2e12a60fc8c17e2e68bd7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,150
Size: 1.00 vMB
Total Fees: 0.03667306 BTC
Feerates: 526.32 > 3.67 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,471 (19,193 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
896,278 896,278 00000000000000000001d091fa8dfcd81937fce2751ec1d2bd4831738b044818 1,810 0.49/1.00 vMB 2
896,277 896,277 000000000000000000016e8319b426609cf9bacaf19314488addbabd1890c411 517 0.22/1.00 vMB 2
896,276 896,276 0000000000000000000122333627fbec47d8e7e98359a556456c8f1c7346807e 3,029 0.98/1.00 vMB 3
896,275 896,275 0000000000000000000012f3f0e4060c3fa553ffa13ffa147a790a152d3e2ecd 439 0.13/1.00 vMB 2
896,274 896,274 000000000000000000021e73803c293ebd828bba108bf5e3f2e4402ec2c8a63a 1,098 0.29/1.00 vMB 2
896,273 896,273 000000000000000000006dd5a6d626d20e9c47edc8cf3500f61bba1e7b18a38a 1,266 0.46/1.00 vMB 3
896,272 896,272 000000000000000000013c94fd0554250daa33aef16b893f6a257fb6acf946eb 361 0.21/1.00 vMB 2
896,271 896,271 00000000000000000001a23f7d140eb26dc5d239d0712bcc38e1bd40d0c5956a 351 0.08/1.00 vMB 2
896,270 896,270 00000000000000000000af941f2dde281536b9c421915d23ada00aed78745ea5 2,132 0.75/1.00 vMB 2
896,269 896,269 00000000000000000000211066c76da1e544802c5732eeb65dbae3500e135216 2,882 1.00/1.00 vMB 3
896,268 896,268 00000000000000000001ae50ae24074e6e0f365f2cb1f0e45d495d036bc2969c 382 0.38/1.00 vMB 2
896,267 896,267 00000000000000000000ae0766c4c822cdcc03d44e07ef42d2950eae6a33bb1e 2,099 0.73/1.00 vMB 2
896,266 896,266 000000000000000000016bfc23076ce0ce150165ebf957470d992690fb2f931f 374 0.08/1.00 vMB 3
896,265 896,265 00000000000000000000b0167e04c9c862690e04ea30c1d0ea7797770e44486f 2,325 0.83/1.00 vMB 2
896,264 896,264 000000000000000000002eca5b6f49f68a534efbe36400b2909b62ba68ae8695 1,932 0.61/1.00 vMB 2
896,263 896,263 0000000000000000000019c55316057a211f8115210cd0acefa37e67e8e22194 3,279 1.00/1.00 vMB 2
896,262 896,262 000000000000000000013758065e47ef929d3591e02449b63bcba4297f7501bf 2,104 1.00/1.00 vMB 2
896,261 896,261 000000000000000000009094a12103aced68044b33f0d3455452f13e89f673df 1,765 0.80/1.00 vMB 1
896,260 896,260 0000000000000000000082bfc2b8c7e6977acb335630e40cfb6bf9c21fccaa3c 3,184 1.00/1.00 vMB 3
896,259 896,259 00000000000000000001c421670bdddb2bb78a728bca704333b21973b8908d52 2,942 0.95/1.00 vMB 3
896,258 896,258 000000000000000000014448e616a2b0312f8f20d7018a82e7c84b6d0ffa0f3f 1,281 0.73/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 783.21 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: 756.25 GB
    • Received: 18.98 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.