Loading Tool

Explorer IconExplorer

Memory Pool

26,442 transactions
4.63 vMB
0.03668956 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: 37.68/200 MB

Candidate Block

Mining Attempt 6158d4d0ecbca7552e5001b910c8831739e3170e2ee8029731801eb583c7b584
Version 20000000
Previous Block 0000000000000000000128cedb9b23be56bc6bb3295241126822eef422b8ce0d
Merkle Root f165537301e7dc8f0d241f6a5c58df65e763cfd9050c37137c34ca7949cdb089
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,423
Size: 0.38 vMB
Total Fees: 0.02512193 BTC
Avg Feerate: 1.66 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,789 (688,695 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
224,094 224,094 00000000000003a77aec85ad8ea76c691b35de253b26eb93f8f55250bb168bb8 0.10 MB 220 183
224,093 224,093 00000000000002feaa8122d405748af8807d4ea707d4047ce4f4813c78b5fde3 0.06 MB 134 166
224,092 224,092 00000000000002778dabb8cbf9e978e3ae9470ae0ed3a2989efb348a4ce2ef56 0.12 MB 55 67
224,091 224,091 0000000000000170bdb4647331117b978d713a0dceb03ffab66c24ebd1136063 0.25 MB 311 125
224,090 224,090 000000000000018a5ca7f351be7e53375ba9f46dcbed68375b970ef117615a79 0.25 MB 423 128
224,089 224,089 0000000000000216f726258b31c4e0dce2843523c9da0b9eaae82ee48314f62c 0.25 MB 772 279
224,088 224,088 0000000000000088e5718310ac6d4cb926b4fd92debc5e112bd01a594b9fd425 0.25 MB 677 216
224,087 224,087 00000000000003a68733eb1ed5eac38cfbf010d6df7141fd2d5da55439ffad51 0.06 MB 164 218
224,086 224,086 00000000000003110698e2282d14449b861d38226840ce743dbe4197ee7dd8b2 0.17 MB 259 96
224,085 224,085 00000000000001388c6f3d53d7b80471b4ce9d5e6f8f65759923eab9491ced90 0.25 MB 401 129
224,084 224,084 00000000000001405c524b081441217673800f487d8c6af230fe7aba3cf97a23 0.25 MB 641 249
224,083 224,083 000000000000029e92f7fe8e87045b2f1ee574f0a569f9385a60d9a79f916cab 0.25 MB 623 213
224,082 224,082 0000000000000214676bef7ce5d9867b2e1ddb5fd501cab112473927f74ce599 0.25 MB 722 258
224,081 224,081 00000000000000a3343a71c50efec7d8790978ce55aab4307b2941aa827749b4 0.00 MB 14 83
224,080 224,080 000000000000024888a3fc5d1a983945cacca0937d8c6fda3b0864838fe9d18a 0.02 MB 49 202
224,079 224,079 00000000000000285ea3f6c523a42bcff6b047dfb816e62e14047b48603d287c 0.09 MB 192 151
224,078 224,078 0000000000000317ee07d2600cdc0e3bc0081497311712d93fc2596c13b34fba 0.18 MB 431 177
224,077 224,077 00000000000003371cab74f7fa3926876760e5d6c5e516c1759414ebf6a432a2 0.16 MB 388 189
224,076 224,076 000000000000009b063c1c3c4ce80dd089056b6c1ed8807b0f7a8da527fd223b 0.12 MB 245 183
224,075 224,075 00000000000000a0be4a9366c58ec510391072c118db5923dc461c4e37b3b404 0.09 MB 211 173
224,074 224,074 00000000000001b7a48834a092f8f371476d1565e13edcb8ccc4f2092f4fbe56 0.10 MB 256 231
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.36 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.