Loading Tool

Explorer IconExplorer

Memory Pool

76,438 transactions
28.16 vMB
0.08480598 BTC
Random Selection Loading Transactions
Max Size: 171.51/200 MB

Candidate Block

Mining Attempt 2239e612edf3c1685b41640d19ffbe24b760bce56f5e01116e7bbb53a054e302
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root f712976ff6d085563f7234750e4f8caa912bb2ba761fd7f1f21cc36205da4e60
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,018
Size: 1.00 vMB
Total Fees: 0.02384845 BTC
Feerates: 150.93 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (7,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
908,274 908,274 00000000000000000000376bf2d488599a8a77d72da0812d355d28f662672098 582 1.00/1.00 vMB 0
908,273 908,273 000000000000000000007afda50afb5940212acb7062e14909b108808e3a9e61 3,201 1.00/1.00 vMB 1
908,272 908,272 0000000000000000000122165ab52671e6f673241ee64fd431e00ca27c86430e 1,964 1.00/1.00 vMB 1
908,271 908,271 0000000000000000000159d39dc30033a0f5558a179ee15792ed01f431403f8a 3,200 0.88/1.00 vMB 2
908,270 908,270 0000000000000000000142f7fde3b56c8aeb35ad8892e470a0025ca22f3dbbd0 737 0.99/1.00 vMB 1
908,269 908,269 000000000000000000017602e14e5dff1a1ccdc06b1544a0af09fc436476b1d6 976 1.00/1.00 vMB 1
908,268 908,268 0000000000000000000230e1a26f7f1602df9928cfecc15b9c06ea7997190317 1,361 0.97/1.00 vMB 1
908,267 908,267 0000000000000000000176b34aaa3ab1fa7c91b1edcc91b86de978fcbd07258d 918 1.00/1.00 vMB 1
908,266 908,266 000000000000000000019e5ee53b2690b9311db02178202501d6d24403d5e749 279 0.95/1.00 vMB 1
908,265 908,265 0000000000000000000162cb757efc51d5a0c88f01c165067487c4d381e2d0b5 2,171 1.00/1.00 vMB 2
908,264 908,264 00000000000000000000defd278b8fbca81ed93627074d426daf25f50d1b9a80 1,347 1.00/1.00 vMB 1
908,263 908,263 00000000000000000000dbe7403045bcadbe8333dccdbef9e7ecbe5efa67770f 3,797 1.00/1.00 vMB 4
908,262 908,262 000000000000000000021ae17b359441b4fec32883b1464ee9c182cb9a643190 1,978 1.00/1.00 vMB 1
908,261 908,261 000000000000000000015375e191d5dbfee7b92b14b747cddb7d38238dc1f9f7 2,630 1.00/1.00 vMB 2
908,260 908,260 0000000000000000000147e83b6e253b41534a995666f97b3ecd5144dfcef080 3,837 1.00/1.00 vMB 5
908,259 908,259 0000000000000000000132f8b75a28a95e401c168bc203cd330a4f6be628fd76 3,693 1.00/1.00 vMB 4
908,258 908,258 00000000000000000000276b986700f8a7912ccbe2967cf30ef508be5247c815 189 1.00/1.00 vMB 1
908,257 908,257 0000000000000000000102e2fa2b1ac224a4f414a77b9b5c1c8ed2b83cdc320c 1,482 1.00/1.00 vMB 1
908,256 908,256 0000000000000000000189a29fa9959ae64d358f355b00e4e20f5550c2bb7891 3,408 1.00/1.00 vMB 3
908,255 908,255 000000000000000000011a158e99d92c6722a041ee950f732168a5193b4a9dbd 1,287 1.00/1.00 vMB 1
908,254 908,254 000000000000000000015ced4a6c277229ffd82726f13780d30c0f8fb2cd2337 2,475 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.