Loading Tool

Explorer IconExplorer

Memory Pool

17,204 transactions
7.50 vMB
0.03221685 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 43.56/200 MB

Candidate Block

Mining Attempt 3e7330c5ba6f155cbf49ce680df7452fbd815bd77a4e4a3ba4a1f245cf362776
Version 20000000
Previous Block 000000000000000000003e759a1225e40c86bd401caf3574c16364633de89ba8
Merkle Root c0bc440f277155de5b09d261f2fe9a28c1246ff3607d752597ac945df55d42dd
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,956
Size: 1.00 vMB
Total Fees: 0.01741639 BTC
Median Feerate: 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,442 (689,273 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
224,169 224,169 000000000000010337b85e6040f39ee3085d521b4314affb6b35ae2124002b4b 387 0.25 vMB 159
224,168 224,168 0000000000000226782c930afaf801c1e56e5da88957d97268b2bcd3c629e629 582 0.25 vMB 175
224,167 224,167 00000000000000fc278d32ab08443335ec9123c19a32fa228eb9e5c6571bdaf1 12 0.00 vMB 338
224,166 224,166 000000000000010dc5fb02010dd47d28dd6583b461e172a8f9aef16dadd5e9e9 257 0.12 vMB 186
224,165 224,165 000000000000013ebce26d5e62bbdecd5daf3f6b64a0e34cdf8cfb78ee85ab00 58 0.03 vMB 79
224,164 224,164 00000000000000aa813705cd2a85b18c896144431d7644a677967edf7a3a2083 593 0.25 vMB 173
224,163 224,163 000000000000000439aab6a3241016d1b59cc0146341e47bfc6f91b091692f13 460 0.27 vMB 152
224,162 224,162 0000000000000223d2798bb5cdd2296b0a10f0a5d391cf0bc7b48be1780dff6a 780 0.25 vMB 267
224,161 224,161 00000000000003463fde52ab8fbfdf5ca646244430c60930835eeaa0ad4f1cac 128 0.30 vMB 220
224,160 224,160 00000000000000722fcb5f5639fdc26429641b32c3899b4be1b1625e18e79c90 429 0.20 vMB 200
224,159 224,159 00000000000001a4f5304a8ca98c4f9cb5d3b245915b7ec06b4bbe1a4385c819 431 0.20 vMB 215
224,158 224,158 00000000000001e1910c6dca8f4601d79a487ca86969ee9cfe77f002419f990b 91 0.04 vMB 198
224,157 224,157 00000000000000faf8ed21395952bf479e1ba3ef7d6af1b7a1d0a27a084f5e92 318 0.14 vMB 188
224,156 224,156 0000000000000118ec10563c101d168f0f93bf3e7ef61b31ecf381a1c8396b61 302 0.27 vMB 99
224,155 224,155 00000000000001fdd21f6b81cef68c0ada5fb8e69bd44204f8aa9c3c601975a5 412 0.25 vMB 148
224,154 224,154 000000000000033d3e0c4cdae0c2276f2074a26625390694bcf6efc4bdb41f5a 578 0.25 vMB 193
224,153 224,153 000000000000020646a75ab66d263524e552b3bce5166801c2a0346ef61715aa 271 0.12 vMB 205
224,152 224,152 000000000000010399cc7e966c22a1516b6b1723492b3922fef4239533d9ff4f 494 0.24 vMB 210
224,151 224,151 00000000000000e5b74c0a743cc3b6927c1d2aa1ced431947f406924c1d54b0f 321 0.14 vMB 200
224,150 224,150 00000000000000869506dcc76934aa00b392cea5717f3d21e41b501339a4b072 440 0.18 vMB 226
224,149 224,149 0000000000000154a2ee62473581559ebcce7b81847ff60d937844b0ab347ac3 480 0.22 vMB 195
Previous 10 blocks ↓
Total Size: 779.64 GB

Node Details:

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