Loading Tool

Explorer IconExplorer

Memory Pool

79,781 transactions
30.20 vMB
0.10903355 BTC
Random Selection Loading Transactions
Max Size: 180.61/200 MB

Candidate Block

Mining Attempt 39f66e233e324a551b89eddb6946af7c7c2b3bdb0b3583ea1ebbf878cb881a13
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root 65b44a06433bb0dab1d52aa2b4e7b8c004e5af4098b030316329fafd652fa84b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.03786173 BTC
Feerates: 151.00 > 3.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (592,833 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,312 322,312 0000000000000000209da2f0e6a47ef6708e7e7d1e6af13ab0271fbb8961a602 41 0.06/1.00 vMB 6
322,311 322,311 000000000000000003f704df061e84df326130f69f03522f9cf1ad08013db6cc 499 0.31/1.00 vMB 25
322,310 322,310 0000000000000000152f3574632b64d19c29818651f431c1a1ed6eb85b685dad 258 0.14/1.00 vMB 26
322,309 322,309 00000000000000001fcf170c52445213db854bd1e52ffe81410b59af2132b170 173 0.15/1.00 vMB 21
322,308 322,308 00000000000000000453e92783bf7c698a68c45b5797a24bec15c700c6f7395a 140 0.12/1.00 vMB 14
322,307 322,307 00000000000000001ff1b6910e46014669d21d6c7abffc745cc96c7eb0a51e68 137 0.06/1.00 vMB 32
322,306 322,306 0000000000000000021f570c3fa0d3b26bfb4eccab545e8b98423543002ecff8 51 0.03/1.00 vMB 20
322,305 322,305 000000000000000017ec206073e0eabf3f34179a31813967161fdc7b31721fa2 211 0.13/1.00 vMB 28
322,304 322,304 00000000000000001c5512fbd45bebe54a28b91946c19a509c02493d93304a49 180 0.24/1.00 vMB 16
322,303 322,303 000000000000000024d089d5d95df0d92365bc229c9db0b36afff66595fe0cfa 266 0.14/1.00 vMB 26
322,302 322,302 000000000000000018d67f53fa3b46e11ef23a2424101e1fb1ba5a6d1e43ef78 1,142 0.68/1.00 vMB 26
322,301 322,301 00000000000000001cd799dd007ffacfb455432c9ada3dde7a653f2cc40d409a 387 0.28/1.00 vMB 18
322,300 322,300 000000000000000020af8a3d5468dd19d7bee4dc34caf7f8bd65486eeb66a94b 240 0.17/1.00 vMB 22
322,299 322,299 0000000000000000169f6a3b4a0775cbfda80fc848010fc3d6036a9b9330588f 476 0.37/1.00 vMB 23
322,298 322,298 000000000000000020955b258b75eb91db6057056c4eac7d5953376384b67473 50 0.02/1.00 vMB 28
322,297 322,297 0000000000000000081973912c0a0377b78da0730cd14aafe9fbe4c638900de0 364 0.21/1.00 vMB 26
322,296 322,296 00000000000000001865b85fcf4e447689c9e06b4d1e55f823081968ad5afd56 952 0.54/1.00 vMB 27
322,295 322,295 00000000000000000aedbc572bc867468e0f72b04c1faf09304dbb83bb884a16 90 0.05/1.00 vMB 25
322,294 322,294 00000000000000001d920bbd76ea39894135dffb2d721c2f3a4ca2465ffbd8bd 59 0.05/1.00 vMB 18
322,293 322,293 00000000000000000b144a915a4193e00ad94cfe3db2fc84d7aaadb4c379f4c9 600 0.43/1.00 vMB 21
322,292 322,292 00000000000000002324e20d6fdc6a616dfeb42f85f5cda71c85e4b1c94ef41b 256 0.09/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.65 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: 672.53 GB
    • Received: 16.26 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.