Loading Tool

Explorer IconExplorer

Memory Pool

79,341 transactions
29.71 vMB
0.07519147 BTC
Random Selection Loading Transactions
Max Size: 178.34/200 MB

Candidate Block

Mining Attempt f066066f880f7c01ddedf2b0ea53fdb2aa6c60549f9ae44d78c137b2781dcd03
Version 20000000
Previous Block 000000000000000000001a6f6115c32c340a2159b30f9ffd632f63424aa563f9
Merkle Root 1c63c9c9ffabfc3a13d0bb9711081a6f6ce8935a06a12b96e4db1737f2c0e61a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,731
Size: 1.00 vMB
Total Fees: 0.01457479 BTC
Feerates: 150.00 > 1.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,016 (131,969 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,047 783,047 000000000000000000011e00210a985a96b5da6f716a975672088fae863311cd 2,292 1.00/1.00 vMB 13
783,046 783,046 000000000000000000028ad7eb9b64563bde974566b4c67ddcd20c5c8011630c 2,654 1.00/1.00 vMB 22
783,045 783,045 0000000000000000000087e84162832c254c1f17ad32fee6ea58abe5df8193c0 3,743 1.00/1.00 vMB 34
783,044 783,044 0000000000000000000426f26e3c5abf91b17920c82870ff7b5b607931c295ad 785 1.00/1.00 vMB 5
783,043 783,043 00000000000000000003a4751622deba8e1468fa97976f3740603542c390a3de 2,271 1.00/1.00 vMB 10
783,042 783,042 00000000000000000004bc5d0da706ab41898a29aecbef9bcb84185970483c39 3,036 1.00/1.00 vMB 20
783,041 783,041 000000000000000000008b4bb721d8e151400221912ebcf4b67c46291869a662 3,058 1.00/1.00 vMB 20
783,040 783,040 00000000000000000002b7faee4d71ecc09a831aaadf6b14e1e3fa7dd7b76d5e 3,972 1.00/1.00 vMB 27
783,039 783,039 00000000000000000001777dfc22da002d74c3134785bf6e06c5139ace8799ae 3,725 1.00/1.00 vMB 46
783,038 783,038 00000000000000000004f1c69ffd4bfc7a6965f4375eb37380f614bbad899c86 2,255 1.00/1.00 vMB 14
783,037 783,037 00000000000000000005aee2f4791961464b9d93320675d54aeb1d72c2c338a1 2,660 1.00/1.00 vMB 12
783,036 783,036 00000000000000000005c87bdc2f222105b4f8dd516b86a5009115f098f8386a 3,148 1.00/1.00 vMB 20
783,035 783,035 00000000000000000004c01734c624b400b39ab62322ffd6ca8c4371f048c925 3,073 1.00/1.00 vMB 25
783,034 783,034 0000000000000000000244a0efd7965d202e74a9128a3a491f248aaaad3510fc 2,468 1.00/1.00 vMB 32
783,033 783,033 00000000000000000005886ff9ac69cd5c246a1e1f3a434f359552e51313ba91 3,336 1.00/1.00 vMB 23
783,032 783,032 00000000000000000005848f32dfbe3c162a4ec2039bc97950066303aaf79931 975 1.00/1.00 vMB 8
783,031 783,031 00000000000000000000b71d9e647fee6979cbd587e5c2eb6133e80855079e38 1,757 1.00/1.00 vMB 11
783,030 783,030 000000000000000000051c36295ff6dc280bbcf4ce8b1a0cdbe6e4893d35526a 941 1.00/1.00 vMB 6
783,029 783,029 0000000000000000000372c2eefa4e24586f37add7ba77275b233a7b42cd209b 2,911 1.00/1.00 vMB 16
783,028 783,028 000000000000000000044857b955defced90e3b655b20eff240bb53c1026ab4a 3,016 1.00/1.00 vMB 16
783,027 783,027 00000000000000000002e3e94bbf0bded27d1b4551467db659e1b29808f6352c 3,356 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.42 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: 665.42 GB
    • Received: 15.14 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.