Loading Tool

Explorer IconExplorer

Memory Pool

22,644 transactions
4.14 vMB
0.02229896 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 33.22/200 MB

Candidate Block

Mining Attempt fd35c5d4be42c4b846b90a368e38670f35c8fa0e24259d1ee80bfa34035773cc
Version 20000000
Previous Block 00000000000000000001f8169700f7fb73d81d50019d45627eae82040ae0863d
Merkle Root 3d8e0525e3fab3207d24a0762936d57daf81ecd960eaecf655b7297606b6bb31
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 1,716
Size: 0.54 vMB
Total Fees: 0.01269917 BTC
Avg Feerate: 1.02 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 912,865 (633,717 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
279,148 279,148 00000000000000010a47d56aa3eb54cfe74b905896548afa17d5e980179fcd57 0.23 MB 488 39
279,147 279,147 0000000000000002c32781725fc96531c531af3d0d5f1bbffe4dc8bb5b190a33 0.10 MB 190 32
279,146 279,146 0000000000000002adda3f8dcf3f9097cfa7fbaa680cbcc63a3dbe50c008c003 0.36 MB 801 40
279,145 279,145 0000000000000001ac6688acaebe413bf414afe16f2ab7119cdf984bdaf47060 0.19 MB 412 39
279,144 279,144 00000000000000013891f6fe8a9b9879159722f42a96ce7d56ae24763595b77d 0.11 MB 173 25
279,143 279,143 00000000000000017188b968a371bab95aa43522665353b646e41865abae02a4 0.10 MB 71 14
279,142 279,142 000000000000000124bdc97c24eb2aa8f99503eee9e5328eefaafe05fdf4108a 0.50 MB 892 37
279,141 279,141 00000000000000019f4e294e5a802b4aa04a7da3130b1bb61193d94004f64abc 0.25 MB 373 30
279,140 279,140 00000000000000027dfa74ba70dba3835a632f4a5bf43d7a26679e7260a255e4 0.50 MB 847 27
279,139 279,139 00000000000000001eaafb45b1210e903b9cd8bd3939106472c7d1a77eba1a61 0.03 MB 94 309
279,138 279,138 0000000000000000594d97eb0df373a7df7dd13d2e75a80c6a98b14c6e6376ac 0.25 MB 360 30
279,137 279,137 0000000000000001fbb1159d992f20f63f5212fa47cdcea530102af9c5b4efdf 0.25 MB 373 23
279,136 279,136 000000000000000212dd9aa1470ac4e8bea64e6f33090e2dbbc44f3f5653cd7d 0.25 MB 611 41
279,135 279,135 000000000000000065a7657124209ef2ba52f3a3ac3db0c4584353127375580f 0.50 MB 1,380 41
279,134 279,134 0000000000000002ba1b313ef87e2de366c2be39f3ef1f2f3e787cf568c9da30 0.03 MB 109 282
279,133 279,133 0000000000000000953436c3e9a29e8fa5d8bfcdbc8a694115b44b95e77a2817 0.03 MB 68 73
279,132 279,132 0000000000000001e69b9c1a007028c6afad040202053169ebc46cd1bc828d51 0.25 MB 787 84
279,131 279,131 0000000000000001410a2a3143e84dc129ca075bae74a66833ced2c40aedc462 0.25 MB 312 26
279,130 279,130 0000000000000001c481f24e8b3afce68ece38d5b6318a6017fb851384ab99be 0.25 MB 272 18
279,129 279,129 0000000000000002bc2c5c0bae5c2d66e22d7f2e37cdd2bd36dd4ce8c65b6666 0.25 MB 409 31
279,128 279,128 00000000000000013aa5438aac7a3284119a268fb942bfb0e3ec9696f3146d1d 0.25 MB 703 43
Previous 10 blocks ↓
Total Size: 778.60 GB

Node Details:

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