Loading Tool

Explorer IconExplorer

Memory Pool

84,904 transactions
31.24 vMB
0.08643811 BTC
Random Selection Loading Transactions
Max Size: 191.79/200 MB

Candidate Block

Mining Attempt dc8bc5dec5616a1756eed1ad37e0d315be6f7d4e02136b346eedad9cbcc7cf26
Version 20000000
Previous Block 00000000000000000001b29add78d99cb5e061a5e72df6fb885a5387183d5902
Merkle Root d2dd12a0d3e30152e5fb381536c221703871a544558969ad9e0999d6d44d7b46
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,410
Size: 1.00 vMB
Total Fees: 0.01170785 BTC
Feerates: 217.72 > 1.17 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,365 (391,159 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,206 524,206 00000000000000000025c1442c1f85e3e0bce63315c7a12092bffaebcada6c32 1,540 0.69/1.00 vMB 36
524,205 524,205 00000000000000000029655e83c5f72c44ab2341b6d5ab6afe62086b569d0ec9 346 0.11/1.00 vMB 23
524,204 524,204 0000000000000000001cc5d0b6b3a8ad3f783dabf7306757b7dfc61ad729b550 87 0.03/1.00 vMB 55
524,203 524,203 0000000000000000002af20819df03183b975c16c6299ed5768194e72b471a50 902 0.33/1.00 vMB 36
524,202 524,202 0000000000000000001868f7ffcdb84f2c8311c67227b5a6d0003753ae848ff4 1,416 0.57/1.00 vMB 29
524,201 524,201 0000000000000000004097baf989fb82be46cd615e1955fae3fc539f9ed4b7a4 1,487 0.61/1.00 vMB 30
524,200 524,200 000000000000000000116ef420b37c3779188f253d2e7dfc6f5d19118c3a22b5 1,798 0.54/1.00 vMB 29
524,199 524,199 00000000000000000024b1626341a01087f47c43ceacada15fe826659fb6821b 1,743 0.98/1.00 vMB 25
524,198 524,198 00000000000000000020119a36024acf341d28752662de689ba2b86267e4681a 1,044 0.37/1.00 vMB 15
524,197 524,197 0000000000000000002f066c3be08cdc08ab35fc93d9648983e007fc1b0917ec 2,634 1.00/1.00 vMB 19
524,196 524,196 0000000000000000001138f91719b318ec2bc80ca08f98fb013e85522f13bb07 2,723 1.00/1.00 vMB 18
524,195 524,195 00000000000000000028d12ac04fa9de71131c101ae9e3f118e40bdabc7bf615 2,187 1.00/1.00 vMB 59
524,194 524,194 000000000000000000350d50e1be0604287701aa1c6b1f6a44e7fdd9c0d8622b 2,797 0.96/1.00 vMB 29
524,193 524,193 000000000000000000226c6e134d19d85d9b82aeb60b3f3c47d69272ff4e1bde 1,128 0.39/1.00 vMB 36
524,192 524,192 0000000000000000001cdc833563f845e841881c2ab87ab474914b95c070f56a 1,838 0.74/1.00 vMB 29
524,191 524,191 00000000000000000037288aa2aa02ec50ce920a6e7409e3f63b6d54442e05ef 1,573 0.72/1.00 vMB 14
524,190 524,190 0000000000000000001d1681520092942979ef12992615c2fb61e82cc2fe0725 2,692 1.00/1.00 vMB 54
524,189 524,189 0000000000000000000fd9f918c77b71f70e932662d61852efa8af672b71afcc 1,092 0.44/1.00 vMB 21
524,188 524,188 00000000000000000011835225b8859cf66b39e11a86e8eb2336309cb2461aea 2,805 1.00/1.00 vMB 55
524,187 524,187 00000000000000000039c6f4dc71b7d7e604884b0f1f8721b2cbe66f263c8ae6 1,421 0.52/1.00 vMB 36
524,186 524,186 000000000000000000259ebb816c1197ff11f57646c8f459dabd079f3896f05e 1,063 0.45/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.02 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: 719.47 GB
    • Received: 18.07 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.