Loading Tool

Explorer IconExplorer

Memory Pool

27,615 transactions
6.26 vMB
0.05156761 BTC
  • 1 sats/vbyte = 7 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 45.19/200 MB

Candidate Block

Mining Attempt 36c04d27ed772770f2fa39d9a917b9f86a7c8c773d0cd1d82ce0eb3d3815d3af
Version 20000000
Previous Block 000000000000000000019d24a8e7d291f348357bde0643aff390e9cb7b750ec9
Merkle Root 802ef0de6e2986d349ff65c1e762aa65813b4ce07e97e0ca0b86285c6c5c9a7f
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,882
Size: 1.00 vMB
Total Fees: 0.03570062 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,208 (779,209 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
133,999 133,999 000000000000080f8a582276851e83a4d46108c5b83049d9542abc99e53a903d 0.04 MB 70 294
133,998 133,998 0000000000000316c7863299d60d85ff440876dfb5f63d340e06f5e21a4a450d 0.02 MB 50 428
133,997 133,997 00000000000008a5695e4115327d3628028a5a444176b73d0e1d2a42c895900a 0.03 MB 85 300
133,996 133,996 0000000000000b9d53062a5484fbf440437a2a679aebbff61d3209e6df6c9f5c 0.01 MB 52 51
133,995 133,995 0000000000000709b5027c6a8f4affa1a3c74a1698f176938064bb0e83658e1e 0.01 MB 23 664
133,994 133,994 00000000000009a1c0e5ebd5ab960cbe5d614db8feabaee4232652e95a54ba8e 0.00 MB 12 710
133,993 133,993 000000000000018d03472e4193235b1ea06b9200093de1ab47791388649371c5 0.04 MB 67 110
133,992 133,992 0000000000000b4da3c41560a84576d042955d215c1081a58fbe86ccc6388b0d 0.03 MB 56 532
133,991 133,991 0000000000000a52f7352bea41d241628273ed8b50d49762b49483c47f705779 0.00 MB 9 509
133,990 133,990 000000000000091480e2bc885a2b58266cd0967eea3e8eb415cf667ab6baa5d2 0.03 MB 77 467
133,989 133,989 0000000000000ad933dfa2abdfcb3d4263c7e5fcb1b75045f1e8217cc236bf25 0.02 MB 64 504
133,988 133,988 0000000000000a11b232593d43342bccb9c4650a15cda1ab4498f9245a650537 0.00 MB 11 1,088
133,987 133,987 00000000000008310b24b1a2e0ae4837d88b4ed92d6ddbcb4597bdf1ae56bdcb 0.00 MB 1 0
133,986 133,986 0000000000000be6e5ce9be2a283ce655cde8df47d90f25b729a29acbec87155 0.00 MB 11 1,168
133,985 133,985 00000000000004d497860f54e4710a04bc0cb00ad37a5dc3e4f70132290915bc 0.00 MB 13 16
133,984 133,984 00000000000004a1f00cdb2053e9b2d210d60334ad436dcfbe200bd14d644222 0.05 MB 97 684
133,983 133,983 0000000000000303850f1a676d4823e4d14b94b4af34c16d118d98b4405ad004 0.04 MB 141 79
133,982 133,982 00000000000009f593394f4da1c0e1ed69887820d0f161c79a8d6313e7d4298a 0.03 MB 56 213
133,981 133,981 00000000000008d755683b52c7b01f71e0b76f2085a948b4271d6956330d635d 0.04 MB 100 393
133,980 133,980 000000000000073a585dad46f9baef6985986f0c20065cf19c8465fa3ae217e1 0.03 MB 60 350
133,979 133,979 00000000000007da9fd96e1073f1257bf5ec5a583779bb9e25467c02cf14d4b4 0.02 MB 39 783
Previous 10 blocks ↓
Total Size: 779.22 GB

Node Details:

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