Loading Tool

Explorer IconExplorer

Memory Pool

73,703 transactions
28.21 vMB
0.06811101 BTC
Random Selection Loading Transactions
Max Size: 167.62/200 MB

Candidate Block

Mining Attempt 17f5be7e374040fb53eef9780aef50719a2719a8b8bb1ae2cc7f95f8da4e30af
Version 20000000
Previous Block 000000000000000000007c0d03566c9a659e961b946ab0c5bf9197674ecf2b24
Merkle Root 5bd52cceae5e19dd597280559310db7bdf67112df757963db3225dcafb1e797f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,957
Size: 1.00 vMB
Total Fees: 0.01125757 BTC
Feerates: 101.62 > 1.13 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,068 (419,715 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,353 495,353 00000000000000000004598ddc942cddb1ff6b17003a1dd7f4108b806a8bf76e 2,189 1.00/1.00 vMB 233
495,352 495,352 0000000000000000003b96092b8ed4e8639b8c32c63c316fd143fe4b011f676d 1,561 0.79/1.00 vMB 125
495,351 495,351 000000000000000000a04f7bf2de2805a833a2cadf2777cc56cf1d48ed9b469a 1,325 1.00/1.00 vMB 185
495,350 495,350 00000000000000000053e9ff9ed35f968abec55b1c1da708b15a99dda46c8b00 387 1.00/1.00 vMB 33
495,349 495,349 00000000000000000035d976a977395f1f4b058fdff90eb30caabee7734c191c 682 1.00/1.00 vMB 86
495,348 495,348 000000000000000000ca58ec94fa876a10a0fc390d9f4b714611ca8fcbef7636 1,031 1.00/1.00 vMB 66
495,347 495,347 000000000000000000439980a07feb55c47df6f7e05454f787d3d37a0d5c7ca5 1,753 1.00/1.00 vMB 59
495,346 495,346 00000000000000000022fe69eb2e0b545ea0a0cf15e6662221b0ba0d1124bf04 2,361 1.00/1.00 vMB 246
495,345 495,345 0000000000000000001172f1ebca17bfaa30cc5303991ec00d931277789fa119 2,127 1.00/1.00 vMB 240
495,344 495,344 000000000000000000cd422b8276fcb51598b5ed87543259cdd4cfdb2c53c7c0 1,593 1.00/1.00 vMB 47
495,343 495,343 00000000000000000046651a49137002cc9bf99907793e059d1497d794bc9caa 2,295 1.00/1.00 vMB 45
495,342 495,342 000000000000000000c479643c5663b1df705d28be451c949f8ef87adc9b74ad 2,604 1.00/1.00 vMB 233
495,341 495,341 0000000000000000008d5f10791aa70054b09c1991574e0e329dbafcac3f8081 2,610 1.00/1.00 vMB 318
495,340 495,340 00000000000000000066de01e52d69cc314c3fbd41ab84be7a334f4e1dd4f4d3 2,378 1.00/1.00 vMB 271
495,339 495,339 00000000000000000027b177c579b4beec4a8ce795099ef2be2665a7c41772f2 2,165 1.00/1.00 vMB 234
495,338 495,338 000000000000000000a42fe4b4b1cd37cf3e1eeb0e71fc2cb949d1910241ffde 147 1.00/1.00 vMB 17
495,337 495,337 0000000000000000003cd0cb55b9c98936a78a13af6a2897a21a7d7274afdb6d 140 1.00/1.00 vMB 12
495,336 495,336 000000000000000000c96c6e754fe4357f5680b96d325ea5fc1153a1a6e3ab76 1,545 1.00/1.00 vMB 165
495,335 495,335 000000000000000000aa0f52c4dea57e56759cede086aa8334c5e61320788e5d 158 1.00/1.00 vMB 13
495,334 495,334 0000000000000000002c07a876dd5278e28d384a53bcd91aa771674404d1dd8d 534 0.46/1.00 vMB 83
495,333 495,333 000000000000000000c2e5b4ab2ec91db7431695c924e5499ca991e204aa8495 1,768 1.00/1.00 vMB 122
Previous 10 blocks ↓
Total Size: 782.51 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: 668.67 GB
    • Received: 15.55 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.