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 (144,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,736 769,736 00000000000000000000243a2a5c4ab71bb3a7aa2ba62d98c2ce10955b2994c5 3,310 1.00/1.00 vMB 14
769,735 769,735 000000000000000000045519965933bd53148f5b0a7f2f4046c121bf05a205c9 2,801 1.00/1.00 vMB 12
769,734 769,734 00000000000000000000a3542a0395fe5f16cf21e4333c212b2ed71c6d603cd6 2,971 1.00/1.00 vMB 23
769,733 769,733 00000000000000000002b64f145bf4cb0531934e6bcca53c30d0094681721f78 1,209 0.98/1.00 vMB 4
769,732 769,732 00000000000000000004ced5583d4412a4074a704086aed52b5c816656a03702 2,484 1.00/1.00 vMB 2
769,731 769,731 00000000000000000001faed0a0e4d1af831095815d419f40fbcb475282afa2a 2,684 1.00/1.00 vMB 13
769,730 769,730 0000000000000000000190bb05935e74ec634a3a97774371e99a53c21f8f7eec 2,217 1.00/1.00 vMB 10
769,729 769,729 000000000000000000025b6cf385d6869d098d708816bd2a390f33e0d7fa4b01 2,397 1.00/1.00 vMB 14
769,728 769,728 00000000000000000001a55b2587bfa8f52c8f84d7989ba773dc62e1d97c125c 3,357 1.00/1.00 vMB 22
769,727 769,727 00000000000000000000aec74f01ea309c03a6f6f93ce397510074faf119854e 2,009 0.93/1.00 vMB 4
769,726 769,726 000000000000000000035fcf5d5efa17b1425543f676612b6eea464a0254f838 2,968 1.00/1.00 vMB 18
769,725 769,725 000000000000000000069cb73eceeb6194127ffcc19093cc9632da2444ad30d9 856 0.30/1.00 vMB 10
769,724 769,724 00000000000000000002d4d2ce9ee153c1296e941ae079928e50fa0490a4dff7 160 0.12/1.00 vMB 10
769,723 769,723 0000000000000000000008fff8b4b1792298f75bfff77d57a0f6a665dce45985 1,287 0.57/1.00 vMB 8
769,722 769,722 00000000000000000007e29fa99853f6623bd3ddfc74fec7a9b72df4fbb2c06d 1,121 1.00/1.00 vMB 5
769,721 769,721 0000000000000000000745c056b970ebfc4d5a93ea9db70eb29bbe395d5c936e 1,866 1.00/1.00 vMB 8
769,720 769,720 000000000000000000050555a63d9e5bf0da1555b004f6c0f94d490d62f3061b 576 1.00/1.00 vMB 3
769,719 769,719 00000000000000000005e79fdef569bcde18db6e1225194912a1bd96100e98c2 2,811 1.00/1.00 vMB 11
769,718 769,718 000000000000000000023d1f38361c00b943bf5135f7dbae7e46420f4c2cb8c7 1,758 1.00/1.00 vMB 7
769,717 769,717 000000000000000000037f4edd953df5a2dcb0b03e3ac88681afa01a073c7ce2 1,732 1.00/1.00 vMB 16
769,716 769,716 000000000000000000018568506e607769c0c29ef15365406195bc44477232ca 105 0.03/1.00 vMB 13
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.