Loading Tool

Explorer IconExplorer

Memory Pool

50,326 transactions
29.87 vMB
0.11695725 BTC
Random Selection Loading Transactions
Max Size: 159.44/200 MB

Candidate Block

Mining Attempt 08689ec0e918b6ee77f97a4ffadf2341203f2549d27c63d58a3e55ce3080d772
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root c556e6b5b400ce186398ab3d148e1630163d899586b47895090f8cf3b389150c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,327
Size: 1.00 vMB
Total Fees: 0.05243715 BTC
Feerates: 301.60 > 5.25 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (152,736 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
762,112 762,112 000000000000000000039f7686d20cc7a7e017617b6415d98218fefe944eace9 2,474 1.00/1.00 vMB 8
762,111 762,111 00000000000000000002b82331b38349bce81fecd625bcabac167518e151dd6e 2,045 1.00/1.00 vMB 8
762,110 762,110 00000000000000000000bf81eee1dcce376e9c5e5ec970d3967f07beb2b347ae 2,312 1.00/1.00 vMB 8
762,109 762,109 00000000000000000000376eab59cbbd9c048f83e10d4883115a16a53b2b8671 1,548 1.00/1.00 vMB 15
762,108 762,108 00000000000000000000c522da2b1b9d154417ba856db159b8e0e3a10180ffae 1,312 1.00/1.00 vMB 15
762,107 762,107 0000000000000000000515afa696a0f05b45393f9e9f5287be251dfa8010eb4e 2,028 1.00/1.00 vMB 12
762,106 762,106 00000000000000000002d069bcb65840b2b068a07e5464219b194224b898baa8 2,367 1.00/1.00 vMB 4
762,105 762,105 0000000000000000000346ae0066371cbd9f85b1abf40440c685995221d6027d 2,766 1.00/1.00 vMB 15
762,104 762,104 00000000000000000002e554e90493bfa6169833194729c40e4b338d4e084435 3,249 1.00/1.00 vMB 21
762,103 762,103 00000000000000000000331b5727d276f99f507c215c34f4b370145a4da96eb2 1,384 1.00/1.00 vMB 4
762,102 762,102 00000000000000000002b127515180b3ffc257b6e08fe3db94138bf0131095b8 2,386 1.00/1.00 vMB 10
762,101 762,101 00000000000000000006cdb99e8f0890ea2fd9615ed40c5ccd54c19d5a85d132 2,033 1.00/1.00 vMB 16
762,100 762,100 000000000000000000026f9c284ced5a69067be6f7f902d492415417a8d05d41 2,314 1.00/1.00 vMB 9
762,099 762,099 000000000000000000051f86c3440ab44502dee7b0260a407065e3c4da0938cb 2,292 1.00/1.00 vMB 14
762,098 762,098 00000000000000000005bb33a0e8a46875e99b70b15a1eb36b41d8584f7c6257 1,991 1.00/1.00 vMB 24
762,097 762,097 000000000000000000001c6f607e00b528d8bd1d220d3c28b295565a59200a8f 463 0.45/1.00 vMB 3
762,096 762,096 00000000000000000000bcb0aecf86050f4a8454413231d12186a65c2f7ce122 1,390 1.00/1.00 vMB 4
762,095 762,095 0000000000000000000330bc1d0eb9ee027783f6bb5ff1afff5dbdd017131b3c 3,012 1.00/1.00 vMB 5
762,094 762,094 00000000000000000002e6a83d15182eec862be1db025463cdf92e424314a4cd 1,544 1.00/1.00 vMB 9
762,093 762,093 000000000000000000071967bdf2b43f45b625f7c6b3161cda1f40b6e8c7e775 1 0.00/1.00 vMB 0
762,092 762,092 000000000000000000039ba2ab7b5f63a3a23c60031f4840efed5b6e45f11f77 2,743 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.12 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: 652.13 GB
    • Received: 13.73 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.