Loading Tool

Explorer IconExplorer

Memory Pool

79,824 transactions
31.30 vMB
0.07478161 BTC
Random Selection Loading Transactions
Max Size: 188.74/200 MB

Candidate Block

Mining Attempt 5df514c7f0a923ce7778744a45b0b1e761a731509ce9a5a7f08a97880849959d
Version 20000000
Previous Block 00000000000000000002020d6da75dddab5026e98b36b40b3adec106d44827a1
Merkle Root 5e7781a9f239375c622364d7984da3bc6ca7c113e24cfbefb8a5b16d51686c15
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 923
Size: 1.00 vMB
Total Fees: 0.00699857 BTC
Feerates: 40.21 > 0.70 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,177 (221,950 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,227 693,227 00000000000000000011c013338148fbaab120dde19a58ba283961e8d00eda4a 1,605 0.57/1.00 vMB 12
693,226 693,226 000000000000000000128b74dcf1d0c58457aec07b43afc89576d6f77edbd86c 1,560 0.47/1.00 vMB 5
693,225 693,225 000000000000000000107d8deab06f6549f136922d01313e21c3870e1d1ac124 2,295 1.00/1.00 vMB 28
693,224 693,224 00000000000000000011669115c5b1640130ba19b7fb2218a513f3419f55a891 86 0.03/1.00 vMB 57
693,223 693,223 00000000000000000010b0efe870268388d8cd615b15f2591cb4b5e5c83d56a2 1,830 0.74/1.00 vMB 7
693,222 693,222 00000000000000000012eae078c43fe9f5727d04c688908c0ddf11d5292ba7ff 2,449 1.00/1.00 vMB 15
693,221 693,221 0000000000000000000043e091bda1adeea5ba48ac77e9b3c003fe92e19806ab 1,357 0.49/1.00 vMB 12
693,220 693,220 0000000000000000000fd0cae4080c7d718675d1e96f2de80aad4954a07d67e0 81 0.03/1.00 vMB 22
693,219 693,219 0000000000000000000b0f09b1f6448076d379993196dc30e80699bccfd515ef 2,024 0.94/1.00 vMB 9
693,218 693,218 0000000000000000000914c66920234875f4db152ef79fdf89e79fcc938bf1cd 1,392 0.71/1.00 vMB 9
693,217 693,217 0000000000000000001151a76d1333f7e8bd69c2ce1924ff2589322f6b0da9b9 327 0.17/1.00 vMB 7
693,216 693,216 000000000000000000081c64af7bea015b93f7a70483b29fc79fa97fd8e7fd84 630 0.31/1.00 vMB 10
693,215 693,215 0000000000000000000dc69c76a612376c7ad6f22107328d4c35860829c7de05 1,295 0.67/1.00 vMB 7
693,214 693,214 00000000000000000002f849107e9d6506d57ee999a868d167eabf2208af3d30 2,633 1.00/1.00 vMB 19
693,213 693,213 00000000000000000010c8a33729c77aa9af6b6b77975a352ed9f00199c8e501 920 1.00/1.00 vMB 10
693,212 693,212 0000000000000000000bd14c3b04d89558ff555291867aaf3a9b4c23331e3977 1,133 0.70/1.00 vMB 8
693,211 693,211 00000000000000000010bbcb487394730ed1a1d885d9c5563e5c671fd7075a73 2,848 1.00/1.00 vMB 19
693,210 693,210 0000000000000000000f61639226132e7388d4a7877fd501da39b52a111c1398 792 0.22/1.00 vMB 12
693,209 693,209 00000000000000000005347f652f2f5cda8bf73e250d24d4fd66372fab24f131 2,516 0.91/1.00 vMB 10
693,208 693,208 0000000000000000000ea697c6c58fa1aa3646e0b7a3576133cdd89988374c90 2,487 1.00/1.00 vMB 8
693,207 693,207 000000000000000000139b422565b9911846f1d31819c0d51fc409ff08345648 1,971 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.70 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: 697.39 GB
    • Received: 16.58 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.