Loading Tool

Explorer IconExplorer

Memory Pool

82,412 transactions
30.44 vMB
0.10409818 BTC
Random Selection Loading Transactions
Max Size: 185.75/200 MB

Candidate Block

Mining Attempt 496ab8f32bf324c7a096c85052ae10e596e08b20a3bacc883342489bbc079d9c
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root a71cf636aa6398662b99514d80de84429ce132ede6a6d5a64033fd9ed3506ae0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,728
Size: 1.00 vMB
Total Fees: 0.03303307 BTC
Feerates: 402.60 > 3.31 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (144,287 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
771,036 771,036 00000000000000000000cff1a34fb7421e7ef37668812e5057eac0180cc89e03 2,946 1.00/1.00 vMB 10
771,035 771,035 0000000000000000000627a84d9b799dd2ab8a9b755491791d92170c08f27dd5 2,728 1.00/1.00 vMB 11
771,034 771,034 000000000000000000010997fdc01c80d5bbe539d7ef1ba5d5044875a4252872 924 0.44/1.00 vMB 5
771,033 771,033 00000000000000000008091087fb48e4f7f2bfde20ca1781af57040ff86167c2 1,573 0.48/1.00 vMB 7
771,032 771,032 0000000000000000000409849fb7649f5280b0e9cd66aa577325b4ec8e144a4a 2,291 0.84/1.00 vMB 4
771,031 771,031 00000000000000000001e3e1839ecd6ef4f3469a9e6da3eac95af45b59e98247 1,561 1.00/1.00 vMB 5
771,030 771,030 0000000000000000000357041c6fc587f8795cab6c4200fc97b4f5e4a5460c7d 2,508 1.00/1.00 vMB 10
771,029 771,029 00000000000000000007aab65f69c42f65ab59f977267a5822ac540004af6731 295 0.10/1.00 vMB 10
771,028 771,028 0000000000000000000397d40d8b650813bf442d61f5522b0e416886be4c71ad 1,268 0.47/1.00 vMB 3
771,027 771,027 000000000000000000052624a70121d674301b6c1704937ecddd6cb882792a73 2,735 1.00/1.00 vMB 6
771,026 771,026 0000000000000000000315ffe52dae92f3fce2065970c4b398caf7f687a68b9a 1,926 1.00/1.00 vMB 5
771,025 771,025 00000000000000000006efafe883f37728fef674ab012b257ecc73ec895b2bc8 2,228 1.00/1.00 vMB 4
771,024 771,024 0000000000000000000573271383ae1f8a413f0aa4983dd1bcf8d78fb91d609a 3,477 1.00/1.00 vMB 3
771,023 771,023 00000000000000000002da3e52aa64359ba1accc8b1dbb960be591775c656eaa 2,763 1.00/1.00 vMB 13
771,022 771,022 0000000000000000000736987ad41061d78422c3ee825de4692b8c2e4b158eb9 4,086 1.00/1.00 vMB 4
771,021 771,021 0000000000000000000774e547cdfa72ff9547daa55f78d61b0dc320f002cca8 2,908 1.00/1.00 vMB 10
771,020 771,020 00000000000000000002382dbfe563df05efab4442128950daa0b3932e46e9ad 1,229 1.00/1.00 vMB 11
771,019 771,019 000000000000000000078036a4c27a65e44ba7eaf9b6bfa29efc259f4c081999 3,028 1.00/1.00 vMB 19
771,018 771,018 000000000000000000049c5f21633f4169c64a1aa1370dbdac70e9eba175e482 1,779 0.89/1.00 vMB 2
771,017 771,017 000000000000000000054be6b6491311f55cee4d6157c09efbb66e3f3c34e3b3 3,523 1.00/1.00 vMB 11
771,016 771,016 00000000000000000004f3986d8f47e2135784fa13e1993e336c005eac25ef23 1,913 0.66/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.95 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: 715.22 GB
    • Received: 17.67 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.