Loading Tool

Explorer IconExplorer

Memory Pool

42,857 transactions
26.77 vMB
0.06656556 BTC
Random Selection Loading Transactions
Max Size: 140.89/200 MB

Candidate Block

Mining Attempt 7c9698f7bd95867d78bfdf03f895cc288f7e1e5da5b087b831a1b3e2ca3bd49d
Version 20000000
Previous Block 00000000000000000001c9da3c7fdd5757753db26645c1c8633d9e2dd727a1ba
Merkle Root db5ec9d190392d2fa3eb94c93d81036fb7e3f947225c18ee8757e6229ee08247
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,332
Size: 1.00 vMB
Total Fees: 0.01725410 BTC
Feerates: 197.49 > 1.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,802 (637,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
277,512 277,512 00000000000000019ca6cc4339c1edb460a380c82baa6eac40583d88dac11a0b 261 0.12/1.00 vMB 39
277,511 277,511 00000000000000001fe91dcf8e2e1983ac81689570db7baeb0346bfa6dbf97b7 61 0.03/1.00 vMB 21
277,510 277,510 000000000000000357ea5e672aedfdd4c23de19814acccbdc40f8917ea3c7acc 379 0.16/1.00 vMB 52
277,509 277,509 000000000000000394086a49e97e0d385af3b4ba7ca4fe46a187d14f591df929 156 0.07/1.00 vMB 51
277,508 277,508 0000000000000001e6656b5591462e0837a089aa9f9015aeed8f3d30dfd07d5c 115 0.05/1.00 vMB 41
277,507 277,507 0000000000000001bc02c8cd0c694d44ef1494af0c801b3483f51c4117db1095 301 0.12/1.00 vMB 38
277,506 277,506 00000000000000008364378b07dc9d888d1fdd00ac12d2e07e1a618a17228540 41 0.03/1.00 vMB 53
277,505 277,505 000000000000000320f07426f1d25538f295b9676c649e374c394cceb1d5f89c 100 0.07/1.00 vMB 32
277,504 277,504 00000000000000011ab921cf141aa3eff79e98bac87c9545d89218d014f8a560 143 0.07/1.00 vMB 31
277,503 277,503 0000000000000002d4d73d3e2a747a660288bf318f086cbd5eaa08f9de20a38d 18 0.02/1.00 vMB 18
277,502 277,502 00000000000000010cc7eace1a31436f0033713e9cc9b5cb96381ffa3402df94 140 0.15/1.00 vMB 22
277,501 277,501 0000000000000000b53b7fe92c643e4985cdae41fee10f15c77d2404ddbbfa84 258 0.15/1.00 vMB 25
277,500 277,500 0000000000000001a07b4688e9bd626b5d0d6af29724e54e6737edf4dc7bf07a 151 0.10/1.00 vMB 29
277,499 277,499 00000000000000037695a6589ef2fa5643164d9a223e63a00e4d919103331ede 93 0.14/1.00 vMB 12
277,498 277,498 00000000000000028fbc4dcee1f3b40bdda12ccaf21c1ae3f921aa1b12e119db 368 0.19/1.00 vMB 44
277,497 277,497 00000000000000029cee978928489eb486853eefa413bf41c647562199ad6cc4 1,027 0.50/1.00 vMB 42
277,496 277,496 00000000000000005d6bf1ad82c2a4d38eac56a1591edb3d81ed8a2bf65ff190 54 0.16/1.00 vMB 11
277,495 277,495 0000000000000000a10ce43dced92a75d6a7068b188c8655b4b7f02e28779fa5 283 0.25/1.00 vMB 38
277,494 277,494 000000000000000256382619a356561bb4c5204ad142aec0bd812c726919b8bd 1,045 0.50/1.00 vMB 36
277,493 277,493 00000000000000027aee50e42bd9964de02ac51de0dd953d24a4068b6c70070c 729 0.25/1.00 vMB 92
277,492 277,492 00000000000000033d2022faf448de9f934580ec5fe61a5b73987f51876e225a 740 0.35/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.04 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: 650.44 GB
    • Received: 13.28 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.