Loading Tool

Explorer IconExplorer

Memory Pool

39,661 transactions
27.98 vMB
0.08755099 BTC
Random Selection Loading Transactions
Max Size: 142.76/200 MB

Candidate Block

Mining Attempt bfe661fbbcc92f6fb9a410ea700b105301fd47af76109a21044bc2355f28813f
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root ad74a36aa2627a73d2f9a5ac6c9c51e5383b1fbd269e3d4937cb3b667858f495
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,150
Size: 1.00 vMB
Total Fees: 0.03388049 BTC
Feerates: 102.90 > 3.40 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (306,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,092 608,092 00000000000000000015af4bf233a1c225447ab99d96daf5ce7a38c8cd5d86f7 2,307 0.77/1.00 vMB 12
608,091 608,091 00000000000000000011b1f34129ec8a06ea425e77f0d7ca62cb96c744803b65 2,200 0.62/1.00 vMB 7
608,090 608,090 0000000000000000000fad62ccd023bdf67ce674615d76095bc9f3e7422ae927 2,717 1.00/1.00 vMB 19
608,089 608,089 0000000000000000000bdbcdcca6373b0130b3e376aa8d285cf6360e3ea2f0be 670 0.24/1.00 vMB 3
608,088 608,088 00000000000000000015b4ab13f5bac6efbfccca5bbc7b588c4b647c3f44ce00 2,734 1.00/1.00 vMB 12
608,087 608,087 000000000000000000120ae55e4e5aaae4d5838965696987ac105eed1763903f 2,712 1.00/1.00 vMB 18
608,086 608,086 0000000000000000000f0f088cd73d3d8f4deac30203159192c83c04e208a9ca 2,418 0.85/1.00 vMB 6
608,085 608,085 00000000000000000010fecbe0b2541eaad748af88dc2b95bed39f21715890b7 3,164 1.00/1.00 vMB 20
608,084 608,084 0000000000000000000f82688d5d5c60dd0997241b528464f3e3fc4877e811a0 2,589 0.82/1.00 vMB 13
608,083 608,083 00000000000000000013048b38aa0e41b6305441b0ab62aa394ff714a0ae4613 3,276 1.00/1.00 vMB 13
608,082 608,082 0000000000000000000b163742c43dcb285491fcc5aa60657e88c00da6ce80f4 896 0.28/1.00 vMB 14
608,081 608,081 00000000000000000011d3243386f96098bd2500c3cdeff1c8d89db2e12d2ecc 2,069 0.78/1.00 vMB 14
608,080 608,080 000000000000000000055500f03d0fd42a04ecb2b2375bb4ab32be65a7381c04 460 0.45/1.00 vMB 2
608,079 608,079 00000000000000000009d416ef39a07e091baa991c676509cc8ec6d95cfbfd0d 2,931 1.00/1.00 vMB 12
608,078 608,078 0000000000000000000557e69658ca1178e569714fcbbf988d72152caf5ecc18 2,696 1.00/1.00 vMB 4
608,077 608,077 000000000000000000112247becb7e91c4bf72ea58968b92089e477a82312e9c 2,380 1.00/1.00 vMB 21
608,076 608,076 0000000000000000000ab36f05c2d8c51cc2b19d51d2132c079973eb8e2be9d3 1 0.00/1.00 vMB 0
608,075 608,075 0000000000000000000d898ab68fa10f38acf7a91a92f91b3ce6f705fb1f8a52 851 0.27/1.00 vMB 12
608,074 608,074 00000000000000000014f9b94f97f18a6c83934c8bdd9497de012edf1f00296d 865 0.24/1.00 vMB 11
608,073 608,073 00000000000000000004d4923f4a7833af7fe20759414abc349c6f55a89cb374 1,337 0.42/1.00 vMB 14
608,072 608,072 00000000000000000000b0203356290123803957377e51ecf4823a5f0da36b4e 476 0.13/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.74 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: 630.37 GB
    • Received: 12.03 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.