Loading Tool

Explorer IconExplorer

Memory Pool

26,861 transactions
4.77 vMB
0.04262869 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 12 blocks ()
  • 11 sats/vbyte = 11 blocks ()
  • 12 sats/vbyte = 5 blocks ()
  • 14 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 38.46/200 MB

Candidate Block

Mining Attempt cb8982cfa53517de939f6c65f71c5192a37ee9bdb3a0bd7d8b97e7ea998cb95d
Version 20000000
Previous Block 0000000000000000000128cedb9b23be56bc6bb3295241126822eef422b8ce0d
Merkle Root beedd558f15625c2f5e2f70c0db057fa0d49f4f5167036a2892770ed689ca756
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,845
Size: 0.51 vMB
Total Fees: 0.03106473 BTC
Avg Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,789 (723,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
189,430 189,430 00000000000000f053ab1afff82ae9fe84ae9a3e731ba3a556d1049c3a6b1b56 0.00 MB 1 0
189,429 189,429 00000000000005544ac179b2b00a93373c09c392a1c645e7e0ac4bf08931c6d2 0.07 MB 83 88
189,428 189,428 00000000000000db1cfb055c0e96cc28288d3090fdd9c28d7b712c1909766a5d 0.05 MB 131 115
189,427 189,427 00000000000004d1d7b98298fca7219f3774fab04356026ae0027f843b7461a5 0.03 MB 99 166
189,426 189,426 00000000000008e22ff2acae986528419dacf73df46654a4677c7d6641b58271 0.03 MB 82 154
189,425 189,425 00000000000003614e650622439063dcafe770a6216b220163b26ced53ee18e6 0.05 MB 114 152
189,424 189,424 00000000000005b961dad2db51904cd860d36141e2307720a23f2a47809ba4d5 0.03 MB 54 108
189,423 189,423 000000000000008534a31639461f99f33355466b807e49dde31a0d1f1a8be239 0.32 MB 819 134
189,422 189,422 0000000000000616103d484f03da1d49d9ca8b76c077a16d9840c597794c4927 0.11 MB 229 266
189,421 189,421 0000000000000830c4a00341c67e287bd3ad1f4926d80a3376c531c17af98eb3 0.04 MB 45 73
189,420 189,420 00000000000004512b930cb2cf561eb198ecd8dc95a380ab56e68f68362e4cf8 0.01 MB 34 106
189,419 189,419 00000000000004e6101217c9e8fe15a99e0a7e019185eeebf0d5d7679b45ce9d 0.07 MB 149 116
189,418 189,418 00000000000006f78e7377a3cf9be209117dc671fcec6639087ffced710eb4a7 0.05 MB 123 88
189,417 189,417 00000000000006b2358c7222b785eeee35580b1af57e337ce128e1fa1764f24e 0.08 MB 128 103
189,416 189,416 00000000000008771e063624cd990c934584a2c25cc7ccf70554ba66bc866871 0.12 MB 256 181
189,415 189,415 00000000000008268b098347d5273006a4f5d8de7d2ff12994d7daafff186bcf 0.05 MB 137 58
189,414 189,414 0000000000000820da13fc81432b9884df9df6161809d2b367139aaa923ca0ae 0.15 MB 278 104
189,413 189,413 000000000000085199a7a5dda41310b7ef87e282d9fc2c06319c201994941760 0.25 MB 523 154
189,412 189,412 00000000000004a3c535d179f37170932943e3ab1ff006c6cb1806ab719946ab 0.25 MB 420 129
189,411 189,411 00000000000001c9e76e3a4e1fa54b2282438d2abef624ff047a5a212cda2598 0.00 MB 10 213
189,410 189,410 00000000000005c3eb28e8e86b5b556303958f7ef5b633163d8925f4674e4f3e 0.08 MB 113 105
Previous 10 blocks ↓
Total Size: 778.47 GB

Node Details:

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