Loading Tool

Explorer IconExplorer

Memory Pool

32,527 transactions
29.52 vMB
0.07759107 BTC
Random Selection Loading Transactions
Max Size: 160.19/200 MB

Candidate Block

Mining Attempt 8d20308c9c2cb4e29270fa335a2f03a047ad5d45531c9e0347918b7ab850c90e
Version 20000000
Previous Block 00000000000000000000703d366a0f2e9456ff49d30436c15ad4075d0630f92d
Merkle Root 699d5cea41234be88eaf5702801f1663dcceaffeb30004bf77b55f48cdbcb518
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,873
Size: 1.00 vMB
Total Fees: 0.03829777 BTC
Feerates: 200.00 > 3.84 > 0.88 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 939,301 (99 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
939,202 939,202 00000000000000000000df5d8c34f1cf51e3428300385efe2c84d18bbccc6ed3 1,300 1.00/1.00 vMB 0
939,201 939,201 00000000000000000001cdb34fe148db45d7ddf7df4cf392c22f5a839dfecf9d 2,305 1.00/1.00 vMB 0
939,200 939,200 00000000000000000001ebb4e352aa630cec95be209deab04eb031df5995420b 1,839 0.49/1.00 vMB 2
939,199 939,199 000000000000000000009c83e882ea55eeac170b8376e6e733e1a4a1141c2e80 1,476 0.45/1.00 vMB 2
939,198 939,198 000000000000000000003613a833138a13be7e409a72058ee3127c9c32016c82 3,076 1.00/1.00 vMB 1
939,197 939,197 0000000000000000000055dede6c913c8843bf15ad016277487b43e75282696a 2,333 1.00/1.00 vMB 0
939,196 939,196 0000000000000000000182b5d4d86aee6b621ca35832063d68d1fc392e3a2f27 4,319 1.00/1.00 vMB 1
939,195 939,195 0000000000000000000167853f5a586fe150ea3fe1efdcc327971988cb6a252d 2,879 1.00/1.00 vMB 3
939,194 939,194 0000000000000000000099ff7a402bae7d22836c6206b0c66c383292b6356b17 229 0.05/1.00 vMB 2
939,193 939,193 0000000000000000000127e18aa51d30ace3c81c9c0a37efd31c613407af8bc2 4,900 1.00/1.00 vMB 0
939,192 939,192 000000000000000000019b8d5ac19637cccf06fc9ed258112d13bcd81d0f8e79 4,022 1.00/1.00 vMB 0
939,191 939,191 0000000000000000000176ec4329793c6ce9eaa840747a0b38f38a650dd78c7c 2,979 1.00/1.00 vMB 3
939,190 939,190 00000000000000000000f6321499194a2079fe24da841d397fa865cd74e89926 3,265 1.00/1.00 vMB 4
939,189 939,189 000000000000000000019f536a22c966864a00116729dd9870fc28b6364fdead 2,738 1.00/1.00 vMB 0
939,188 939,188 00000000000000000001addf9ecea163c4debaf1a4b93abc9236c3c19729e57a 3,318 0.98/1.00 vMB 2
939,187 939,187 000000000000000000013ee2397465dcdc61323341130ba4bdd3f11b82c566d2 3,848 1.00/1.00 vMB 3
939,186 939,186 00000000000000000000ccedda0adacf277a385b077efe03efbee8d7945ecca0 3,616 1.00/1.00 vMB 4
939,185 939,185 000000000000000000016f00993e666ef79a467a75831cd0df32b09fafc89ee4 1,360 1.00/1.00 vMB 0
939,184 939,184 00000000000000000001f1a48bbe01be87bb654824bd824fbfa6d48aa4bdb489 832 0.23/1.00 vMB 2
939,183 939,183 000000000000000000014150384cb34f64dc0a3a12bc0943f2d241cad6db1974 3,310 1.00/1.00 vMB 3
939,182 939,182 000000000000000000006d362684d905c0854522b513ae8a036a0c2a354e7e70 2,746 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 825.45 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: 4,248.59 GB
    • Received: 233.75 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.