Loading Tool

Explorer IconExplorer

Memory Pool

40,245 transactions
26.45 vMB
0.05683523 BTC
Random Selection Loading Transactions
Max Size: 137.90/200 MB

Candidate Block

Mining Attempt bec4542fb6f350897864ef08af8343cd1d0be6d5dbc8b0d440fddf8c7f022533
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 23982f3d184efc763551b614a674c1faca8104eef3045028dbd390f5f91b63ed
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,353
Size: 1.00 vMB
Total Fees: 0.00816702 BTC
Feerates: 50.27 > 0.82 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (618,690 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,222 296,222 00000000000000001084986f70575c8857d0e3b2e70ba12d6d0a792c02001298 164 0.14/1.00 vMB 21
296,221 296,221 00000000000000000836cb26ef9af05d3e73cfbc4217a167e48c745745957c8c 359 0.21/1.00 vMB 30
296,220 296,220 000000000000000027329bffa1cf89ef9f16845fbb82b6ee1bbd2f972f374cbf 105 0.10/1.00 vMB 7
296,219 296,219 00000000000000009097819fb4aa2f302775582515be98c369e4716d0678fc54 660 0.34/1.00 vMB 38
296,218 296,218 000000000000000047483f1a3f02ae3edd60751e71582527598e55fc09759d73 674 0.33/1.00 vMB 42
296,217 296,217 00000000000000007dfd9b6a9a4ed2a61ea74f29afbf33b50b2f28b34f860fa3 463 0.28/1.00 vMB 29
296,216 296,216 00000000000000007fc1f7e086b94886d3f83bacffd25365d263ccccb167b73b 512 0.20/1.00 vMB 53
296,215 296,215 0000000000000000950e77fc74c8e6b36c40572f5ba5fbda2d3762275cd0a539 383 0.20/1.00 vMB 37
296,214 296,214 00000000000000001cd5c0f306d828f30767076992f08d439751ad2bae43933b 833 0.48/1.00 vMB 24
296,213 296,213 000000000000000031e73d5dfb03e4c65f7d335335315b361befb928857679a0 1,047 0.35/1.00 vMB 54
296,212 296,212 0000000000000000666235fcf691491c8ff444e5cfb642be3f15cfb073b23e42 510 0.26/1.00 vMB 40
296,211 296,211 0000000000000000a435795e0b4864b82190ecfe6e0faa9a5d30d19ebbab28af 162 0.08/1.00 vMB 28
296,210 296,210 00000000000000003a71d89d6d7c0db06b5736bd93101fdfbffafe00f7741a33 83 0.04/1.00 vMB 10
296,209 296,209 00000000000000003aaebcc49d1f8deb72a73116468bf35e097f8a2e420d31a0 174 0.26/1.00 vMB 17
296,208 296,208 0000000000000000201cdef67807b9fe8f3a26dd5eb3305bf768b0c41feafe5c 1,024 0.48/1.00 vMB 35
296,207 296,207 000000000000000080a2604b3a3cb4a392ae4c122cebac3393ec9ebb5e2995c4 77 0.13/1.00 vMB 11
296,206 296,206 000000000000000079941368bef5f67b79e1ecf636d0c9c98cd29b300c6109ad 455 0.35/1.00 vMB 29
296,205 296,205 00000000000000002089df64d3a803698d49b086e89804c4a539e23940e6e9eb 330 0.35/1.00 vMB 31
296,204 296,204 0000000000000000a6e8b2c9c67e672f89d32ef24473b04365d37560b3e6b6f9 412 0.21/1.00 vMB 39
296,203 296,203 000000000000000088de2a58415c64c35ff309b154a353dd8f13d891e88d1702 199 0.35/1.00 vMB 10
296,202 296,202 0000000000000000a79f55ade4c9cc1c18eb5e4eba238b992f6108c14d78ea96 512 0.29/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.23 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: 655.02 GB
    • Received: 14.23 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.