Loading Tool

Explorer IconExplorer

Memory Pool

74,565 transactions
27.61 vMB
0.07495330 BTC
Random Selection Loading Transactions
Max Size: 168.30/200 MB

Candidate Block

Mining Attempt a7a175664936ada4c2ae1bd5d3b7ff9ee31355910a0296ee51baeec3105302fd
Version 20000000
Previous Block 00000000000000000001dd92e066f2c7ec28252fbb6b5fa39f46ea7f85c79f17
Merkle Root 298c16fc6f73209fd1c919a1b34a3c20a67f29385b2417f16ac47fdfd70a3921
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,131
Size: 1.00 vMB
Total Fees: 0.01592474 BTC
Feerates: 98.68 > 1.60 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,287 (688,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
226,497 226,497 00000000000001be56af2d6f09292fa9ae46e29419afa8412b6d4499b3c9303e 210 0.08/1.00 vMB 212
226,496 226,496 00000000000002902787e5ddead18969e06832a9d0ee3a8ee17a101e6e061ca4 228 0.11/1.00 vMB 145
226,495 226,495 0000000000000002cd6e8d9319a762d2f40ecdb00c9dbb0b3a4faabab0921802 8 0.00/1.00 vMB 206
226,494 226,494 0000000000000268a934f87c5d1a1bff8dc2b832851801b125b009a297d873bb 61 0.03/1.00 vMB 140
226,493 226,493 000000000000034adf5665909ea48629b10de4a9abbad6f7b884397e4a7a0694 211 0.07/1.00 vMB 278
226,492 226,492 000000000000023aa932fa0e71309c45803943476ccb33a84ff198915bd58693 10 0.00/1.00 vMB 0
226,491 226,491 000000000000017f8de4f7cdbe06c57aee46d8b0e6eb393ff7f11ecc487d93aa 391 0.17/1.00 vMB 187
226,490 226,490 0000000000000062e2e438d4cfc181fcd6c679702a66476689a5e27703274361 158 0.08/1.00 vMB 154
226,489 226,489 0000000000000037bba2369f6d2fcdb61cd21aa4d907a90cf133e24d4469e1c8 16 0.01/1.00 vMB 122
226,488 226,488 0000000000000243bab097fdd95b1e7497837d75f2bf1665efc0702f8d26a93d 253 0.11/1.00 vMB 204
226,487 226,487 000000000000003524ff55e02842526bcb61076ee480bdd086e70fc1ddb791ce 482 0.22/1.00 vMB 175
226,486 226,486 00000000000002162586bc567cf42d0996a2081b7d573fd5635a97c1cb07ec4e 465 0.18/1.00 vMB 197
226,485 226,485 00000000000003349622a84f098e17cd911a78532f71e6f1628e6fe34ba66db6 410 0.17/1.00 vMB 194
226,484 226,484 0000000000000048f03220e2fcfc12c8b623ff52eef22022864494c8094120fc 274 0.12/1.00 vMB 220
226,483 226,483 00000000000002ec30c94f4f1e5fa005f6317496edb91c7b05537f1f928102d8 57 0.03/1.00 vMB 202
226,482 226,482 000000000000015589b50f51b4881d199d86da8b4cb10c8a0f97aa613365b9c8 149 0.06/1.00 vMB 235
226,481 226,481 00000000000000e126f802e52e8411ec007493f62ff2ef0cf1ec504bc7505159 288 0.11/1.00 vMB 225
226,480 226,480 000000000000014f72876db55e993377bb8672a3bf6fa04cf6ff624ae76716fb 33 0.01/1.00 vMB 312
226,479 226,479 000000000000029ab55671422bf29bc3198ec0013ce823d5fb4f6f0b39d99c01 32 0.02/1.00 vMB 130
226,478 226,478 000000000000010c69be16e670ef0fab828759a5ab2c9bb45bcb0b17d3dd5c66 300 0.12/1.00 vMB 260
226,477 226,477 00000000000002442bffb0fad838eb5e69f34bb570ee589b4463b20ec6f5ce12 173 0.08/1.00 vMB 223
Previous 10 blocks ↓
Total Size: 782.89 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: 713.37 GB
    • Received: 17.36 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.