Loading Tool

Explorer IconExplorer

Memory Pool

83,149 transactions
30.40 vMB
0.14660450 BTC
Random Selection Loading Transactions
Max Size: 183.68/200 MB

Candidate Block

Mining Attempt 50fc2c9a2b0896158cebd642472872563c1343aba4109c5c056ca84c14f31c8c
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 69d8bba98eb34b5717d9aa01c6e00ee489d63276d2968055d27f358ad9c44ae7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,754
Size: 1.00 vMB
Total Fees: 0.06123749 BTC
Feerates: 477.45 > 6.14 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (103,973 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
811,164 811,164 000000000000000000049b6f3ffec6fdd397e5fd82fde4c58b23a77acc6b78ff 789 1.00/1.00 vMB 5
811,163 811,163 000000000000000000009dce5f4bd32b8180edd8dd0c2ec50afaf54df01da91c 2,940 1.00/1.00 vMB 22
811,162 811,162 00000000000000000004461177ae1b8dca23f97001a02a851e6247ffe984ee64 840 1.00/1.00 vMB 2
811,161 811,161 00000000000000000003c277118e8a6bbbdd40523e8ad3ce89c8c4b420376af0 1,288 1.00/1.00 vMB 3
811,160 811,160 00000000000000000003808955465a027fd95dfcb558d1a075d3ab435440ee02 2,277 1.00/1.00 vMB 8
811,159 811,159 000000000000000000005dc684d8d3537e741895673b98b440329d62a778f935 1,137 1.00/1.00 vMB 2
811,158 811,158 00000000000000000000c608b96abf642ab105ff462f2c32389fcdeb8519c75b 1,741 1.00/1.00 vMB 6
811,157 811,157 00000000000000000000bee2870a5c75c7be994528e443a7c628d164f26d3efd 1,401 1.00/1.00 vMB 2
811,156 811,156 00000000000000000002d6773d1ea69a17663c9b274b94a8b1882177189f697e 1,247 1.00/1.00 vMB 7
811,155 811,155 00000000000000000003eae4336feef9cf0181e5b0d644cfa4d8ead016061f8a 570 1.00/1.00 vMB 2
811,154 811,154 00000000000000000003f24d6841cdd20febeb943bf8ec8e24af41ad66cc4583 1,307 1.00/1.00 vMB 9
811,153 811,153 000000000000000000014e65b929ee1d41f09fa4821e012181549b2fd2ffcd15 2,456 1.00/1.00 vMB 14
811,152 811,152 000000000000000000042b024fedb82d8424361b4cbd753bcec94e759b9f0c3b 2,090 1.00/1.00 vMB 7
811,151 811,151 000000000000000000001a3a47b5707a26eff4ecd652b7cd2d098861bdb53b28 1,433 1.00/1.00 vMB 7
811,150 811,150 000000000000000000044d0cee553733542601416ba90384240c631e5855709c 2,349 1.00/1.00 vMB 17
811,149 811,149 00000000000000000003c4f612070e5bc03a3512b8b26db681ee4af3d966669c 358 1.00/1.00 vMB 3
811,148 811,148 0000000000000000000275c0382fa1c83389a3dc424580e61aea8eb26ba2b74b 1,288 1.00/1.00 vMB 4
811,147 811,147 0000000000000000000315947bf68bb3b866feeebd909cbc1d97aa4aecfc673a 551 1.00/1.00 vMB 3
811,146 811,146 00000000000000000002fdc2778f525a8e8f31b2ae2234fc3ec3d96a1c8f0de8 1,962 1.00/1.00 vMB 9
811,145 811,145 000000000000000000029003b82accf220c7d7109ca5804e6fccef7e2da67df0 1,376 1.00/1.00 vMB 6
811,144 811,144 0000000000000000000066a0b45731cbd4464e1208020d1453fdd8a7d61ac325 2,575 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.63 GB

Node Details:

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