Loading Tool

Explorer IconExplorer

Memory Pool

28,729 transactions
5.34 vMB
0.02006966 BTC
  • 1 sats/vbyte = 4 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 42.73/200 MB

Candidate Block

Mining Attempt d7d81e7a69541bdd3a7e8e2c36febdd21dcd2eda2d74083ec53068e967745f11
Version 20000000
Previous Block 000000000000000000016599a87148a9e7594585cd473996ae72c110e2f10436
Merkle Root 1f15a7b69a0bc440c0040a00f9c595fc655f4ae4889cf2369b9f00a694c5351a
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 648
Size: 0.18 vMB
Total Fees: 0.00659921 BTC
Avg Feerate: 2.20 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,940 (754,823 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
158,117 158,117 0000000000000a33055ac8c26c452fda1cafaee725ac43c3536df8e22a9cbacc 0.01 MB 27 46
158,116 158,116 000000000000082886201201e813f1853cbbd2edb5c2db6732482885034d1d1c 0.02 MB 38 65
158,115 158,115 000000000000076f5a3a327b6220d08065d863ef3c2b6875ccbb3e94925b4597 0.01 MB 14 16
158,114 158,114 00000000000002446c2387fe5bb5239f8fa16674499c93443a7f7252d5f2b321 0.01 MB 13 16
158,113 158,113 0000000000000e2b1e041754be70542a3819fc047c044a4e36bc7a5ede9c0b03 0.02 MB 43 249
158,112 158,112 00000000000001549871adcb46f71ee2af4ef504be4b46c6245f00c7dfccf295 0.00 MB 11 54
158,111 158,111 00000000000003dd9575587a9d6a1e62d7a907d1455f1e512b9b562e6504c099 0.00 MB 9 0
158,110 158,110 0000000000000cf345a6d382b105b22050b81bb75dc34a4c994cfc9e45188e05 0.02 MB 50 102
158,109 158,109 0000000000000176417365b21086374fe75373eb37a0cd6787b1224c699b2453 0.01 MB 7 66
158,108 158,108 00000000000006d2ffb8b6230ded6ae80b1a3a32f9e271d50d0fe23cf478b1ca 0.00 MB 7 96
158,107 158,107 00000000000007ad003d3ffe93e736998598ec2ed25468e14898480cde007d37 0.02 MB 57 75
158,106 158,106 000000000000083d87a793d0272be2d300528b8dd74760d4d27f9009b59661d3 0.02 MB 44 105
158,105 158,105 00000000000000395209a6a8e22c09c919b65dfcc3afc2de60ca9e77eae604d9 0.02 MB 57 43
158,104 158,104 00000000000002ed15801b5f53755c831189493e5c6786c22723019bf65cb901 0.03 MB 46 44
158,103 158,103 0000000000000b1416f89af80c5b67e6e32b90f98bd83ba306c9882f9c9cee32 0.00 MB 16 101
158,102 158,102 0000000000000826124739e0efdb570aaa918fc05b05a82a1953853714c5af72 0.03 MB 64 106
158,101 158,101 000000000000005238a9e87c8ce71efac76c42cc32001f0190d86440e34058a9 0.00 MB 6 0
158,100 158,100 00000000000008a7fd04ca698beec74330eda41fea1b9e95d26e3d2cc554ac9d 0.00 MB 4 538
158,099 158,099 0000000000000d8fce463db225b6d558fe023eea76bebda2cd2e12a9acea3f55 0.02 MB 38 41
158,098 158,098 0000000000000e45a5274d72e50d7b7defaa1301901baf845e5b80f3acc999ef 0.04 MB 58 47
158,097 158,097 00000000000008afffa6215632bdabf0218aaa0190833070525a89d73239df01 0.00 MB 10 17
Previous 10 blocks ↓
Total Size: 778.74 GB

Node Details:

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