Loading Tool

Explorer IconExplorer

Memory Pool

86,527 transactions
32.93 vMB
0.07720243 BTC
Random Selection Loading Transactions
Max Size: 196.32/200 MB

Candidate Block

Mining Attempt 2f2cb83a40bfc99de7ece9ef3199306eecdab22a14487dba8ee4e6eb2052c196
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 9739c67c072c0212acc2978cea1fc0dfa997eb256cae35362bb20eb2d75bd375
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,981
Size: 1.00 vMB
Total Fees: 0.01170177 BTC
Feerates: 151.14 > 1.17 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (479,698 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
435,249 435,249 00000000000000000323e552f15a7674df7abbd26454cbf48b7acb34505cc0c6 2,741 1.00/1.00 vMB 65
435,248 435,248 0000000000000000000c56821498d497ee6a4d118d5ae9d9d143a9f8320e1b31 2,595 1.00/1.00 vMB 79
435,247 435,247 0000000000000000036ecb0124b6bffe22b0d1144cf33c21b347676cb7cd008a 2,681 1.00/1.00 vMB 68
435,246 435,246 00000000000000000325a9b10b0ee82055f017c54c554faed60a460b65ba9a42 2,794 1.00/1.00 vMB 72
435,245 435,245 00000000000000000080f48857229ae601d1593c32b57887609c8c5b6eb9dd24 2,418 1.00/1.00 vMB 70
435,244 435,244 00000000000000000223ec7f5e5b2952996edd2acfa154901134f28bf33560fe 1,269 0.99/1.00 vMB 35
435,243 435,243 000000000000000003cb38f8831aad638cce41d3225ad181f7fcb89b3063db4d 536 0.98/1.00 vMB 15
435,242 435,242 000000000000000000087fe7b88747eb325c80fe8f08c42bc6ccbc4e76c1dbe3 1,992 1.00/1.00 vMB 47
435,241 435,241 000000000000000003c7e7f96574709a4aa818e3aaba30505e0f0da91e923e74 2,680 1.00/1.00 vMB 79
435,240 435,240 0000000000000000028503284bc4760321f7ec0fe10bb5844a4c47c8079fbf64 417 0.98/1.00 vMB 9
435,239 435,239 000000000000000004017e62a5839e10cf6365da4400bd1a6ed4c84fe9557b9b 1,622 0.81/1.00 vMB 59
435,238 435,238 000000000000000001aaca53b78bad26a058914bf95b79b1588eba5cd3e37224 393 0.16/1.00 vMB 75
435,237 435,237 000000000000000002395aa4c86661e65021df7e7c671a735a23b3f9a842ed2c 1,460 0.66/1.00 vMB 57
435,236 435,236 000000000000000003554e6bf5ba25d4c3cecb0258692e83cac14e519f540748 1,423 1.00/1.00 vMB 42
435,235 435,235 0000000000000000021a19c446b0e7533f7912c69180bc3a30a2b21eb484e743 2,291 1.00/1.00 vMB 63
435,234 435,234 000000000000000000e5a60d65208c2392b8de0d5d08d8f52d5197cf0c7995fd 2,833 1.00/1.00 vMB 70
435,233 435,233 000000000000000002ab60e62fd529bcf6359811c34699b3e95c95db08b577f1 2,414 1.00/1.00 vMB 85
435,232 435,232 0000000000000000018a09187c7ffc8abfceed64f36c2c41861a690a7692ec86 2,253 1.00/1.00 vMB 76
435,231 435,231 00000000000000000401e3950384bd2f745197caae48fb81113e5814a1797efe 1,127 0.99/1.00 vMB 30
435,230 435,230 0000000000000000040aa73418272007d45aaf816e5ec0619a29f386664f926c 1,516 0.97/1.00 vMB 43
435,229 435,229 00000000000000000036199d115740fa1d9158c941aefe0926c6cd3fcb1ca942 1,420 0.75/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.