Loading Tool

Explorer IconExplorer

Memory Pool

43,534 transactions
26.34 vMB
0.05684534 BTC
Random Selection Loading Transactions
Max Size: 138.79/200 MB

Candidate Block

Mining Attempt 4f6c0acca80448cfe62759f8f4b8d4e28a99b36ecab371f6f8b3d6184a0daf72
Version 20000000
Previous Block 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e
Merkle Root 9f99d1e6ed6c8dee3ef3f6d36e18c8d7cb4f51244f7a8fa930478490beb3094a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,589
Size: 1.00 vMB
Total Fees: 0.00872212 BTC
Feerates: 140.50 > 0.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,733 (364,538 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,195 550,195 0000000000000000000ff66720c032e631a5206f6d441fc46013a0c52ffac63e 2,885 1.00/1.00 vMB 53
550,194 550,194 0000000000000000001f431773b1710918a68e9fc6981f2a8fe8f46333aaba83 1,794 1.00/1.00 vMB 73
550,193 550,193 0000000000000000001ba374a2936e4dad95b91c33ba13ba26b47f301ee65d84 1,013 1.00/1.00 vMB 100
550,192 550,192 00000000000000000004d88232bd0665bf671f0dcd8d7200238a20c6a8426721 2,299 1.00/1.00 vMB 23
550,191 550,191 0000000000000000000d55650ff1787b5046f7d326507adcf68901621572aa25 2,554 1.00/1.00 vMB 24
550,190 550,190 00000000000000000011b20a77fab79e4b56d213be531840bc5e6f966d52010b 1,941 1.00/1.00 vMB 21
550,189 550,189 0000000000000000001cf002de70a4b96d05b967194062fb4de241a4e3164364 2,923 1.00/1.00 vMB 33
550,188 550,188 00000000000000000009f3ff707615878f142bb4c13a50f7162418d107f1f60e 2,038 1.00/1.00 vMB 21
550,187 550,187 000000000000000000008881583ee1a8d146610ec2cb4e35ecc3aa6dd903319e 2,683 1.00/1.00 vMB 38
550,186 550,186 00000000000000000010ad5e03e78506266744cca96b6eade958b8bf6d822939 2,252 1.00/1.00 vMB 19
550,185 550,185 00000000000000000018a980e4beeb549ef445e25808faa9cdb14c20b623eec8 2,569 1.00/1.00 vMB 20
550,184 550,184 000000000000000000238c4ee155845cf9c386dd2ddddeb3aa121859d7ab8863 2,475 1.00/1.00 vMB 40
550,183 550,183 0000000000000000000dc59c5b261e6a0ad0ae1124f866661dc0ca9f6bd77bb4 2,445 1.00/1.00 vMB 21
550,182 550,182 00000000000000000007a6e7540eb795f8343825c8d153e0ac4ea66c1aad49cc 2,312 1.00/1.00 vMB 14
550,181 550,181 00000000000000000020820383624ed117d106ed03ce9bdeedec8f13eead6050 2,136 0.83/1.00 vMB 17
550,180 550,180 0000000000000000000555f474c2f6b126f1bee3551509e842c45004d8500a41 2,460 1.00/1.00 vMB 33
550,179 550,179 0000000000000000002318823a7ff47a654cdfc310768bb0930dce5f352fa216 2,466 1.00/1.00 vMB 22
550,178 550,178 0000000000000000000fb0135f338512ec97d2313db501f82cd69b999aee219c 2,313 1.00/1.00 vMB 30
550,177 550,177 0000000000000000000633ee7ed857fd62dcb1687587f7c0b818feecd7524013 2,023 1.00/1.00 vMB 19
550,176 550,176 0000000000000000000549c8e85d66679a4417b13274851d2b119871b7c6e6f8 2,370 1.00/1.00 vMB 31
550,175 550,175 0000000000000000002410affdfe3d8b5129da6d664d37d69e8efe182cbeb26c 2,966 1.00/1.00 vMB 18
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.04 GB
    • Received: 12.80 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.