Loading Tool

Explorer IconExplorer

Memory Pool

81,157 transactions
29.85 vMB
0.15181953 BTC
Random Selection Loading Transactions
Max Size: 179.95/200 MB

Candidate Block

Mining Attempt 3bbc60394b8b3027da5757b829f924a23d5619f35c5b79a15fc4efecf771d108
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root f1e287e9092b425cf3e15f18e5b8430b3b67066bf628ac5dc6dbd4b1bac87577
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,537
Size: 1.00 vMB
Total Fees: 0.05769901 BTC
Feerates: 1,002.91 > 5.78 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (385,870 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,435 529,435 00000000000000000028c33a61a05d945d71182111de83b4f3c61ac11f289504 2,981 1.00/1.00 vMB 10
529,434 529,434 0000000000000000002cf3b2f0eaa7ba1669e53aa59385f54afbdc451bb88833 1,529 1.00/1.00 vMB 74
529,433 529,433 000000000000000000345dfc7de6bbd4e6a1bbbadd0b961340692212675b6e00 1,702 1.00/1.00 vMB 47
529,432 529,432 00000000000000000036748fac1aaf73316405a30a0e7a820da5947b5be73f27 3,178 1.00/1.00 vMB 28
529,431 529,431 000000000000000000068fe40907e49507f3766147c3eddd66bdd10c31c7a6e8 2,312 1.00/1.00 vMB 82
529,430 529,430 0000000000000000001918c5c48f8b97fe0478805fcf382fb56342d919938f83 2,366 1.00/1.00 vMB 13
529,429 529,429 0000000000000000000f997213fff519e93e6593ba1dcb51e82e3cc8509fc26e 2,529 1.00/1.00 vMB 95
529,428 529,428 0000000000000000000c41e86ea03c78c49f3a92ec9cc1b8d4a0ccb473d49428 137 1.00/1.00 vMB 2
529,427 529,427 000000000000000000220ad3b5a210902e025a16bcc74d17c9a5285fc54d1f99 410 1.00/1.00 vMB 6
529,426 529,426 00000000000000000002eddcf1626398813267ca13853f5614ca2600338e6d37 1,258 1.00/1.00 vMB 17
529,425 529,425 00000000000000000033c2f2acf3ada7ee1cfc0fba7ed90c9d71b25790397998 300 1.00/1.00 vMB 3
529,424 529,424 000000000000000000216733c9599895f79678da85839abb73f4355f47089226 900 1.00/1.00 vMB 15
529,423 529,423 0000000000000000001d10795c7900550e7c86dc58568c43a05de501c54e37e1 455 1.00/1.00 vMB 6
529,422 529,422 000000000000000000334b2f55ad90ab2b077d83b494e723b6955cdc2fc162c3 1,129 1.00/1.00 vMB 17
529,421 529,421 00000000000000000027d70025b7f8927758cf478d37e6e790ff86f305b80476 1,769 1.00/1.00 vMB 23
529,420 529,420 00000000000000000020158d68412a75cd61957147bada91b5007a0cfdd6fdf7 762 1.00/1.00 vMB 13
529,419 529,419 0000000000000000001ab766c0a15b8d6a8163a762118e79b8a4a5e77f736a6a 81 1.00/1.00 vMB 1
529,418 529,418 00000000000000000029fc220704d5133ca9b776f5da06b6de8559bcb3a0f37e 1,006 1.00/1.00 vMB 20
529,417 529,417 000000000000000000140ea6817f83658efca77116a663a410569492fad5d92b 988 1.00/1.00 vMB 13
529,416 529,416 00000000000000000020e8f99e747f67522ed566d0ae852e159b847dfcf231df 1,601 1.00/1.00 vMB 31
529,415 529,415 0000000000000000001249f8dab2728cb4f2be8a002f566301b7c9a16f4eec1b 200 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.92 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: 714.47 GB
    • Received: 17.54 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.