Loading Tool

Explorer IconExplorer

Memory Pool

82,532 transactions
31.25 vMB
0.11264734 BTC
Random Selection Loading Transactions
Max Size: 189.50/200 MB

Candidate Block

Mining Attempt 478d328cebe632e94a64b6486646a06bb50c318a85e4191865039d67fc43e732
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root f6c35515eaee23ccb77b3865146302e24a561b347eafa4f72409b05dc16f5e46
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,705
Size: 1.00 vMB
Total Fees: 0.03642681 BTC
Feerates: 803.65 > 3.65 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (610,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,266 305,266 000000000000000041df0a0b129bcf9de84bae36df1a49acb9f2571997500469 318 0.25/1.00 vMB 29
305,265 305,265 00000000000000005004177e3ca4df07edef9fb8489184e0b012e814bb9e7b6c 734 0.35/1.00 vMB 34
305,264 305,264 0000000000000000257bb2a0aab6d79732063cdd2a3921f7bf1bf3600e0dfe1f 705 0.32/1.00 vMB 33
305,263 305,263 000000000000000026c93558c42840e4a32ff1e50843d883375efb81b13ae267 528 0.28/1.00 vMB 31
305,262 305,262 000000000000000052ca5e68492f1c416cdcab1a258022069a16355dd7ae5148 190 0.11/1.00 vMB 27
305,261 305,261 00000000000000002e2b92e3a8b3bb34144582475082340dd37682f42e245233 506 0.26/1.00 vMB 30
305,260 305,260 00000000000000003f45e3462f439b33fa48fac28264ddd0bc2b0b4c276aa2a1 1,120 0.68/1.00 vMB 55
305,259 305,259 00000000000000001090d5a8c6fe02c5e8a8a84575904cfc7ca6f9ea5c6007d6 604 0.25/1.00 vMB 37
305,258 305,258 000000000000000047fb4798109805cf625c243b7c2f3a0ee73724dbbf1a7598 45 0.02/1.00 vMB 28
305,257 305,257 000000000000000035996d1f1b55d9e5c6ebfa223e3e9ea67171fe6fd9bbb881 84 0.04/1.00 vMB 31
305,256 305,256 00000000000000004dfb8019c972b1f389f8d346c8a82cdb12a53b44a3244724 852 0.39/1.00 vMB 31
305,255 305,255 00000000000000005b3d2ad66df75fd72203662342d567a9ec65f0838b74715d 598 0.29/1.00 vMB 39
305,254 305,254 00000000000000003f3fd0675e5a1586238fbde77acdb1f1320438aebcf7aa6b 936 0.43/1.00 vMB 33
305,253 305,253 000000000000000040198086bc6bc32b0e9797ab9f14dd54a480b28f3a1d0364 44 0.02/1.00 vMB 35
305,252 305,252 000000000000000055380630bd8b4a0780d796bd0e3fa955c346835e5e031cbb 367 0.24/1.00 vMB 26
305,251 305,251 000000000000000021b9130b7f078ea47ebfffd40f71f77489d740c367f1908a 705 0.35/1.00 vMB 31
305,250 305,250 000000000000000040e77a9659cd87d8880702921f733dc6cc832c848d3b92eb 31 0.02/1.00 vMB 43
305,249 305,249 00000000000000005a6063220c2a0bca84febc0ed43e6c6787f634c8cb870dc8 52 0.03/1.00 vMB 25
305,248 305,248 0000000000000000183dc127d2e444813642a78c898cfbf202b318f73fb4f4cb 387 0.20/1.00 vMB 32
305,247 305,247 00000000000000002d8c14f544cbfc5ead62cdac01f96d698435b19bcbaf90ce 209 0.13/1.00 vMB 28
305,246 305,246 00000000000000005c0c73f25eb06ba5622fcbc57ff2dfab1b7842a74b2672bc 109 0.06/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 783.00 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: 718.64 GB
    • Received: 17.93 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.