Loading Tool

Explorer IconExplorer

Memory Pool

42,660 transactions
26.08 vMB
0.05063598 BTC
Random Selection Loading Transactions
Max Size: 137.15/200 MB

Candidate Block

Mining Attempt edfa645f0a1fb5486ba3f05d86ae2442345ae76de8f699ca8c53e86a2171e021
Version 20000000
Previous Block 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a
Merkle Root 3ceafd59ff572cbf3715aaaee4268676b2cb8cf2d997b44dbe87c22296cd5b40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,550
Size: 1.00 vMB
Total Fees: 0.00315807 BTC
Feerates: 7.05 > 0.32 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,736 (78,543 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
836,177 836,177 00000000000000000002838a7046b360ed3161646331ede832974631a6d6a5fb 1,234 1.00/1.00 vMB 9
836,176 836,176 0000000000000000000177eecd89f31cd0928de09fe3c21753c542a2aac0327b 1,424 1.00/1.00 vMB 9
836,175 836,175 000000000000000000025ee9eeab1876fdef9708b4df47c124a4080a9899ba64 2,900 1.00/1.00 vMB 16
836,174 836,174 000000000000000000029fdebf6ee6b66002220b3b5421ff49c6bef72efec75a 2,002 1.00/1.00 vMB 11
836,173 836,173 00000000000000000000e08e9b0c70bd0d544900671bab079b5c0eebd75ee5f3 3,119 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 781.92 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: 646.11 GB
    • Received: 12.81 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.