Loading Tool

Explorer IconExplorer

Memory Pool

25,828 transactions
5.87 vMB
0.03642969 BTC
  • 1 sats/vbyte = 8 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.89/200 MB

Candidate Block

Mining Attempt c58a5a8c6c82c10617c072b1bd3780bc199072fe17cef0bff6642ed421552c82
Version 20000000
Previous Block 00000000000000000001ca3d172fcc4297b887cf959b1dcd9557594f1994d576
Merkle Root 996effaeeb7b268167606d4a5f2c3493bdc47dfa28c5f0a4bb85fb0419372731
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,423
Size: 0.78 vMB
Total Fees: 0.02293815 BTC
Avg Feerate: 2.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,007 (779,444 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
133,563 133,563 00000000000008f290c00718329d8e54da7350dd2878a26535dd26dcf03b035a 0.04 MB 88 314
133,562 133,562 0000000000000015b303959de86381bd54a485a98ac4eb9ac7611b0594730d10 0.04 MB 67 964
133,561 133,561 0000000000000556193ddec2e8bb338bb000317eadc37e27bb3099bdfdc04d90 0.01 MB 44 575
133,560 133,560 00000000000004e3db77c875a75d059e970dcbf2d150caa04da3542c2015c1ee 0.03 MB 44 267
133,559 133,559 0000000000000189b5c2b3501fc441e94a9782fa2f9eaecad33da1f63330e8ea 0.07 MB 220 413
133,558 133,558 00000000000000808424b514114036f2ae2d29dfd60c98d0833a081b603e7599 0.10 MB 176 199
133,557 133,557 00000000000005bfe3fa9f54b31724b44da4afdabbc4e980d49f5827ea604337 0.03 MB 57 775
133,556 133,556 0000000000000bd7e17d0476d5cad08b45d78528970b9d2daa175d548c250f5c 0.03 MB 68 285
133,555 133,555 00000000000004f3a92d731f92ce6eaa8987cb97d4426c13b02c897cdb808da3 0.02 MB 36 684
133,554 133,554 000000000000063cf3921641eed07addae907d4ee8eb894e30bf5ad8fb106419 0.01 MB 23 427
133,553 133,553 00000000000009f64d5c0d341c074c9ac284cb79bdc2381014f1b1f4260f8fad 0.04 MB 133 112
133,552 133,552 0000000000000556c0b531366e130b351fb809464ca2cacc36f872346473616e 0.00 MB 18 607
133,551 133,551 000000000000032c05a10817799a07745e62ce9f2d09339b86912bd4e6d222bd 0.02 MB 44 886
133,550 133,550 00000000000002d01f434aa43edc7f7be4c07e8e4a21af67a27256ae2409ee06 0.02 MB 38 859
133,549 133,549 0000000000000604bda1e3966377d59d94f373ad9f4a76cd2ddf52730f7747b2 0.04 MB 80 389
133,548 133,548 000000000000032376a20c9473ebe2f2572a4391176ed7e3158cd550b24b8c54 0.01 MB 12 1,288
133,547 133,547 000000000000016d6ae85f17c2109107fd0b8a0df660357ae5f436082f2e76f9 0.06 MB 104 251
133,546 133,546 000000000000054e7347c20bbce1c70ea84c9087792358789764a6900e86ad02 0.01 MB 24 0
133,545 133,545 0000000000000a1719a22e87aacbca117949c24704c9c4cf107e7bfdcfc77332 0.03 MB 52 539
133,544 133,544 000000000000049ec578cc42f9d0f3254337f0fd5abedea2d258f161df9faaf2 0.03 MB 55 860
133,543 133,543 0000000000000a3a5dffeb788f3552a36b1d431f3de434617dd1512dc72dfa2e 0.00 MB 14 202
Previous 10 blocks ↓
Total Size: 778.85 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 386.88 GB
    • Received: 3.48 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.