Loading Tool

Explorer IconExplorer

Memory Pool

35,255 transactions
18.07 vMB
0.24632381 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 11 blocks ()
  • 3 sats/vbyte = 7 blocks ()
  • 4 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 4 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.32/200 MB

Candidate Block

Mining Attempt 561955bd550018c073d27f6bedc087c268a822263562a724c67067e1ec393bca
Version 20000000
Previous Block 0000000000000000000188f9cba1c63d5cd1f7fd61e3e8718741855bf38ece7d
Merkle Root 63e192400eed010b6c66d9e6607dc991c182a46426d5ea59820f213881827570
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,899
Size: 1.00 vMB
Total Fees: 0.03527925 BTC
Avg Feerate: 3.05 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,057 (659,696 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
253,361 253,361 0000000000000002725356cc6e5db4db26d85e6854a1a8a228e09e6542c977b3 0.15 MB 364 83
253,360 253,360 000000000000001b495af5076f01d8cf038ca8e78fd9e8997e3effeddff06192 0.04 MB 81 88
253,359 253,359 00000000000000243bd8c7ae81f08ef3a6208f2924b3eab51278f1e7ca8a0b84 0.05 MB 55 55
253,358 253,358 000000000000002499e7c7ac4cae63f804f0ba00b679bc42f825478a07911360 0.02 MB 74 175
253,357 253,357 0000000000000035596ec39d54e08972fb07f36404435836a287382a4d2bc698 0.07 MB 143 114
253,356 253,356 00000000000000068464f50e42176ae93c22f40febbaf472e830d3fa56fbb90d 0.13 MB 350 141
253,355 253,355 0000000000000039fe66e5dc63ce3f16ab8d70cd448b6673317985ad7a844bf5 0.00 MB 12 164
253,354 253,354 000000000000000b280293a882f416bc0d80c50cab119b12dea586cb6ad7a3c5 0.10 MB 199 95
253,353 253,353 00000000000000280f9f3dfd7e38287a621493823318b265d2dbc453d395ae1d 0.03 MB 74 125
253,352 253,352 00000000000000318b628d1a56fa6d2027bc6799cb95d873ccec5967bf94283e 0.08 MB 183 165
253,351 253,351 0000000000000026cc51b05f8878ecb8de8e3ff0d8d2587da094f26c6d3f2d1b 0.03 MB 64 101
253,350 253,350 0000000000000016884b794ea10674b02e5a36f37e9022f84c9d414eb0714daf 0.24 MB 486 100
253,349 253,349 0000000000000003e5b6ca4a9ba352d73f4db8bf43b1196003dac57ab0275af6 0.11 MB 298 139
253,348 253,348 000000000000004340a7dcd4117590c29bc53b8ef2f93eacf9399247970fd988 0.18 MB 376 70
253,347 253,347 000000000000000f2dcb99a464049a0e5f5c0fcaa2044e4968e5f39cf0eff4e1 0.25 MB 611 146
253,346 253,346 00000000000000336f86608712fea54ce6cea83acd1d08ff4a9c0fbe253f74f7 0.24 MB 659 130
253,345 253,345 0000000000000008ddbf45b9ae7357b45431fb73f391fa96094a27a75cdb8d13 0.18 MB 448 104
253,344 253,344 000000000000001b39828c71aabb822d444c270cab0498779cac83a131c4328f 0.08 MB 181 99
253,343 253,343 00000000000000503dcc699f54413976ef2682d6da9457cac72b7851262ce57c 0.13 MB 258 109
253,342 253,342 000000000000004e7973bf2de2953e86188b6bc4dc8a4e92a77b5d9cc1efb05c 0.03 MB 48 50
253,341 253,341 0000000000000044c4bd7faeb2524549e0c317965181973bb9afdf581d73f6b0 0.25 MB 582 125
Previous 10 blocks ↓
Total Size: 778.95 GB

Node Details:

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