Loading Tool

Explorer IconExplorer

Memory Pool

40,216 transactions
27.51 vMB
0.06714618 BTC
Random Selection Loading Transactions
Max Size: 141.03/200 MB

Candidate Block

Mining Attempt bf9962c6320483acfce702c291f4c46505b8acc3df47dd0d25249cce057ccd21
Version 20000000
Previous Block 000000000000000000004ab2d9074b9d6bcd795d8888845f0458baf6acec01c0
Merkle Root ab6016794c279c0d1b73bc4f42776d14654d74cf3db0697b549bc724df6b3d30
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,692
Size: 1.00 vMB
Total Fees: 0.01481264 BTC
Feerates: 307.10 > 1.48 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,652 (283,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,304 631,304 0000000000000000000fa1cb40dff925465a6363af63affeda8774aec4030897 2,657 1.00/1.00 vMB 195
631,303 631,303 00000000000000000008aceb0519fb48361ffb086770d85a275eb9814b58107d 2,153 1.00/1.00 vMB 197
631,302 631,302 0000000000000000000d04d8cfffde7c36fa556cbba39f5fc30a9c5acd1facf0 2,091 1.00/1.00 vMB 216
631,301 631,301 0000000000000000000590b5d438b3ec9b78ffd39b3d26de5e6d8bdbefc0b4f2 1,481 1.00/1.00 vMB 217
631,300 631,300 0000000000000000000596e46f8159fa9bf378bc038002859d6cf215fd914ec9 2,715 1.00/1.00 vMB 203
631,299 631,299 000000000000000000003379179aba4c360672c7562ffe9fb8d3bf1072771791 2,505 1.00/1.00 vMB 224
631,298 631,298 00000000000000000006a273d50c298df655dce2ebf4fbc49b015a32efb426a8 3,024 1.00/1.00 vMB 232
631,297 631,297 000000000000000000125f9efc7d70c9062f47a9beb8956fab277fdfc9c35e81 2,966 1.00/1.00 vMB 242
631,296 631,296 000000000000000000012103f037c8ecb9bb0d2c994bc748e174dd0512f21cc6 3,196 1.00/1.00 vMB 230
631,295 631,295 00000000000000000001a619194d2010d376215b96d8065bf746b5065ab84215 2,441 1.00/1.00 vMB 143
631,294 631,294 000000000000000000078196f53df9edae5094d23ba9f7cc536568eade67ead3 2,485 1.00/1.00 vMB 35
631,293 631,293 000000000000000000085edd025d413d52ced9dfe2b856bc259166983fdacd1a 2,364 1.00/1.00 vMB 104
631,292 631,292 00000000000000000006cfc908eb8060858f33a0e02bddc2fdc4fb76e6eb6002 2,847 1.00/1.00 vMB 154
631,291 631,291 00000000000000000004010467ba096f838b1f34db36a35200476df01788e092 2,327 1.00/1.00 vMB 223
631,290 631,290 00000000000000000006a79db771a7b534b3ee2cb1f972caf0678549c26e2b1c 2,407 1.00/1.00 vMB 36
631,289 631,289 0000000000000000000babb1de5e44d5488e71b5ce09fdfe06bcd41c679972f5 2,238 1.00/1.00 vMB 180
631,288 631,288 000000000000000000009398a1c600e5461a6d3971ee8b697a2b943cd0ea40ef 3,369 1.00/1.00 vMB 218
631,287 631,287 00000000000000000002379162d2fd124336eaded316918930ff6b6bc173a315 3,131 1.00/1.00 vMB 99
631,286 631,286 000000000000000000098325a787fb0b742a36dfcfd109911b6b2ea3a40bec45 1,110 1.00/1.00 vMB 200
631,285 631,285 0000000000000000000850b9bb1aecedd59a0b58390e3a6afcdd7dd2c88e2bcb 573 1.00/1.00 vMB 206
631,284 631,284 00000000000000000011108c3e6bfcbd4361c5d6de12e6d649497a77cc6edb59 2,608 1.00/1.00 vMB 134
Previous 10 blocks ↓
Total Size: 781.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: 632.87 GB
    • Received: 12.17 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.