Loading Tool

Explorer IconExplorer

Memory Pool

79,551 transactions
30.08 vMB
0.07851729 BTC
Random Selection Loading Transactions
Max Size: 183.90/200 MB

Candidate Block

Mining Attempt 8eb7b2230af51f5e044cc1244c46e6519047e9a18d9a2447743c3c03bf0a4fb1
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 2e8de8e970dc7d3cc6d7a9f087ca255cc57d0890e0a77fd494c23b1f6eb070d4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,210
Size: 1.00 vMB
Total Fees: 0.01165857 BTC
Feerates: 100.65 > 1.17 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (653,222 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,168 262,168 00000000000000107291daa55e6a4719425328873a9e61d7836be6c3b9f2b626 446 0.37/1.00 vMB 71
262,167 262,167 00000000000000125c4e90cc4d3da920bdd447088db601b3f059af348f1f652a 298 0.50/1.00 vMB 46
262,166 262,166 000000000000000ef41e6724ef814c6eccba435e43748accf96af1dbc9440e90 130 0.15/1.00 vMB 25
262,165 262,165 0000000000000003efe49144d29c983cc12556835c64ec3556f718b382a40b70 48 0.03/1.00 vMB 54
262,164 262,164 0000000000000015a32aba84d499e5e2197a087f247086e63bd9d008cb180ebc 50 0.04/1.00 vMB 7
262,163 262,163 0000000000000006345125fb7e04de60f95f8f4c9f44eab6c6fa122cb77b8c40 586 0.25/1.00 vMB 105
262,162 262,162 000000000000000d4053bf24fb9d015e8c386ed00c1ba7007f5ef78b25394d6f 69 0.04/1.00 vMB 56
262,161 262,161 000000000000000316c55cc836f52a3e654cff9849320a4b9cb766bda96dc94b 328 0.14/1.00 vMB 98
262,160 262,160 00000000000000035313704b38017968b747486da3671650e7119db14a427e02 87 0.03/1.00 vMB 143
262,159 262,159 0000000000000007627cbd0f0dbc6362ae62e63a075039a770223a6137e554f1 122 0.05/1.00 vMB 70
262,158 262,158 0000000000000013405d2ceeba06aaacfe6a54948c02ff6275e258a43415c621 194 0.10/1.00 vMB 78
262,157 262,157 00000000000000136b70c2bd3a8bd1bb6045ecdaf43008f74eb4c9e06e454e7d 311 0.19/1.00 vMB 66
262,156 262,156 00000000000000076a249fb086c43ade231bc5f41fc864e29db58ae269604729 162 0.07/1.00 vMB 83
262,155 262,155 0000000000000000823113c0ad6c2a51a6fe32f277954be75a08680a12f2ecb7 393 0.17/1.00 vMB 121
262,154 262,154 000000000000000881ae3d69cabc05090948c753196ee9b83dbd413290c5eed4 108 0.04/1.00 vMB 87
262,153 262,153 0000000000000006b770f7b11a0e07da73ae1e1984ce574a6fab4775617fda7b 33 0.02/1.00 vMB 45
262,152 262,152 0000000000000009a6bdb489f08b27c62ea03d832dd363bf0467e6a8ef6224dd 174 0.09/1.00 vMB 88
262,151 262,151 00000000000000018053b73d8e2929fcfaeb5a765e11d52a505eb7434bec2fe1 205 0.10/1.00 vMB 83
262,150 262,150 00000000000000109f69c6c9049efa1d84eb54c9a4ecde4948ebf313d129962d 453 0.19/1.00 vMB 204
262,149 262,149 000000000000000efa660ae8e0f8e5763aa06ee5c61e726840776abb026f52dd 108 0.09/1.00 vMB 69
262,148 262,148 000000000000000c96b8c7b404b77964966e9490f9cdd616846fe824b17103fb 123 0.15/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.