Loading Tool

Explorer IconExplorer

Memory Pool

73,904 transactions
27.45 vMB
0.06905619 BTC
Random Selection Loading Transactions
Max Size: 167.26/200 MB

Candidate Block

Mining Attempt f2be6db70f39a18814ba0d2f40232642cacb28337ac4757b429861a9d4142260
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root 67093531285fa93aeb71208a527e5fb119f7412eecaaf501357b03515ca3e079
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,572
Size: 1.00 vMB
Total Fees: 0.01032055 BTC
Feerates: 89.32 > 1.03 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (630,006 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
285,308 285,308 0000000000000000e1acf0f37801316c0f0b8e066f6a5f5f1a534f8cbf9ee9a3 1,220 0.50/1.00 vMB 60
285,307 285,307 000000000000000006a5953e3f38be5d55e5de59a56d6fae36e0ec434acbdbab 720 0.31/1.00 vMB 45
285,306 285,306 0000000000000000d89684460f5763b61b05e40e85c60d7dacc897c20282271c 2,190 0.89/1.00 vMB 43
285,305 285,305 0000000000000000b555c9748c06e4a88094cd1bbdf5f1df51ca176fd3152689 171 0.07/1.00 vMB 56
285,304 285,304 00000000000000007af09b92b508cd0a748d89af206968b02999eca1545e4e09 606 0.24/1.00 vMB 43
285,303 285,303 000000000000000005cac9e822a20217a7281b320c2d7e199ddb80d9760f0da5 745 0.34/1.00 vMB 40
285,302 285,302 000000000000000012e1ebe339efa61a0ccdc39639c4037ed4917ff5fc18a2ca 146 0.06/1.00 vMB 52
285,301 285,301 000000000000000033ddafe6d31fb236efaa398534c08455590a2d8d5de1e6ac 677 0.26/1.00 vMB 44
285,300 285,300 0000000000000000c3e3baf02cd43f93a4be1775974856bf3116d35559705859 429 0.32/1.00 vMB 21
285,299 285,299 00000000000000001a138acfa06dfc49cc5f589e5c66d0927d89fee34ef5d79c 1,455 0.50/1.00 vMB 52
285,298 285,298 0000000000000000ea7984d2eef34d494e5ec5c31607f396f4a2b1decb6a1ca7 968 0.62/1.00 vMB 25
285,297 285,297 00000000000000012d508228dcfef4df6f957205fa40f8abd33d3c2507875268 1,147 0.50/1.00 vMB 33
285,296 285,296 000000000000000057aacfaa186c9072cc8b403b5715b90dd727f56fc04d05ff 1,231 0.35/1.00 vMB 85
285,295 285,295 0000000000000000534d46b870a9b9209eeff16f8a46c9c337cd7ee94f87b517 297 0.15/1.00 vMB 31
285,294 285,294 00000000000000019309d03a598d55d375dae8647ecd5ded7cd640ec79f1df48 20 0.01/1.00 vMB 11
285,293 285,293 00000000000000006027e9e2543542b3f343670d7360d8dbaac23c811b7f1ae7 194 0.08/1.00 vMB 41
285,292 285,292 00000000000000009f18ffbf92a0e5fb9ec83c76604761e75f1ea170c013d537 207 0.09/1.00 vMB 34
285,291 285,291 00000000000000008fd597ce7ea09b88de46f3440d4faca7ad50d579bf5282c6 111 0.05/1.00 vMB 31
285,290 285,290 0000000000000000b863a9fbb2f5198a37bb41a0851f5600da65c102d679b5d2 315 0.15/1.00 vMB 26
285,289 285,289 0000000000000000dd79dded8aeadfac6d928d24786125ce660ba0bbec9d773a 560 0.29/1.00 vMB 50
285,288 285,288 0000000000000000e930fd70a8f8fba865f26484c715d2dddf59b317089587be 116 0.20/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.60 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.