Loading Tool

Explorer IconExplorer

Memory Pool

53,021 transactions
31.45 vMB
0.18113067 BTC
Random Selection Loading Transactions
Max Size: 168.97/200 MB

Candidate Block

Mining Attempt 7be6177831763bbe1b41d657a06c8a4a90a6f48c36fbd7afdc69a6b2cb558074
Version 20000000
Previous Block 0000000000000000000150ac5d85e9507ede5886efaa3253ea821573fd5eeda5
Merkle Root 1f39fff59d1ad32d3b7ae3cdeed1c1b719ff76bb084a4897cd9b07a78ba070ff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,232
Size: 1.00 vMB
Total Fees: 0.09611515 BTC
Feerates: 477.45 > 9.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,824 (584,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,181 330,181 00000000000000001baa782c42a11d25db4866fa0670a94241250e89204258de 772 0.52/1.00 vMB 25
330,180 330,180 00000000000000001080cbf44ffe515acb8fbd44f857ceeee90a043c5e53216e 163 0.05/1.00 vMB 29
330,179 330,179 0000000000000000026fbb9538a8ca112e577098671d2fa9b80c16d468804eb7 523 0.26/1.00 vMB 44
330,178 330,178 0000000000000000162a5d53675ff5ddde2fd67adcaeec3e2110afcc4305d1c6 1,061 0.49/1.00 vMB 34
330,177 330,177 000000000000000012fa48fb2d80ef687efd6fcf8e1a8dd9af8a6c48baaeafc8 1,526 0.75/1.00 vMB 29
330,176 330,176 00000000000000000bd4caae8855a7db92e0e6fa690da4a05c4f9052e6a6de8b 684 0.42/1.00 vMB 27
330,175 330,175 00000000000000000e7cbc7bf6463bc8474c62597443dd22b1dc8b080950e18d 403 0.18/1.00 vMB 18
330,174 330,174 00000000000000000028496cb4f375f717e0c2d9f81fafc930045f9791739030 274 0.32/1.00 vMB 17
330,173 330,173 000000000000000008ff9e6494c58aaea446bce8c5eb809ea31893617286ecfe 991 0.35/1.00 vMB 39
330,172 330,172 000000000000000019f1390aaf799358ec14435728f7331a3392211a22531511 534 0.29/1.00 vMB 28
330,171 330,171 000000000000000000e4ae4449470172e3e6e0323d503682fea1eae897698b7b 107 0.07/1.00 vMB 24
330,170 330,170 000000000000000004c6b581080ca657a89229266f7ce5a9ef2986b2eaa4aea6 691 0.34/1.00 vMB 26
330,169 330,169 00000000000000001b1b9b853f29477f7e42c1d42c090a43c56fe446fd9aef68 64 0.03/1.00 vMB 49
330,168 330,168 0000000000000000160c6d711f9cd4b3c7b048e57eea3c73af4d74dd9ee6a9e3 726 0.45/1.00 vMB 22
330,167 330,167 000000000000000002cedd3fd118aad2958c759580f95eddc0c495e741464109 1,914 0.90/1.00 vMB 39
330,166 330,166 000000000000000018c7f93567e67dd8de99c09d8ea05c0f964e521eb8eab28d 64 0.03/1.00 vMB 30
330,165 330,165 00000000000000001132d5b6f64e8aa86a7865657c57b6f70b7c825f2f3cb4cb 780 0.39/1.00 vMB 31
330,164 330,164 00000000000000001592d6fd9f69e6d15413a9bad385bca0bb922b8767d5d9f9 45 0.02/1.00 vMB 17
330,163 330,163 000000000000000018ff4bd277b5109391a677d9554533cd982127503a93c299 659 0.31/1.00 vMB 31
330,162 330,162 000000000000000017473bee70df35198811ef4960078d4bc1237f1406857bd4 49 0.03/1.00 vMB 5
330,161 330,161 00000000000000001808196e13f000d475d1ee3ebdee91bf5674f95016cbbca2 310 0.44/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.08 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: 651.32 GB
    • Received: 13.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.