Loading Tool

Explorer IconExplorer

Memory Pool

39,569 transactions
16.05 vMB
0.11894711 BTC
  • 1 sats/vbyte = 6 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 92.60/200 MB

Candidate Block

Mining Attempt 7e934df91f1bbb3efb0d2209f62cc0454eff9fc31973f65e160d80a974a47899
Version 20000000
Previous Block 000000000000000000020ba0b0f97ade18a7734e70bffe99fde86a5e317db4cd
Merkle Root 5fd80c9da9959ee1bf8eb4dcc96a8446c972158db408d52be6ec1cd667193985
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,744
Size: 1.00 vMB
Total Fees: 0.04180621 BTC
Median Feerate: 3.93 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,314 (700,075 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,239 213,239 00000000000002711e96b4c88a8c60b97011068f0c644bf569a12bfa72b28a0d 115 0.03 vMB 184
213,238 213,238 0000000000000306ec7610832444ba3ca359b5a7b21b16a860097219806c8c32 375 0.16 vMB 206
213,237 213,237 0000000000000045875387d42187613a3ee06f849597d43b4cf815a13e0065dc 169 0.09 vMB 192
213,236 213,236 0000000000000149ff5c74e025041ac25ba0a16f64b8733c0739736c6d081c35 64 0.04 vMB 269
213,235 213,235 000000000000040811ff705a073713899fba906c04968dd507494a5e4041ea37 597 0.22 vMB 216
213,234 213,234 00000000000000719c0ab84fb096cd649a1566a4553229722eca27f0315ae77c 497 0.25 vMB 216
213,233 213,233 000000000000023f893b8c13bac555b0ac1cae7cd4e47f383de33ea4dd912e20 11 0.00 vMB 30
213,232 213,232 000000000000037024c6d2bc430c6fe8abe198d4b3ac211a2a4ba016d062505d 256 0.11 vMB 233
213,231 213,231 00000000000000123efc0a14489c52b1ee64dc9bfae18addc2e9d17ce7348568 610 0.21 vMB 216
213,230 213,230 0000000000000297eeb8300309b044f14adb9d73d8453559e4491467a0695985 43 0.02 vMB 119
213,229 213,229 0000000000000323a5a5ca1f414160e2910f4d8f30a3662a0a1951a8555a4281 134 0.05 vMB 93
213,228 213,228 000000000000047a64e652ed2075b4672e765e467025e63375ec54cb1f471ba5 294 0.12 vMB 174
213,227 213,227 000000000000013fd9596ec9b0a6f3f4ab56c0e1b2755b8736b275cca1b85683 136 0.05 vMB 84
213,226 213,226 00000000000002879be52350473b751589d0bc5836a25244913ec5f9bc236d7f 17 0.01 vMB 158
213,225 213,225 00000000000000024b74c5dc56d66540477c02adf496510c0a9c9158d1045dfa 491 0.16 vMB 238
213,224 213,224 00000000000002ea0c6af9e60a83edbb53dcde040824b78cae13438ea623641a 234 0.12 vMB 144
213,223 213,223 0000000000000089bef7ff8722990042702d2a90516acdbf37609f2344893a00 601 0.25 vMB 231
213,222 213,222 00000000000002e111a13428d3892204a59311bbcfaee9f7e776eeb41ec67386 12 0.00 vMB 50
213,221 213,221 000000000000000ca869733b9280e7c789dab5be926ea4d243f53e8722799a0f 9 0.00 vMB 5
213,220 213,220 0000000000000431a982331501f0f7b7f9052f5320a9a8b71d05c79c9593a30f 275 0.11 vMB 222
213,219 213,219 00000000000003ca019ea564adac55f783ee5b0d45d882abd88fbad84df5dbb4 378 0.13 vMB 212
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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