Loading Tool

Explorer IconExplorer

Memory Pool

26,473 transactions
6.26 vMB
0.04685848 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 44.28/200 MB

Candidate Block

Mining Attempt 8626f62c8b68a5a96df0cefd5c963525e6bf4263ba61fa801ea252a8fba6ac47
Version 20000000
Previous Block 000000000000000000001aa7bc4ab8781ec75b9e95d975417f0fcc9048b6305e
Merkle Root f84048554d1e5de3dda6ca8285bbd1b1933546cdc5e77937a42c8362ec9a9300
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,085
Size: 1.00 vMB
Total Fees: 0.03218025 BTC
Median Feerate: 2.41 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,233 (697,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
215,328 215,328 000000000000004d30c55a71755103de920e5111e3dac49851c581546a7fe393 201 0.11 vMB 196
215,327 215,327 000000000000033554f13906c55a34e3a0a5bc43d4c26d4a5e5900a9299ef8be 127 0.05 vMB 170
215,326 215,326 000000000000010661cba74be827f30bbefed96f8ca59334516d45fcf853d4cc 39 0.02 vMB 195
215,325 215,325 00000000000003746e53123d3bf05ad4315b53ed29c69483da944ae051535d36 130 0.06 vMB 157
215,324 215,324 0000000000000100168b48d310d2da5af95bf5bc56830faa54598775624060ae 64 0.02 vMB 239
215,323 215,323 000000000000052905ffa7e55771a1ce00624885bb644ecc019c8713b682359a 140 0.05 vMB 224
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
Previous 10 blocks ↓
Total Size: 779.26 GB

Node Details:

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