Loading Tool

Explorer IconExplorer

Memory Pool

42,832 transactions
30.76 vMB
0.08169759 BTC
Random Selection Loading Transactions
Max Size: 156.01/200 MB

Candidate Block

Mining Attempt 288c0131dd64d23a986cf99e2c3d60fc38750d16e7df4ed1b26640a611d521d6
Version 20000000
Previous Block 0000000000000000000008b137b94d1c399cc6a54ab56028a9c3f70d292faea0
Merkle Root ed332a13db1a7304a5197c567cc660d39c6fdc448cb943aab26120f5057aa761
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,938
Size: 1.00 vMB
Total Fees: 0.01989330 BTC
Feerates: 301.05 > 1.99 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,463 (848,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
66,217 66,217 0000000003a8c0ff0d3f8c449e543c487171075462caaf3bbdbbd6fc0d0bc170 1 0.00/1.00 vMB 0
66,216 66,216 00000000087db72f568e972059246b03b81347d8064b5e1967956cb9d224d612 2 0.00/1.00 vMB 0
66,215 66,215 0000000008acd4cf2b6a52b30128289bf7c0e9c05de5aa50db3d5fb9f1bed75f 1 0.00/1.00 vMB 0
66,214 66,214 000000000a4ead591d1120926b08a5cf4d6a235823cfddc6f70b7260e9636f41 1 0.00/1.00 vMB 0
66,213 66,213 0000000004b2099dccf9e9a4b69db9aab2477fa4e01d5a668f9d6a562868db56 2 0.00/1.00 vMB 0
66,212 66,212 0000000007d9daff79c7fec02c17445dd07806e41c0b287b0a4d26e984711601 2 0.00/1.00 vMB 0
66,211 66,211 0000000005b3642da898fd69e1e995c5549191d672fcbebb23336d68f3aff32e 2 0.00/1.00 vMB 0
66,210 66,210 0000000003b0fa6c1c333702158601909c42d0b5880d1ce83c6da5ad03e4783b 1 0.00/1.00 vMB 0
66,209 66,209 000000000530061f9d47ee0d8515d12450d5d842d435102d20bcdde8f1a5f669 2 0.00/1.00 vMB 0
66,208 66,208 00000000035b69b78d5a96e2e1a62e9a110b18876b0c714d047935ab44a4d5ed 2 0.00/1.00 vMB 0
66,207 66,207 00000000016336b3013d76835303504ce5c58d76f1957b6e78d654e89a445382 1 0.00/1.00 vMB 0
66,206 66,206 0000000004050137ff945a5ce05a607f607b594a5b480d8bea7bfb28e7828e0e 1 0.00/1.00 vMB 0
66,205 66,205 0000000002c0b730c49cd652e1e5f1d996f4163d5b3a418a7e7a045cea9e5b7b 2 0.00/1.00 vMB 0
66,204 66,204 0000000006fda2129ed2bbda96baea3254b5ed8ae7568015b06c952623da5209 7 0.00/1.00 vMB 0
66,203 66,203 0000000006dc22d8c342bb477250510552859e3e018e48ceced77477d75ee196 1 0.00/1.00 vMB 0
66,202 66,202 0000000006656a938bca884ead5e5719a8e052b53c3523aa470dd890269416ae 1 0.00/1.00 vMB 0
66,201 66,201 00000000094be4778e3c479328a0598045b6d1bd75917ab5e60f093779f477cf 1 0.00/1.00 vMB 0
66,200 66,200 0000000001b6e5f6d221e979dbc4858b5f1e58a6a1c2607489dcf0e87dade2ee 3 0.00/1.00 vMB 0
66,199 66,199 000000000a248569cee2bbc3492fd5b62bed501a244340aefe167afb2fd3c06c 4 0.00/1.00 vMB 0
66,198 66,198 00000000066f233483ca3fbbaedaa8f20b3d27ad6f3c1bac58c7cf6adfe17afd 3 0.00/1.00 vMB 0
66,197 66,197 000000000763d4e855139fcbbf44342545b8c4990dca88e6cbbf0c8ac8380996 2 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.43 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 609.08 GB
    • Received: 10.68 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.