Loading Tool

Explorer IconExplorer

Memory Pool

34,630 transactions
25.86 vMB
0.06408404 BTC
Random Selection Loading Transactions
Max Size: 130.93/200 MB

Candidate Block

Mining Attempt 4f80c42d7fe2d46673d520a6eb6af90bd43ace754b62387f3b05e92767176706
Version 20000000
Previous Block 000000000000000000014e991e8aa753e1b625e161a4bdb8c1cfdc7e9d23705f
Merkle Root f474577027d588f554da26f3887653611219f79ca204fd03d648972710e50b29
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,547
Size: 1.00 vMB
Total Fees: 0.01653897 BTC
Feerates: 74.70 > 1.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,696 (229,035 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,661 685,661 0000000000000000000b3b2794ca3bf0208237819065a44478188e9e43347743 2,328 1.00/1.00 vMB 58
685,660 685,660 0000000000000000000a2df2bd23ac48b9ab5b17c5ac591d6d42d485dce91e13 2,592 1.00/1.00 vMB 78
685,659 685,659 00000000000000000006533879a9215bd48ac41d36f2e586f6f302314d48cf97 1,147 1.00/1.00 vMB 65
685,658 685,658 0000000000000000000229a905bb28af3d7d86137ea3c3bb89bfd2ef76454586 1,390 1.00/1.00 vMB 51
685,657 685,657 00000000000000000006e93fe775380218841d6e4383682ddfe249ec5090bfff 2,396 1.00/1.00 vMB 45
685,656 685,656 00000000000000000004c7046979024bd8e8f07389ca53f4f1d7dcf84eefdb21 2,122 1.00/1.00 vMB 24
685,655 685,655 0000000000000000000bf982d024e5afa38be8fc08c3a9b6a2bd89dbd18de832 2,193 1.00/1.00 vMB 72
685,654 685,654 000000000000000000086806e060ef4b9292351edd95b84713b3b878293e4778 1,820 1.00/1.00 vMB 48
685,653 685,653 0000000000000000000c3e00a8b5b2c444822ec3785298cc986e24016ed49314 2,123 1.00/1.00 vMB 84
685,652 685,652 000000000000000000041047217c40384a0cf58d907621293c6b4aba11d33521 1,508 1.00/1.00 vMB 30
685,651 685,651 00000000000000000002c6aaf72e4d7461bac1932246ea77b2cb255fd84b2db9 1,818 1.00/1.00 vMB 47
685,650 685,650 0000000000000000000002464f8786d0e92ff5da52f6968984536b4b60335368 1,742 1.00/1.00 vMB 22
685,649 685,649 00000000000000000003d93d29bfac19d9496b90a18132fa093173797805414f 1,221 1.00/1.00 vMB 47
685,648 685,648 00000000000000000009f5e69b692d54405c9aad2fec85122723b999e34366bb 2,104 1.00/1.00 vMB 73
685,647 685,647 0000000000000000000d4ff4789a67eb79676e200d5db459ffd951e3054bec0c 1,240 1.00/1.00 vMB 23
685,646 685,646 0000000000000000000710cb935dfa4f295073ee9392693b5bdc560048aab24c 426 1.00/1.00 vMB 11
685,645 685,645 000000000000000000066776ed03b3fcf3c2ff095c098b9fa785c6468d426e35 2,236 1.00/1.00 vMB 33
685,644 685,644 0000000000000000000b2be534bdc1ef87dd1b20b1eb0f6e7219a8d5e997e9f8 887 1.00/1.00 vMB 7
685,643 685,643 00000000000000000002b11422abfaa18ce96cecbef44076537ebde9f5a123ac 2,012 1.00/1.00 vMB 46
685,642 685,642 0000000000000000000891ac3950c161f520e7f4d69ab7956ca0444c572ad55a 466 1.00/1.00 vMB 1
685,641 685,641 00000000000000000006ce00080e56401015d1412ee7d207e51f54b3c8bada54 2,397 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.85 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: 638.63 GB
    • Received: 12.49 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.