Loading Tool

Explorer IconExplorer

Memory Pool

80,246 transactions
30.82 vMB
0.09552122 BTC
Random Selection Loading Transactions
Max Size: 186.33/200 MB

Candidate Block

Mining Attempt ac87860034c2fe4670fabaacf7f6d4078f410c3b3040e21423c63e42835fba8f
Version 20000000
Previous Block 0000000000000000000103b96eb359a8c0480b26c3d5b203ae6c8082570a546d
Merkle Root 264c6cfb4be384376e998dc68a98d3c2293a10ff7cf8014ce1939309f9769eb2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,340
Size: 1.00 vMB
Total Fees: 0.02199930 BTC
Feerates: 50.98 > 2.20 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,402 (635,233 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
280,169 280,169 0000000000000001faeacf9be4495288b46d264c97958aaa796110766968541d 161 0.11/1.00 vMB 27
280,168 280,168 00000000000000019a646d778b664f34a01c088548f257d02499c17193ecb538 465 0.25/1.00 vMB 32
280,167 280,167 0000000000000002216d344bfcf81fb4269dea2138052847ac39678757bdd7cc 85 0.03/1.00 vMB 167
280,166 280,166 000000000000000198f0d7fa299658ddf8b54b7413fd2c28baec0454d1db95e6 37 0.02/1.00 vMB 29
280,165 280,165 0000000000000002857ab80aa1f6d8417b9abdc62fe51cd636e51ab5870783f6 57 0.02/1.00 vMB 34
280,164 280,164 0000000000000000505c2a3215d36e3446a396f04970a2c5fb51eeacd5759be0 387 0.20/1.00 vMB 59
280,163 280,163 000000000000000299f93859b18530c032899b03a95c53a106c5e819a5133956 91 0.05/1.00 vMB 52
280,162 280,162 0000000000000001f6e20d520bd703ee7f2b638a3dbe3ddc2ec849c0905ee3f3 67 0.05/1.00 vMB 65
280,161 280,161 000000000000000223a105b83fa46e71b3c075af9d738be77e84c0f4bcfd4f8c 176 0.09/1.00 vMB 36
280,160 280,160 000000000000000183bf9aa5277c4c9a7c8e08366b6ea8ae122645ac736bf793 114 0.05/1.00 vMB 38
280,159 280,159 00000000000000003031498aff6f18ebff7a1c7e2aeb81d2309de53ffba9f9aa 93 0.05/1.00 vMB 27
280,158 280,158 0000000000000002fd90d13255f5cdd3bdbf5115439a8da4b382ee78f42caf4c 295 0.15/1.00 vMB 23
280,157 280,157 00000000000000021fb70ad2e2d04f9715d93582c0d9eb4e245d4542e74b3066 90 0.03/1.00 vMB 281
280,156 280,156 0000000000000001bff53950cec88e5c39822bb8354a20368d0bd9f35cc0cfaa 544 0.23/1.00 vMB 55
280,155 280,155 00000000000000008c8a11a63da459b5674dc00a816f8a75b25cfc112502a348 129 0.06/1.00 vMB 34
280,154 280,154 00000000000000021c2e49147e5a2184828c0515480d9d8d43ac8dca21592e05 14 0.01/1.00 vMB 27
280,153 280,153 00000000000000002dfb3bcd7a6b407d9a451e532e805c73be82b2222f07fa0b 301 0.18/1.00 vMB 55
280,152 280,152 00000000000000004c1de29f36d8a3113350f79e1cd42447b647d3811b384c3e 358 0.20/1.00 vMB 31
280,151 280,151 0000000000000001ff65f5f041fb3933f9306cbd7c3f8acb02a5eb35f5690638 88 0.03/1.00 vMB 105
280,150 280,150 000000000000000082cf0c179d40174cfda9bb42c4c253ee2128da36967369c6 239 0.11/1.00 vMB 70
280,149 280,149 0000000000000002cb7f3b740a1baf31f26522120ce3cbeacd8451f2a9b2d183 278 0.15/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 783.08 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: 723.39 GB
    • Received: 18.40 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.