Loading Tool

Explorer IconExplorer

Memory Pool

56,728 transactions
32.23 vMB
0.14998487 BTC
Random Selection Loading Transactions
Max Size: 174.24/200 MB

Candidate Block

Mining Attempt c3f6255d1ede82f5eadf3211b66a66868c1301686fdcf48f4493152108af9361
Version 20000000
Previous Block 000000000000000000009ae72742d77d55e96bac00494a031373ad4b53b85617
Merkle Root fd8616cb1473780afdb2fbc9891f4f01664a6657ad24c94536127bf046beccf9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,912
Size: 1.00 vMB
Total Fees: 0.05063703 BTC
Feerates: 101.25 > 5.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,825 (199,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,223 715,223 000000000000000000007277a90ed0da8667fb9a6ffdf879e71f6c8c059c6886 2,918 1.00/1.00 vMB 10
715,222 715,222 0000000000000000000235edab256f44a2e735bc9d993d31cc2c786e44de78d8 2,881 1.00/1.00 vMB 5
715,221 715,221 00000000000000000007549638b61233f3704c0093a2ad79406b1041baf8406c 2,890 1.00/1.00 vMB 10
715,220 715,220 0000000000000000000aa11804c76de03ffb525e46a708b7a77a8c5f5144dce4 2,597 1.00/1.00 vMB 14
715,219 715,219 00000000000000000008bfb016ce19e55f7e03ed1e470f9c39e1288465e4fada 1,425 0.42/1.00 vMB 2
715,218 715,218 0000000000000000000a6a30fb92e93e02b975d11c398fc3b8c2c4f2b5ebaa3e 3,187 1.00/1.00 vMB 12
715,217 715,217 00000000000000000009dd8394217479205780f03a5d21cc82c340bb71d4bbaa 1,304 0.46/1.00 vMB 8
715,216 715,216 00000000000000000003dd19c05194eee28b454199e0b7cb22ebd3081c634bf5 1,364 0.49/1.00 vMB 10
715,215 715,215 0000000000000000000478b5c2035edd38c2c34c4061ef5a265a2f2302405b83 774 0.23/1.00 vMB 9
715,214 715,214 0000000000000000000a510457f3f4867bae615373717819a7824ff27db2f27a 2,661 0.99/1.00 vMB 5
715,213 715,213 00000000000000000009ff2fea61f5bd08ea6d9dc4eeadb89680fa88d6dc9b89 3,461 1.00/1.00 vMB 3
715,212 715,212 00000000000000000008959bafed9fde8a3be8c51862bb80fa6a6bcbcdc01187 3,035 1.00/1.00 vMB 14
715,211 715,211 00000000000000000005a9c071fcc55c49548496bfd754731a05c9ca3b9325f9 599 0.26/1.00 vMB 8
715,210 715,210 0000000000000000000622b08ef42b50214b78f1fd3eee19e2aa560ae4cd0d8d 1,053 0.39/1.00 vMB 8
715,209 715,209 0000000000000000000a4e783c4e20ddf64058009338e77b795d1077e582e0db 318 0.17/1.00 vMB 8
715,208 715,208 00000000000000000003839f187ea8357642d35c3afcada6c5a3ded89e704576 970 0.32/1.00 vMB 8
715,207 715,207 00000000000000000001ac2a886b013bfa77e5af11181aae9ff28f259736c059 621 0.33/1.00 vMB 9
715,206 715,206 000000000000000000090f0a2b28a5587c717b47afdb2ce0467216110f5fffe5 410 0.17/1.00 vMB 8
715,205 715,205 000000000000000000055abe9dba05f9d597b80a122b374275f2d310ef6b7e76 294 0.17/1.00 vMB 6
715,204 715,204 0000000000000000000354a5a31b88f46ed6d48edc31ffa07efa97a15ff77f16 368 0.12/1.00 vMB 10
715,203 715,203 00000000000000000007752c5fd5f1ab35fcd2545d70ba93db794fb6ffad3fe1 131 0.05/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.08 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: 651.43 GB
    • Received: 13.56 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.