Loading Tool

Explorer IconExplorer

Memory Pool

38,917 transactions
16.88 vMB
0.27507173 BTC
  • 1 sats/vbyte = 12 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 94.76/200 MB

Candidate Block

Mining Attempt 0ae19e7f1de79ffacc5d421fd6b77eeb1862c76a392845f5080da6f59b0ac4bc
Version 20000000
Previous Block 00000000000000000000be88dcbf4ea60859d5ae63f5bfca7f439108eb7cbb4e
Merkle Root 2546e505a5ac09faadff32eb2d287e3a3400c401c2afeb8749d00964a79c4f4c
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,573
Size: 1.00 vMB
Total Fees: 0.07246425 BTC
Avg Feerate: 6.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,049 (701,617 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
211,432 211,432 00000000000003c91d01106f2297c48bfadd3b6977da963663a8e7e9f3c7a0b1 0.01 MB 37 169
211,431 211,431 00000000000001c0d99924ef2ed8918b653a619a744c66e50e7495776921c9ea 0.08 MB 168 223
211,430 211,430 000000000000023eaf884b638f26696a9a7e90235ce559065129a43415d65532 0.13 MB 250 181
211,429 211,429 00000000000001c7e9f2d34ffd1a6aecd4e1bf018e893299ba53f00aac6bbd8f 0.22 MB 618 212
211,428 211,428 0000000000000266555fa2bb0febb6bb84461fc55a0244d01a449c187874f6a6 0.25 MB 614 172
211,427 211,427 00000000000001c06173dfac7e938ecde2122d1d37417eec09d7ef4cb73f4911 0.25 MB 625 173
211,426 211,426 00000000000002762dbefc52ec722f111307f9b08a737a4a1081c81567bed267 0.25 MB 634 177
211,425 211,425 000000000000025021e7f15ce3e75c268f8158ef64f31795c79a3bb51718ed8c 0.27 MB 670 188
211,424 211,424 000000000000047a4cd08a2b8ead497d50687e5b5cbab9fcc8243940579a6373 0.05 MB 127 86
211,423 211,423 000000000000029974858dbc7ef0737e3ad9fa49731c165db9f05f2561c5bcd1 0.00 MB 11 170
211,422 211,422 0000000000000164e30ca046ed81ec6a7058db83019d767f0f527fd0240355cb 0.10 MB 232 177
211,421 211,421 00000000000001b396b00d84548bd06cec305c537e281c76315820af7a6c7d35 0.01 MB 19 191
211,420 211,420 00000000000002790ab512a33d01f1752ae43c94fd7cf7a2d8183fb5955bb138 0.05 MB 181 28
211,419 211,419 00000000000000203129c3dda1e0840676f35ed3cbf246d52c1203aeadba6b64 0.15 MB 300 217
211,418 211,418 000000000000008a1c31d049624c9e0b49bef8bb9b9df37c90cb09f69b9176e1 0.01 MB 36 223
211,417 211,417 0000000000000151b07f9420a8c8a114660c2391b016e86844113575ab545958 0.00 MB 16 171
211,416 211,416 00000000000003f5f820d469695fe1061594d327316286e995d46ca02a015be6 0.22 MB 548 199
211,415 211,415 00000000000004527268f74a9b098542bd5acccb843dedcf8f2c49e0e45107f9 0.14 MB 341 166
211,414 211,414 00000000000000ca074b35f198762cee6b76b77b9536c692bbcf43488024e203 0.02 MB 64 332
211,413 211,413 0000000000000116caa385ff5bff37834db3be401941877278b120be6fe075b5 0.31 MB 556 115
211,412 211,412 00000000000002b289cc23aa55389f5d123f703d4e0dd6e9f14bcc66ec0ea1b8 0.09 MB 170 122
Previous 10 blocks ↓
Total Size: 778.93 GB

Node Details:

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