Loading Tool

Explorer IconExplorer

Memory Pool

17,026 transactions
10.26 vMB
0.05109845 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 54.39/200 MB

Candidate Block

Mining Attempt 5450e7f6291dd51d0fb577a807230042c301e42ad68f4fff7f8fcd003642a5dc
Version 20000000
Previous Block 00000000000000000000165d7af7be67c1e3d29b44f6d7a971e6c1f6d2b62971
Merkle Root 1754eed38bee5352b64a33f1e9e0493134aa7dc249d6fe752dfec267efc0a0e6
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,923
Size: 1.00 vMB
Total Fees: 0.02785206 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,361 (703,104 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
210,257 210,257 00000000000002741f24ebc917116aa106648d7013ec8fc20202384ed534a51e 254 0.15 vMB 149
210,256 210,256 00000000000002aafcd3623cabfb050129e6c81999735f454b5704d07dbfcdce 45 0.02 vMB 113
210,255 210,255 00000000000003dafe55926875d80f44dfb34cd9af0850004e3314600f67934a 62 0.03 vMB 108
210,254 210,254 00000000000000d073bbfde1d41df187354025656521e6d7a2ca39af22affeca 31 0.02 vMB 61
210,253 210,253 00000000000003166c06d7cb543865bbb21a6cc79cbdab18071433e7343ec27c 286 0.15 vMB 206
210,252 210,252 00000000000003947f716f536643728d82f558471de78256a8a91bec0dbff1d5 215 0.22 vMB 60
210,251 210,251 00000000000002b00f415a3c348a6cf9df7b37bcbf70cfc521f34835b8e3f0e4 42 0.02 vMB 276
210,250 210,250 00000000000001b11b7cbc4b8e336eda6b74bd832f22722afbb9e97c36eb1b56 145 0.07 vMB 103
210,249 210,249 0000000000000409cea20abcfd4f321de248c73f6d0b15d85801048a80f8bd29 167 0.07 vMB 202
210,248 210,248 00000000000003cd25efa82ca93668c24aef916262a147a4c76a99245fbfa03b 745 0.44 vMB 126
210,247 210,247 000000000000033691da9fee5c671cda5bbae3c089125d43a61254dc75664ef6 169 0.05 vMB 31
210,246 210,246 00000000000001248ddd3a05dc041681b69db6eabda6e70bb30fce7050f51326 158 0.07 vMB 163
210,245 210,245 000000000000019bf29fff427347b3bd123b05748426babb3a5e2a829d19114c 289 0.11 vMB 211
210,244 210,244 000000000000036b2a832bccb3f302a247cab911c45043f57856059ea44bb44a 161 0.09 vMB 130
210,243 210,243 00000000000001dce117776201fc4b4d4004c9d8846ead16193004d052c6171a 11 0.00 vMB 124
210,242 210,242 000000000000009482c4402b0b1ee5bbec274d511b3d8998f263c40b2ab1bf0f 465 0.18 vMB 200
210,241 210,241 000000000000003b1887db568e55c682cd71c78b8c4367fb3434f83c27fac861 5 0.00 vMB 148
210,240 210,240 00000000000003cded145fadc141f5fc402ca44626951a48a19a99b497d1a40f 114 0.05 vMB 121
210,239 210,239 00000000000003ad6660741a4fb19b53ab2ea7b2cc37d377b7ded117eb360618 108 0.05 vMB 157
210,238 210,238 00000000000001c1c3715f83d980e51ee15ccb821aec01fe26d27d0f8f088c56 137 0.05 vMB 66
210,237 210,237 00000000000002a996547b4ff6a41e897d9b8f82b8debeca92dbfd7b4fc50afe 88 0.05 vMB 124
Previous 10 blocks ↓
Total Size: 779.49 GB

Node Details:

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