Loading Tool

Explorer IconExplorer

Memory Pool

44,783 transactions
18.00 vMB
0.17915716 BTC
  • 1 sats/vbyte = 5 blocks ()
  • 2 sats/vbyte = 4 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 102.77/200 MB

Candidate Block

Mining Attempt 86034e744e05d442fea7037cc072b9e346d772407b7b8b1f443e06331ce15a3f
Version 20000000
Previous Block 00000000000000000000671ff6b339081082d002a416bd8794e80cf77767e428
Merkle Root 4dac63034b52d3ae4fba8dc1fbe4d993052ea0cf6bf215d35b0f524bb2601377
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,092
Size: 1.00 vMB
Total Fees: 0.05504244 BTC
Median Feerate: 5.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,316 (697,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,322 215,322 00000000000002bda072e52be9579965b0a284f6ba40b4aab36804822bd858e9 294 0.10 vMB 212
215,321 215,321 000000000000018d244ab3238e4574874b0033df445778ae8353e0395c22068e 228 0.09 vMB 377
215,320 215,320 00000000000004d90ea739007b61279901e7364df953f0a1dfe18ed8e209216b 34 0.01 vMB 89
215,319 215,319 00000000000004a5097572b41d2ae5a7d1047e7698b912c6ce92089b3af9254e 145 0.09 vMB 112
215,318 215,318 00000000000004e2c7de5f2c586bedcb8e5d9a952104b5255e828e6607cd02c7 324 0.13 vMB 182
215,317 215,317 000000000000026896fb62f1dc552e18eb012b7d3b604725a2fff08e23223490 78 0.03 vMB 162
215,316 215,316 00000000000001dad19a4b6a2c9efa3a9401c37ebd9bc963a13b83eaef7e9902 117 0.03 vMB 21
215,315 215,315 00000000000001a8fef01fc5b3ff4ab1cd6ca8aeb4084c80964f279276d73a95 409 0.20 vMB 174
215,314 215,314 00000000000003514c8a17232e9a311a740e22bdff18cac6f654205ac1a4636e 170 0.05 vMB 63
215,313 215,313 00000000000000beef2d844f1ce7743c75323857acd4f0def4fea2ad2b9855ba 329 0.17 vMB 146
215,312 215,312 00000000000001186c0cd3619d52e454a8efeb0fcf141dd3d45f0aee57cb0d48 648 0.25 vMB 197
215,311 215,311 00000000000004d40d8cf5baeeed1db0497c48d3ff11676872571a5456d220f0 567 0.25 vMB 189
215,310 215,310 00000000000001e3a7a4ba4d65b4405f5dc49573b45748ddbe55cebdd4d7eaf4 626 0.24 vMB 232
215,309 215,309 0000000000000489280a11ce2386f75ac8c944854c02fcddfeca48d3b4e69454 137 0.05 vMB 199
215,308 215,308 00000000000003bf0b38358bcf65db9f7ef4bc87b8ff840f18139bf8ebc8ea9f 131 0.05 vMB 116
215,307 215,307 00000000000002fb59b3ed5e7f08c24f9478058f2927fa61f38efe9a7a64a713 284 0.19 vMB 125
215,306 215,306 00000000000001d974501ec9bd78cf9b61a9686afbe27238fb6be8630ed3989a 805 0.25 vMB 365
215,305 215,305 0000000000000294d6a2df29fd11866cd641dbe5e58cc88198297fbc691cea1d 141 0.05 vMB 171
215,304 215,304 000000000000038336e2e52557158205112b16015850e46ed6d99f5d33e17e25 143 0.05 vMB 120
215,303 215,303 00000000000000efbf6dff7ddb8886685ecb6a192768ef1f20e68ab7971b3bd4 6 0.00 vMB 202
215,302 215,302 000000000000056231789d46e3ccc51492e4a3195af4a207d6ba1c84fc801442 10 0.00 vMB 164
Previous 10 blocks ↓
Total Size: 779.41 GB

Node Details:

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