Loading Tool

Explorer IconExplorer

Memory Pool

67,698 transactions
25.88 vMB
0.06067338 BTC
Random Selection Loading Transactions
Max Size: 155.68/200 MB

Candidate Block

Mining Attempt c2d298fcfd2e5d4f49a276efbb9659c3e7f7d6ba4462e6f22b6ab8130eddd54a
Version 20000000
Previous Block 000000000000000000002ca2a6f2d57f7aab568e5f487107fbab69dcfc5406c9
Merkle Root 9682c59fe18c4e4401235ac79e8eeb7d253b129a0e216b6796716b025456cecc
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,081
Size: 1.00 vMB
Total Fees: 0.00588666 BTC
Feerates: 38.24 > 0.59 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,504 (672,208 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
243,296 243,296 00000000000000a40413a8d9c48116eb30ad15f343fbcf251ff8ff152e508b50 190 0.08/1.00 vMB 133
243,295 243,295 00000000000000accfbf013a952372888f1502c7efc1f280d499b1d62fd67d97 62 0.03/1.00 vMB 126
243,294 243,294 00000000000000464251b3b72656785944e1dd1a531aedb4c373ad1ec3c894f8 14 0.01/1.00 vMB 256
243,293 243,293 000000000000007fe72c88d4941e5a9d13ec76a47656349308cc50883443912b 301 0.13/1.00 vMB 147
243,292 243,292 00000000000000375be2c43a70ebe1bc03d2553dc879d586a3be8484615abf72 276 0.11/1.00 vMB 159
243,291 243,291 00000000000000b17f15b79529c8a60ca223c33a3061c1b7c50966af7a2af17b 341 0.18/1.00 vMB 64
243,290 243,290 00000000000000bb45c3bc801381d7d5eac00c6819c54b43854ddd0db2d46345 267 0.11/1.00 vMB 116
243,289 243,289 0000000000000068d76d8008df06f42c9e7d68b3fcdb85372fc7ba5f94080fd2 74 0.03/1.00 vMB 34
243,288 243,288 00000000000000569e50f687ab83f26b7501169149a3dfe9cc5f1b665f5d4878 367 0.19/1.00 vMB 144
243,287 243,287 000000000000003ae506708e484828bb2879ca990e1882071d1f76df3b848b46 181 0.08/1.00 vMB 146
243,286 243,286 00000000000000797400c8e97ac2f34f1053740f8b22f45d38482795c4e7c4ed 17 0.00/1.00 vMB 156
243,285 243,285 000000000000005e8a7f789bf2da1d696cfcf41c0da10705dee8fcaefc71b4f1 540 0.22/1.00 vMB 144
243,284 243,284 0000000000000077c6d2c79a4bc66d0fbd387c548e35811d2e01b632ee06428a 62 0.03/1.00 vMB 28
243,283 243,283 00000000000000aaf22857f928228bc74bd0d26eaeba82f144d49d98424d6ad6 283 0.13/1.00 vMB 116
243,282 243,282 00000000000000565f00dd509c2401c8884627eed8e51cc30e3fdb293dd573e5 280 0.20/1.00 vMB 72
243,281 243,281 000000000000001850f046eabe320623ac7b1c7281ecc5cccab2cc15ee4f9d6f 165 0.07/1.00 vMB 61
243,280 243,280 000000000000001d8a2142452d18da094da35b68cb8b5f81d7c98a09ef9ed6d4 744 0.25/1.00 vMB 200
243,279 243,279 0000000000000034ed3d7c0893d699c00dfb0ad1a178fe2a8023d21d485a5755 171 0.08/1.00 vMB 144
243,278 243,278 00000000000000a184a7c0aa4679a7356be19c78ed27398ac0278926d1670c9c 59 0.03/1.00 vMB 103
243,277 243,277 0000000000000022be0322f2e55acb818a56e8361839bb508c8be807a973c593 866 0.41/1.00 vMB 140
243,276 243,276 00000000000000afefe4be8d956a784c2ddecefce01583557ef607123241eac0 453 0.25/1.00 vMB 213
Previous 10 blocks ↓
Total Size: 783.27 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: 764.97 GB
    • Received: 19.21 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.