Loading Tool

Explorer IconExplorer

Memory Pool

43,382 transactions
26.57 vMB
0.06313145 BTC
Random Selection Loading Transactions
Max Size: 139.72/200 MB

Candidate Block

Mining Attempt 51ed83d04a08f33086a3d91b48c55c36870dac10509bef2092d354e500a963f0
Version 20000000
Previous Block 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17
Merkle Root afaffc1e83745e3cc9c5234a665511d8b08aa07203caac9682b8ad98a831dfe0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,156
Size: 1.00 vMB
Total Fees: 0.01439091 BTC
Feerates: 74.70 > 1.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,728 (585,463 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
329,265 329,265 00000000000000000204e4e760350e4de04153b4c9d784ad5f81c14cd6c9adcd 65 0.13/1.00 vMB 10
329,264 329,264 000000000000000006519bdbba18e380f9702e34341239b458e49823b4c5f23a 602 0.82/1.00 vMB 15
329,263 329,263 000000000000000011126dece3c5da30905ca21570a274cb893967627751113e 414 0.93/1.00 vMB 93
329,262 329,262 000000000000000007e1154cd65883ea306ed7b155b846af07e33e863fbdde13 1,151 0.75/1.00 vMB 26
329,261 329,261 00000000000000001646717e063a23021d6a78b7e09968f0c83d4f6ae45153ed 99 0.07/1.00 vMB 35
329,260 329,260 00000000000000000c58df74dfb0b7456ad25b406160c54368c6795bd61c0957 404 0.40/1.00 vMB 17
329,259 329,259 00000000000000000b829c00f400949ab1a4063e038c3db34f4f04b4b4a94c8b 1,608 0.75/1.00 vMB 35
329,258 329,258 0000000000000000196e7b8b00c67f58f782c2ba79d0c68001bd34ae2bfeaa93 849 0.53/1.00 vMB 28
329,257 329,257 0000000000000000032fe8b74ef8504cec5bbdae757c8b65b4410cf9eff5b669 622 0.48/1.00 vMB 23
329,256 329,256 00000000000000000fbb30c7bf0766fdb222175f117f1a52c610989d462d00e8 192 0.12/1.00 vMB 23
329,255 329,255 000000000000000017648ef203cc6e7decc5d715f6bf1bd2e5a56feebb84fe17 272 0.29/1.00 vMB 15
329,254 329,254 0000000000000000073381a38b9f0ed0a5049e9d0f75594ed1dd78627ad511ad 1,388 0.75/1.00 vMB 27
329,253 329,253 00000000000000000ddbd43f0870ec6891b5563935493d9e925a8929f1dab015 425 0.29/1.00 vMB 22
329,252 329,252 00000000000000000b38e6a409c4557eb5207fcc1cc488476320102d2e1f181a 1,004 0.55/1.00 vMB 25
329,251 329,251 000000000000000006ccad59a62e426426055c6272e3f7e992a25c27ee695f2c 465 0.21/1.00 vMB 28
329,250 329,250 00000000000000000c1442c97b9807aa76cfd72a14a6341e1dc375b5942c2b35 527 0.41/1.00 vMB 22
329,249 329,249 0000000000000000008ae02eef456638120c7da6d13d15db547c99729fde3a55 429 0.39/1.00 vMB 20
329,248 329,248 00000000000000000d1390bc4e6f643b5ed889726aa5ef5d76859d323ca8ac25 73 0.63/1.00 vMB 10
329,247 329,247 00000000000000001596641df82761391d6e72ecaa14c3c57b7659f4a8cfc103 1,235 0.95/1.00 vMB 21
329,246 329,246 00000000000000001b1225a05b48cda93a26f9539dc63fb296f0d7b11b222645 398 0.50/1.00 vMB 17
329,245 329,245 000000000000000008f639d26a896ee9c5d94f5c55f70a48329ecd07b96ec823 43 0.02/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 781.91 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: 645.83 GB
    • Received: 12.78 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.