Loading Tool

Explorer IconExplorer

Memory Pool

80,095 transactions
30.80 vMB
0.08808467 BTC
Random Selection Loading Transactions
Max Size: 186.60/200 MB

Candidate Block

Mining Attempt 68bd87d727f35cfdbdf514b75ae24767cd825ffd082073a64a590e76e75cd730
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root 9eda0e0b8721ce08050eaeeefd4402314f2b18b47de4a6a36b02f776f8dea1b8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,920
Size: 1.00 vMB
Total Fees: 0.01508447 BTC
Feerates: 106.51 > 1.51 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (555,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,324 360,324 0000000000000000064aa12ae92cf3a5eb67de6c3b7a15a00553da8a39fb5d85 114 0.10/1.00 vMB 21
360,323 360,323 0000000000000000109f08853c6c2402fde6ba077cc79bba7e4498ceaf5a6e32 1,383 0.72/1.00 vMB 23
360,322 360,322 00000000000000000f8d0292d70f3d28237a5610c39446a447c8907a50dbf75d 1,328 0.60/1.00 vMB 29
360,321 360,321 000000000000000002b266d1292b5dbfedc0ac1e6e1637985c3d42b22157922b 2,092 1.00/1.00 vMB 31
360,320 360,320 000000000000000003cdd062a088c101ab8d339f8328541cf8103114e0b83ccb 1,280 0.66/1.00 vMB 31
360,319 360,319 000000000000000014a977bf1a3df49cc1a3f5fa4139ce2c4260d7e0630a742f 728 0.41/1.00 vMB 26
360,318 360,318 000000000000000007811300bc8cdbb6b6f599a24269d65a06fc4909965ddae0 235 0.17/1.00 vMB 15
360,317 360,317 00000000000000000b4fc91bfa4c161a553056ec4bef4a0df3b57f59b1c07f35 1,949 1.00/1.00 vMB 28
360,316 360,316 000000000000000016ef158772e5fdd612227096ff354693429dedfbc3c1c897 623 0.29/1.00 vMB 31
360,315 360,315 000000000000000006fd2fae6188e45b0e5683bb76927d87618891791c48045b 457 0.27/1.00 vMB 24
360,314 360,314 000000000000000007de047283705d86544f65f9cc08f16546833bfed99373ec 542 0.31/1.00 vMB 24
360,313 360,313 0000000000000000066221a63cd8e7f2aa58cbb75539bd1ef361e464ca0b5452 461 0.32/1.00 vMB 23
360,312 360,312 00000000000000000d9d2892b145aa1bf9cc52c472cbda60bdd7b9a4ff72421d 769 0.37/1.00 vMB 28
360,311 360,311 0000000000000000040a01d6d3e98a2bb3b6000f91dded089524213a1b8d45e6 1,393 0.88/1.00 vMB 36
360,310 360,310 000000000000000009b59a0e8cd36ecba8c01355ceea7be028092b85883562c5 368 0.25/1.00 vMB 23
360,309 360,309 00000000000000000b2116b1354510cc61c35c72209fc093cbd8b0e048df302e 383 0.30/1.00 vMB 14
360,308 360,308 0000000000000000160ef20a86a8f3591dd04ef53fd228b7bedcd5683d0babfc 710 0.36/1.00 vMB 28
360,307 360,307 000000000000000000442452c6672518d16a41c1c50901821b1bc76d9d86f28a 1,056 0.53/1.00 vMB 31
360,306 360,306 00000000000000000be70f3a9a14d4bea344c9cae998a534b1edf36e77e242b6 899 0.51/1.00 vMB 24
360,305 360,305 00000000000000000b17d3004f92f19c2f69f1d47920438a7f2b975579db9acc 519 0.28/1.00 vMB 24
360,304 360,304 00000000000000000c3e16750d119336c6b518bae162076f455461763c3b6227 1,459 0.73/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.