Loading Tool

Explorer IconExplorer

Memory Pool

43,563 transactions
27.09 vMB
0.06479904 BTC
Random Selection Loading Transactions
Max Size: 142.59/200 MB

Candidate Block

Mining Attempt c19f96502c997a58eb51df9afd29e506533548dfcc49e321ad02c5725f5d3e3e
Version 20000000
Previous Block 000000000000000000015e8f4c39ca0699d930716f37fac725961f0c21424ed6
Merkle Root 63dc13a51589a0c76d0ba5029edb5d73053910d70256d6c0a0f8b0d5db5a9e34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,231
Size: 1.00 vMB
Total Fees: 0.01434204 BTC
Feerates: 151.15 > 1.44 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,906 (522,677 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,229 392,229 000000000000000004cf688737f30fffbe938ef36d4c6e9b70fd7b2e1ba3d202 1,535 1.00/1.00 vMB 28
392,228 392,228 000000000000000009b156bfc134f5ec2b6c76c64e063f88929c694cf2763522 1,284 0.63/1.00 vMB 34
392,227 392,227 000000000000000001acadd2b4616a3a98e689969e963c377b3ec4bc12981f57 131 0.25/1.00 vMB 8
392,226 392,226 000000000000000007e4d14649be0dd0d1e151afdeef6d4fd416d96f3eef1e95 477 0.28/1.00 vMB 32
392,225 392,225 0000000000000000053c16c6efbe3e37daff1a29a0955016d62de84e62d34908 209 0.25/1.00 vMB 18
392,224 392,224 000000000000000000b71c350ac22fb5b5e2d427f2dd0193a67ee97fa6e16f30 1,453 0.58/1.00 vMB 38
392,223 392,223 000000000000000009138ef7a330159c320ebfcf2abaab29b28f757e90a2b71f 1,788 0.93/1.00 vMB 29
392,222 392,222 0000000000000000050cc1aa43c627cd89fa3981498be6c3d70a722ef63ab00b 1,687 0.93/1.00 vMB 31
392,221 392,221 0000000000000000054d7dbaec1d93983779421d36c7b3a04b041f23a519b3d6 316 0.25/1.00 vMB 21
392,220 392,220 0000000000000000068c7b47ea23ff7b98703a49832b0055c847459bab857c20 466 0.20/1.00 vMB 42
392,219 392,219 000000000000000004147d8ce2239247587e51a9bd11f4519b0114a92bc87ac7 947 0.93/1.00 vMB 17
392,218 392,218 000000000000000009d9a77589167fa6c0ab8d2eb58c1f30408389a535f761c6 1,436 0.93/1.00 vMB 23
392,217 392,217 0000000000000000091af0797be8cf2f47d860c54879c11f827ddb4b69a8cced 1 0.00/1.00 vMB 0
392,216 392,216 000000000000000008b286fd42e729f6c6b004c4e291a89fce3af64b15953574 1,747 0.93/1.00 vMB 31
392,215 392,215 0000000000000000006569cad0470ece99cbc167bb1700ccebc423ff57b3b493 1,152 0.48/1.00 vMB 45
392,214 392,214 0000000000000000046d424c48e7381a20d9372680565e527220432779c06092 497 0.25/1.00 vMB 29
392,213 392,213 0000000000000000033c4471aa83141f06fe998cc9ad6560d1750713e6d19724 1 0.00/1.00 vMB 0
392,212 392,212 0000000000000000099bac483087ecb4f68e6525131f0e74489f6bf1a3ee586f 1,138 0.93/1.00 vMB 17
392,211 392,211 00000000000000000a27d100f81fe3134b44f26c2d5724c61b86b552ca0ba8db 2,421 1.00/1.00 vMB 123
392,210 392,210 0000000000000000038a309eff479637403b7ed8e39fef7c5d0c861533d96673 1,187 0.56/1.00 vMB 40
392,209 392,209 000000000000000001daa632ad34d0380bae4581b653db1170a43509822dd21a 1,881 0.93/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.22 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: 654.76 GB
    • Received: 14.19 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.