Loading Tool

Explorer IconExplorer

Memory Pool

25,409 transactions
13.31 vMB
0.03589711 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 72.80/200 MB

Candidate Block

Mining Attempt 32c199c632a78a4656c18ad4574004947481fabc7bc00a1b7874115d0e6b8339
Version 20000000
Previous Block 0000000000000000000195a74a9f1b08b2bcfff003e39cc35d6b84f58b88b907
Merkle Root 4ea25b545eb97c4d842c7713c05ce6c876bc62570bc96154538796d2424dc766
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,749
Size: 1.00 vMB
Total Fees: 0.00374803 BTC
Median Feerate: 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,253 (672,988 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
240,265 240,265 00000000000000354b006d0182f851c34145cb800ff2ef2607c92c8de2c8ae6b 168 0.08 vMB 116
240,264 240,264 00000000000000ff1686f83c29d9bc811b8e5fb67508335f5125fb6f0ed5eef9 325 0.25 vMB 67
240,263 240,263 000000000000009b91107fcca0a665a0c1ed135c7364b2c694fcf796b7a46ee5 385 0.25 vMB 110
240,262 240,262 000000000000010a9c913496628cca0630100bed2509e7ac1f2791a7434104af 563 0.25 vMB 172
240,261 240,261 00000000000000a5029244e040928c3f19fe087b6cf5988e6eefbe9d9635d5f3 3 0.00 vMB 48
240,260 240,260 00000000000000b99ca763ddef71637add56bf37f186f98996975423440685ed 650 0.25 vMB 173
240,259 240,259 0000000000000092cdc52afec426e50dc89fe580a219024997caa20d7fbbaea0 706 0.25 vMB 228
240,258 240,258 000000000000006c220e38850244731df40213f8f22d2254f843073eb5d7f3e8 213 0.09 vMB 172
240,257 240,257 00000000000000ae57a053adbf2badbf3924dd751ce93430b72c49ee584b1f49 26 0.03 vMB 70
240,256 240,256 000000000000010cab5f34f591f6ba46f2c4d2c03d5dd7cdd40ebdb580cde97d 419 0.17 vMB 171
240,255 240,255 00000000000000249defd0bc00213fed4de84c04099696b023b1cde0276a48a8 256 0.34 vMB 30
240,254 240,254 0000000000000057e7278aff887eeeb9977890094d0f9f81f358a4c5db69e563 159 0.09 vMB 108
240,253 240,253 00000000000000dc6a653bb1ee2816dde6d761847e29e884c8ba88bfd34f1cc4 92 0.09 vMB 85
240,252 240,252 00000000000000a65dc203ea791c31ebe5d3b933f9812a4e38dcb900bc28e17f 78 0.04 vMB 157
240,251 240,251 00000000000000af0d73d6d7ff3f34d269f2c8f8751d47749c53c1a877cafb44 49 0.03 vMB 108
240,250 240,250 000000000000005b93b087cc6de9ee5cb96f924ac6495ab8513a342212e4646a 119 0.05 vMB 156
240,249 240,249 00000000000000a54825b5b73a4de1f4120e5d4af4ce07c1deb746bc260ebcfb 273 0.22 vMB 117
240,248 240,248 00000000000000c53b9d1ba6c860f37e358c6093e819503db8d449ae742466a3 457 0.23 vMB 149
240,247 240,247 000000000000009c8ce28405fd750760e3bc4fe4443025fce1345ddd10a0fa64 358 0.17 vMB 148
240,246 240,246 00000000000000d71371f786febed0834f9767153c28f814b0a2e302092c25b3 171 0.08 vMB 145
240,245 240,245 0000000000000023113cbf8a6d2dcd3fd78c57c4d6c7fa6f46a19cdbc3d5297d 95 0.07 vMB 93
Previous 10 blocks ↓
Total Size: 779.30 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 32
    • Outgoing: 10
  • Data Transfer:
    • Sent: 0.58 GB
    • Received: 0.01 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.