Loading Tool

Explorer IconExplorer

Memory Pool

86,547 transactions
32.13 vMB
0.13059387 BTC
Random Selection Loading Transactions
Max Size: 194.43/200 MB

Candidate Block

Mining Attempt 3fc632cac0d4f9502eeb084a7d458ddc221c274660f2a892d43a382ed9546e19
Version 20000000
Previous Block 00000000000000000001707a930fd9ef259bc17945e78e278099f3467b752fd0
Merkle Root b7d4e55f12eebb0e1096bf321e83657bd9ccd960964d468af01d7228c98399b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,488
Size: 1.00 vMB
Total Fees: 0.04066637 BTC
Feerates: 198.70 > 4.08 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,955 (237,558 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
677,397 677,397 000000000000000000091b3c56396d1e165eb108db9a5deff790f4940b822887 1,954 1.00/1.00 vMB 44
677,396 677,396 0000000000000000000aea8c8fdd67779f7d2c07a89748f2aece68eb485f732a 2,162 1.00/1.00 vMB 37
677,395 677,395 000000000000000000070ba5f3a1681c93acff3b20a21cd218b0bf436fd90479 1,691 1.00/1.00 vMB 25
677,394 677,394 000000000000000000038428a936390e56a6bf0eecfa90c2844a967964002a9f 2,375 1.00/1.00 vMB 40
677,393 677,393 00000000000000000003a62398375bd30493fcfdc9f0aecaf5e942414d8dfba8 2,626 1.00/1.00 vMB 67
677,392 677,392 00000000000000000006936b5dfc83a5cd83d8a3d34978a3233750958c77a7c6 2,261 1.00/1.00 vMB 34
677,391 677,391 0000000000000000000bcafe3835c8b49c452d1f2073c57975f3948fd6328e30 2,555 1.00/1.00 vMB 57
677,390 677,390 000000000000000000015f5490ad038c8a763086e94878ff94ff45c607f86ae2 2,554 1.00/1.00 vMB 31
677,389 677,389 00000000000000000001d1e279449fb642add401a927612e303e563cedad5b08 2,242 1.00/1.00 vMB 55
677,388 677,388 00000000000000000002e9a2bb59e487f2683ddcd34768f53e6d913f6466026b 1,669 1.00/1.00 vMB 74
677,387 677,387 0000000000000000000050b4634ce1aff7708adbd56439217a65c9b1861a6108 1,372 1.00/1.00 vMB 62
677,386 677,386 00000000000000000007cd343d6f1792983daae73c7a3a2d4c5b668535e3595b 823 1.00/1.00 vMB 77
677,385 677,385 00000000000000000006bea4f36bf8281a32df1a1b37fad2ca3ccd4593051cbf 2,247 1.00/1.00 vMB 88
677,384 677,384 0000000000000000000007a4be22ad9c3700124497160b2412333d4da3a5b2a6 2,673 1.00/1.00 vMB 45
677,383 677,383 000000000000000000070c40683c277a15740e6b755cbd0a1d9dfd7b84a49007 1,462 1.00/1.00 vMB 59
677,382 677,382 00000000000000000001cedcf95eba18f8e5d8e1f43af6f5971d37f721f24941 1,329 1.00/1.00 vMB 77
677,381 677,381 000000000000000000048fa365f038220078f6cc124fed45401dc8ba82d645d0 2,751 1.00/1.00 vMB 91
677,380 677,380 0000000000000000000966bea658b0f4fcef42106828c75bb4cd039f30d1cbd6 1,738 1.00/1.00 vMB 42
677,379 677,379 00000000000000000008f1bebde23acb5dce2df900fe52122fa141a230300a8e 2,163 1.00/1.00 vMB 51
677,378 677,378 0000000000000000000b3ad7fdc5feb65958d80dcfa1256882919e6d54aae2e8 1,489 1.00/1.00 vMB 55
677,377 677,377 00000000000000000000bd3ea04ebf6bf6728015c95e0c59823bb3a6867d009b 1,536 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.31 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: 660.22 GB
    • Received: 14.63 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.