Loading Tool

Explorer IconExplorer

Memory Pool

36,799 transactions
17.12 vMB
0.11471883 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 91.85/200 MB

Candidate Block

Mining Attempt 8fba718f35d379d7489b7254918649046bce4f1a9adcabbfcf49117d0ea64d65
Version 20000000
Previous Block 00000000000000000000ecf9a9cf9e3e078d69ac3f46812a91eff376f6e1729d
Merkle Root 8617806a78c51397abb9fd04eced3d56b4f07910c2f675345196d0f5c7cb5045
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 357
Size: 1.00 vMB
Total Fees: 0.02125538 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,333 (703,087 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
210,236 210,236 000000000000019dcf5203e69ba9836993c25751188ea556f31488ea369da623 67 0.03 vMB 23
210,235 210,235 0000000000000108cfb439fcb743264c138f6fc6a6345bcdd4041ba29fe46711 445 0.20 vMB 206
210,234 210,234 00000000000000742322dc19fe745584984be927652d0e021cbb8e02efc879d3 284 0.13 vMB 162
210,233 210,233 000000000000005e1b94978de522c45e6daa0ee71b86556302bb29969d8de213 31 0.01 vMB 121
210,232 210,232 0000000000000047fd380991441c72af7b1d0aeb7dd1a782abb8941707f64aee 214 0.09 vMB 161
210,231 210,231 00000000000003b2c3f1de07c281e158a9369679006e6f0bbd2d0cc3535923d7 559 0.30 vMB 145
210,230 210,230 00000000000002c280a185ffe6d820899ac258075e2f635fdc564f121406cae0 643 0.25 vMB 184
210,229 210,229 0000000000000458fe867f50e7056d70d4f043d4597cbb2c1b54f1d1d4ca9a4b 823 0.25 vMB 197
210,228 210,228 000000000000020dcabc20b7dc44ea13b9862161e9083481384483018fd23640 193 0.06 vMB 44
210,227 210,227 000000000000004e6b220120e47a578e58a6c4f89d11eca769f923c5144cd735 622 0.27 vMB 179
210,226 210,226 00000000000001c30676c20272e7ec88ff0983fe4e1c12ed2096e280089c831e 10 0.00 vMB 160
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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