Loading Tool

Explorer IconExplorer

Memory Pool

72,247 transactions
27.76 vMB
0.07031062 BTC
Random Selection Loading Transactions
Max Size: 167.99/200 MB

Candidate Block

Mining Attempt 539cbc489b91aee9ab76456990862bce3cd3832eaddf56ee90893d877ad80257
Version 20000000
Previous Block 000000000000000000016dffe7445c108bac746ebb89454ac2dea8afaeeb91d1
Merkle Root 7675a9e8adafe70686d8bb2ad8d232baa414c9be83dd150b4bb3d4cc6db36f13
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,840
Size: 1.00 vMB
Total Fees: 0.01009985 BTC
Feerates: 298.50 > 1.01 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,452 (699,106 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,346 216,346 000000000000011ec44d1e3dc4d834d5793f028f57e9191991d165cbd5ea9c5e 164 0.06/1.00 vMB 170
216,345 216,345 000000000000033acb62a6a61f52ef23a346dc1f9bdadea1451105054d297a4b 65 0.02/1.00 vMB 218
216,344 216,344 000000000000002cea7021548bf51dcc71a67203275918ada753e294d8294ed3 119 0.06/1.00 vMB 143
216,343 216,343 000000000000029d33d4bf6a90e5b7b1bf5b932c5d540bee07e26ed919dc1615 469 0.19/1.00 vMB 183
216,342 216,342 0000000000000178231a05604eda05809883bfd778166203eb99c3e36f17318b 12 0.00/1.00 vMB 29
216,341 216,341 00000000000003ffecfb0fe98573ee1ccb7abfeb67780238d2a2e74a51626cd7 523 0.23/1.00 vMB 176
216,340 216,340 000000000000032233b4047876909284324bf86cbd41666cc018f9dcffc5753f 4 0.00/1.00 vMB 96
216,339 216,339 000000000000013809fecd5dd2498c2d3f96a0a43990d0546bae745956263092 235 0.10/1.00 vMB 215
216,338 216,338 00000000000003e4cb19ab0bf18362721f0ed44a0c921ca1c0f135377c1220a1 284 0.21/1.00 vMB 41
216,337 216,337 00000000000004c1e788b9b5b31fe7bed7cae190ea323ba5c1e53760342f7415 45 0.02/1.00 vMB 130
216,336 216,336 00000000000004873bb91964b02c91f2994a348c369773fd588a12b34a2af05d 450 0.22/1.00 vMB 154
216,335 216,335 0000000000000322f4c67097583f6a1ece607c4548be7fa0d01367ac249e7f5b 676 0.25/1.00 vMB 222
216,334 216,334 00000000000000a9400ab274b84a63036e00a5fb6c97e54f64170c754344f667 595 0.22/1.00 vMB 186
216,333 216,333 00000000000002195d8aafff3421dccebfd079441a1a91c7f1a83be680b274dd 349 0.11/1.00 vMB 178
216,332 216,332 00000000000000cb5ac8e1a46c5c2c8d36919b8bf2315d586ac41a140cb3d7a5 565 0.23/1.00 vMB 186
216,331 216,331 000000000000038be916dddb0561e7124f2cd5e674778a98b801978fd87dc855 264 0.08/1.00 vMB 42
216,330 216,330 00000000000002d19747e9bd0fff27a8bf8c01a9ec998514d49e0ca0fe13e6f5 424 0.17/1.00 vMB 189
216,329 216,329 00000000000002c3314cffcb03728f2a849e2325008c5b383c6b5041b2555d16 224 0.08/1.00 vMB 193
216,328 216,328 0000000000000462d4285493b6586fb6629b19c0ec980326a7dbe184c64bacb7 273 0.11/1.00 vMB 210
216,327 216,327 00000000000002c05c9f9754a300e4eec6a7f753744d08a768209e968b2fa489 178 0.08/1.00 vMB 156
216,326 216,326 00000000000002c4a7b19eabec4bc156ff253f4c045c20f632a6ec7a2126724f 364 0.15/1.00 vMB 199
Previous 10 blocks ↓
Total Size: 783.18 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: 750.46 GB
    • Received: 18.85 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.