Loading Tool

Explorer IconExplorer

Memory Pool

53,365 transactions
29.65 vMB
0.09956268 BTC
Random Selection Loading Transactions
Max Size: 159.19/200 MB

Candidate Block

Mining Attempt 7d4a32e8293752fa5c7817acfabf930fc06487e0e7b3cad6c1af62f6acaae1f5
Version 20000000
Previous Block 0000000000000000000086737fba9a33bd6932388559488701a76c615d9b1e14
Merkle Root d34797365798de6b0922245e5e3fc9ab4bfcfd2be909a5d052fbdabfa499550b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,773
Size: 1.00 vMB
Total Fees: 0.02822958 BTC
Feerates: 100.53 > 2.83 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,714 (78,516 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
836,198 836,198 0000000000000000000168764ef3fa4f093cbf3a679bea7250b182c312cddb88 827 1.00/1.00 vMB 7
836,197 836,197 000000000000000000031829cfe4623a33b9e040104ae5a075667590ee39bda4 2,130 1.00/1.00 vMB 9
836,196 836,196 00000000000000000001679283df779895059d68ef8f0baccdb92f1e6bf352ad 2,154 1.00/1.00 vMB 13
836,195 836,195 00000000000000000002b4469a6e5019330052d00034a1b2ff027b92bc569695 3,309 1.00/1.00 vMB 11
836,194 836,194 00000000000000000000361121795cda72a2494ef23648f19685977610c1d55a 2,490 1.00/1.00 vMB 12
836,193 836,193 0000000000000000000119e5eb651a934ec5b04f69e6c21b2468460d675fc03f 2,252 1.00/1.00 vMB 9
836,192 836,192 00000000000000000002d6d072466840a6acd67fa292332616fe517481c6158b 2,641 1.00/1.00 vMB 9
836,191 836,191 00000000000000000000dc274bb8ca6bab3100d8ad39a8f07d3dba526883e272 2,829 1.00/1.00 vMB 14
836,190 836,190 00000000000000000000277d843ebaf017510e68025aa67d56111c64de1b76d0 3,196 1.00/1.00 vMB 6
836,189 836,189 000000000000000000010b175e797198469d5e410de52eea0aa6d8b506112566 2,431 1.00/1.00 vMB 10
836,188 836,188 000000000000000000013e712da61a946b5087cceca89070b71d525a69ac495d 1,396 1.00/1.00 vMB 9
836,187 836,187 00000000000000000000b931ab9f2658006d4148b60cc69ce653ba05f318f73b 2,093 1.00/1.00 vMB 11
836,186 836,186 000000000000000000021ae9eabc57563f19d495089af67151e3bb8fa2de1047 3,020 1.00/1.00 vMB 14
836,185 836,185 00000000000000000001a1c3c4095b2b1f534845c2b687c63f9dc609d91bfb01 2,941 1.00/1.00 vMB 22
836,184 836,184 00000000000000000000f6b7d697aaf6a06b13caf56ef72ac66a9694d39b6d6f 2,862 1.00/1.00 vMB 13
836,183 836,183 000000000000000000034ef82a73401b64806a0db0164d2d4f25c0e43da67cd6 3,008 1.00/1.00 vMB 21
836,182 836,182 00000000000000000001b6eb933ceecdae6e07a9df668b748bef61f5f01ff115 2,318 1.00/1.00 vMB 12
836,181 836,181 00000000000000000002c9dd0a2ef881d7a8c79097730522f2b92d36d50a56c3 693 1.00/1.00 vMB 6
836,180 836,180 000000000000000000014e5fb8e9d9872fd8865ab3eacb7f29c502b27f215382 1,873 1.00/1.00 vMB 8
836,179 836,179 00000000000000000001c80ce33b31d6680957f93ec2bd7df5653c08eac5893c 799 1.00/1.00 vMB 7
836,178 836,178 00000000000000000000493ada0cb05ebbbaa829131e914e9501d64bb6e54b1c 1,664 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 781.89 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: 645.15 GB
    • Received: 12.69 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.