Loading Tool

Explorer IconExplorer

Memory Pool

79,930 transactions
29.57 vMB
0.06567178 BTC
Random Selection Loading Transactions
Max Size: 178.42/200 MB

Candidate Block

Mining Attempt 819e326b0ac4ee5b3de3b588a5d4d611685a367569af478ef3d2c08f4c7551f2
Version 20000000
Previous Block 00000000000000000000464e2d0f1dac18ae3b19a2e10ef58f800593d8794f58
Merkle Root 084d1504e99fb71c3a28d0ef8771d11efcf47fa216d0696171385088d988339d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,474
Size: 1.00 vMB
Total Fees: 0.00561011 BTC
Feerates: 40.32 > 0.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,966 (700,270 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
214,696 214,696 00000000000003a8e19ae798218196b72a6e3afb3fb8cd93f4b2cc7fab8d51b7 367 0.15/1.00 vMB 189
214,695 214,695 00000000000003299a764616eb5a070ce97d895b45c35f954cafc06048c25a8b 601 0.23/1.00 vMB 219
214,694 214,694 000000000000044398a46ccef7e52ec68191117b5db75128cf8934987a5fa94c 511 0.23/1.00 vMB 142
214,693 214,693 000000000000054392c93374a2700fedd7e3dc0c2028a6fc8012e37354f15712 104 0.05/1.00 vMB 130
214,692 214,692 000000000000040cc3daed6e76aa360055ce942be45738a401b14b4e5c7591af 303 0.12/1.00 vMB 181
214,691 214,691 00000000000003e80ba10937919ccea91f70a17211de162e52be41d6a4289b22 288 0.11/1.00 vMB 212
214,690 214,690 00000000000004f8ebf19b5e03f52b60ab3086989176163e343468a7c518e15c 266 0.13/1.00 vMB 130
214,689 214,689 000000000000041936768cd4e6cbc786314f78c7bc199a5f4144d2fec0afbdc7 506 0.22/1.00 vMB 165
214,688 214,688 000000000000013feae2ae6120c8226b9021018a82835590d5138b762c033b49 483 0.23/1.00 vMB 151
214,687 214,687 000000000000057787fe5844d72b323416f3ad17dc2aa695d3a93d6afabbc229 96 0.05/1.00 vMB 170
214,686 214,686 000000000000044e1bca8c062cde43beeb01fec2c359f07dd57e38ea1f08a929 113 0.04/1.00 vMB 197
214,685 214,685 0000000000000082870187e4cb21d62bad17226ed2bd767df3acd11fe6b00ce2 8 0.00/1.00 vMB 15
214,684 214,684 000000000000022bcba967e613f5f5e4680c51dfd1fa893d200725226a91a767 56 0.02/1.00 vMB 230
214,683 214,683 00000000000001fcb339dacccd42a0290078bd1bb7a0831fdb3dd67dfe95a644 43 0.01/1.00 vMB 167
214,682 214,682 00000000000000d17a1ff9cf501d1933e4bafceb8a098be1955322c1d8043c33 185 0.11/1.00 vMB 140
214,681 214,681 000000000000001dacf474df7e218c4ca9c4b52455978a181b80b4dd19acfe6a 129 0.06/1.00 vMB 170
214,680 214,680 00000000000000588654b12303e855d11501f16bf45757349ca0afcfbe4fb82e 253 0.11/1.00 vMB 179
214,679 214,679 00000000000002e3f7096c2167dce0e1be1a372bfe40fee4c62220771715e78f 215 0.09/1.00 vMB 248
214,678 214,678 000000000000003fc1bdcdaefd02ae87dcbc0e99a3803d17f1eb48cdbe480696 302 0.11/1.00 vMB 214
214,677 214,677 0000000000000015b22d122890aa8879e1004c59eca12d73c9bd0fcac149c2fb 118 0.04/1.00 vMB 211
214,676 214,676 000000000000038bd4fbf50c3c8d8e6e60a2eef9efee1adc80003185106b544d 115 0.05/1.00 vMB 252
Previous 10 blocks ↓
Total Size: 782.33 GB

Node Details:

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