Loading Tool

Explorer IconExplorer

Memory Pool

39,849 transactions
18.02 vMB
0.34484453 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 4 blocks ()
  • 6 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.39/200 MB

Candidate Block

Mining Attempt b58795ffd3f55d38b748a26653eaebc885cd17a06ed00e5e25284794768cae0e
Version 20000000
Previous Block 000000000000000000020644f86d66c63bc956b8ad66a3c76b0d77ad346ae271
Merkle Root c4ad0c6269b42372ef3e5ecbbfb56a36390570c9148bb5a50d1915716098993e
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 3,838
Size: 1.00 vMB
Total Fees: 0.10104984 BTC
Avg Feerate: 9.06 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,051 (713,668 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
199,383 199,383 00000000000000ff12252254c588bb2f8f3ee9c2e4aa2e2bf54750f432361c3e 0.04 MB 132 533
199,382 199,382 000000000000020c18db2ce5f54b8a6cc4be24787b27fddb118193ff2390d655 0.01 MB 29 241
199,381 199,381 0000000000000180bf31c2a8c70b1876a68c83b6f80b3633311f70ff76a8fb09 0.04 MB 54 126
199,380 199,380 00000000000000b5d50ae5e6ff402da98dd4cc50c47836c4c7af4f0cf8add035 0.05 MB 65 70
199,379 199,379 000000000000024a903f7b6441712386aae35d1e5d6dfddd279c75770122f213 0.01 MB 21 114
199,378 199,378 00000000000000b1034c2720331b491c3e04869156b745d6c328d3991387474d 0.14 MB 341 256
199,377 199,377 000000000000048d692deeec66a360e68f09d14d242fb54d46d1605c3b9802bb 0.07 MB 128 139
199,376 199,376 00000000000002d900d091846afc6107f2f578c85fd2ea75e1d789b26825e847 0.07 MB 149 294
199,375 199,375 000000000000059a3193922de706c1bb89b1c536c6933dabfb1bb2d1a680ea00 0.01 MB 32 145
199,374 199,374 00000000000000246a795d9c8245661cb6740125e8b8e6def218f3dfa75c6806 0.12 MB 302 361
199,373 199,373 000000000000028a5ae3e9f75162a6ec8bffe684e4f9b29cbed8d16b69aab79f 0.08 MB 191 115
199,372 199,372 0000000000000371ad1736bbba1bc700f9e6629f03934245faa7186bd1dd4170 0.23 MB 536 263
199,371 199,371 000000000000017cfc82dfd6c759521787fa3b0f138acab725f5262a73f84dce 0.05 MB 148 158
199,370 199,370 000000000000035733851900df492f04553001ac5921795995586896ff53498b 0.22 MB 602 224
199,369 199,369 0000000000000085647c9d7b18d09c3edc22a315d875dd743b9bb79ec3aad3ee 0.09 MB 203 172
199,368 199,368 0000000000000603e5b2449b511c6989701f4ef6c18bf060c02155f7176cbd30 0.01 MB 14 55
199,367 199,367 00000000000001d4d2f9876b92be2b77ae8fb8b2c8caaf7d187036d79e05e53d 0.00 MB 7 194
199,366 199,366 00000000000001a10e402c70a45fec7d939b2baf6f09db75434552db2f06aa7a 0.01 MB 31 65
199,365 199,365 000000000000049ba49611a24a89fa4cc35a9fc597a8efe03a382e166d388b47 0.10 MB 233 199
199,364 199,364 00000000000002f35da69e94b9122a1aa0c5e36f7d5f00e8f6a957b8fad71ab5 0.01 MB 30 126
199,363 199,363 00000000000001b9026ba1840cbdfcd5a4d72939e57e87a8b429210cc7743c23 0.01 MB 35 155
Previous 10 blocks ↓
Total Size: 778.94 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: 40.41 GB
    • Received: 0.17 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.