Loading Tool

Explorer IconExplorer

Memory Pool

23,823 transactions
10.09 vMB
0.06483496 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 58.84/200 MB

Candidate Block

Mining Attempt b3f15fcff7bfc679e21f020e4cb782a63da603fe5be1a3defcdaea951ffd75f1
Version 20000000
Previous Block 00000000000000000001124cf23d5407a6c1c959f1638ede05fd1137b99bca69
Merkle Root 6e8ce536d86f1da24dc1bfedd513be3d7dc64b2f13cee4ec38440a4d2a37a0e2
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,353
Size: 1.00 vMB
Total Fees: 0.03533932 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,405 (903,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
10,189 10,189 00000000561606090b6a99aa110fcc447dd35abacfa4a45a6db4e338efe3673b 1 0.00 vMB 0
10,188 10,188 0000000033df7eaf1fdebc16aec8ea786833b51a3868f899344eb5bfd9927f7b 1 0.00 vMB 0
10,187 10,187 00000000178db3f69eb07b7c860808e5b940c5bbe1913f7a709e43c5b39db5cf 1 0.00 vMB 0
10,186 10,186 000000009f65b84345a688dec14d0b0b7b184230178be5bbe7db90dd816d8d24 1 0.00 vMB 0
10,185 10,185 0000000005f99a60b0cbc19f22dfee14c34e3296c9d46869b6cfea3710cedb73 1 0.00 vMB 0
10,184 10,184 000000009c6c0db2915e7f5e758fb572f0b2d1ce15e4398073bda2de850af92c 1 0.00 vMB 0
10,183 10,183 0000000025285e9559001ff9a03d9a75a72e4dcacfde9579fd4cbdbf6af61730 1 0.00 vMB 0
10,182 10,182 00000000c45f502458af25988a81c846b883199bc9b643ae15d4b34ae6fc5f87 1 0.00 vMB 0
10,181 10,181 00000000038165dceb6ab54d3d84e6fa46f40f7b89af4dc94f380a05cea7c0fd 1 0.00 vMB 0
10,180 10,180 00000000a229b7797fd4e7efd2981de84247faae81c155ec8a2922173215469e 1 0.00 vMB 0
10,179 10,179 000000000a5fff76324129e933315e9b04aa024a9dd692866073aa9837d9875c 1 0.00 vMB 0
10,178 10,178 00000000716b418c56c3bcca9b68323589d81ec879e05585b70f701ebf1913c2 1 0.00 vMB 0
10,177 10,177 00000000198b86032315f2da612d5f3bc9fa3044cd6ea3451fc5a74d59ce6557 1 0.00 vMB 0
10,176 10,176 00000000795e2ea35c5fd779d1812548a99ae95e2273f0c8780b036015c84c1e 1 0.00 vMB 0
10,175 10,175 00000000507d2c3580c165e498530b1e1bd8c30c91a0825cd71e24282156136c 1 0.00 vMB 0
10,174 10,174 00000000ec8a5b39eee7dda83ef479c86dc7c21a218ad7662feeba087e555e03 1 0.00 vMB 0
10,173 10,173 000000007e212a7200076f8c49f2752bc2be83dfec4685f25b14fcc3c2616f7a 1 0.00 vMB 0
10,172 10,172 00000000e110061d11a624c970eeb04e4e9e67fa5af2c3bf4a9f585483cc04bd 1 0.00 vMB 0
10,171 10,171 00000000e04e995a536da56fc60d6da06e87321fbc4407d9f5fa7481bc905b10 1 0.00 vMB 0
10,170 10,170 0000000011194b552a1c8d616111392f102278f69d7080878747d29c9ecd315d 1 0.00 vMB 0
10,169 10,169 000000000cc6cc0e959f7987b4facb9c0802651a5e3135340e2d5d771d7ea000 1 0.00 vMB 0
Previous 10 blocks ↓
Total Size: 779.57 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 110
    • Outgoing: 10
  • Data Transfer:
    • Sent: 279.86 GB
    • Received: 1.10 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.