Loading Tool

Explorer IconExplorer

Memory Pool

39,206 transactions
28.67 vMB
0.06156529 BTC
Random Selection Loading Transactions
Max Size: 145.64/200 MB

Candidate Block

Mining Attempt daeaa849236f9331e86afe87532e593a959e5023ef52e9814ff7b1fcc542acef
Version 20000000
Previous Block 00000000000000000000a03c2ff2e9c4376ebfdb09bdac0054b5959b0793006b
Merkle Root c2b2b600784a60aa8baf3753c7fb333f8ea7208474eaf9f66130255b7ebc0152
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,803
Size: 1.00 vMB
Total Fees: 0.00607577 BTC
Feerates: 150.80 > 0.61 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,546 (529,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,523 385,523 000000000000000006b6f875ed5a21875e42294c3056eaa4a181bd297919c476 759 0.75/1.00 vMB 16
385,522 385,522 00000000000000000cb9a7bdde11a19b9b129e23452b42186625dbe01d7d3811 915 0.32/1.00 vMB 51
385,521 385,521 000000000000000004c8861767b028aa3f962af4cb8cf31dfec1620e1a28be15 813 0.39/1.00 vMB 30
385,520 385,520 00000000000000000bd6bec11a9efc39b71c3f5a16c8616dbfc8cb81e5578bd1 1,168 0.64/1.00 vMB 33
385,519 385,519 00000000000000000001cc737d061866688bdb6a90bc57277ff72b5dd16c115f 1,634 0.79/1.00 vMB 31
385,518 385,518 00000000000000000077637c543fddb8b2f5f2c2fb1f503826a87fcb2d233030 779 0.38/1.00 vMB 31
385,517 385,517 0000000000000000090c091d059e14d19432e4f4a9f1f7a64f1f55235c500b95 228 0.24/1.00 vMB 12
385,516 385,516 000000000000000001ff5385f797973e0d487c36228fc0639acde049c5defa9e 525 0.24/1.00 vMB 32
385,515 385,515 00000000000000000123e428d916d6125b0933176105a9814c9706e258908b95 1,973 1.00/1.00 vMB 30
385,514 385,514 00000000000000000eaac64a3b528379b6a1ae429084af71eac931a75249b599 2 0.00/1.00 vMB 0
385,513 385,513 000000000000000000d7ddc74f44d0fea66a6262a31e5dd17bbac92337952f4a 744 0.75/1.00 vMB 14
385,512 385,512 000000000000000004b77d2087cbe9c84a6812c394db51d78f6e10272ac5e83a 291 0.24/1.00 vMB 20
385,511 385,511 000000000000000008b7954f9c200f6b09175731962b4e59a82143f0fbc7ef7c 1,159 0.54/1.00 vMB 33
385,510 385,510 00000000000000000ef246c814f8cb8c1a26bc3c6cb1286bdbc5f4140ed3fc79 174 0.24/1.00 vMB 10
385,509 385,509 000000000000000002302af796efc87c1a851c0d6dcea079a554ea0e66e1c1c3 1 0.00/1.00 vMB 0
385,508 385,508 00000000000000000e1eaafd06b80b67988bbc4b2d9d736b169fde83df9230a7 533 0.30/1.00 vMB 30
385,507 385,507 00000000000000000e763031050c97f8cf72e8415b60a8caa2ef7a5678873af1 1,283 0.65/1.00 vMB 30
385,506 385,506 000000000000000000b707865ea57b5524be98c6f9b197392174efe7186f99b7 65 0.07/1.00 vMB 10
385,505 385,505 000000000000000002381c88e5f71ad0d7247ecc9c3fafd2c3214b9358670596 998 0.45/1.00 vMB 35
385,504 385,504 000000000000000006e1b2c1b32fd25eb470a0b111e5698386afb0f6edacd3ba 132 0.11/1.00 vMB 15
385,503 385,503 000000000000000004b9dd4e72ec59e616360b6358db86c76c67aba117483e41 483 0.30/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 781.58 GB

Node Details:

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