Loading Tool

Explorer IconExplorer

Memory Pool

42,255 transactions
26.06 vMB
0.05272936 BTC
Random Selection Loading Transactions
Max Size: 136.76/200 MB

Candidate Block

Mining Attempt b6b8b19c4e71c971506689e3536f507ad5d52bbb2dd177b1a9e640e084afaab7
Version 20000000
Previous Block 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76
Merkle Root 0db0fc8d3418620b44f87896bf4ce9fad8fafba5abd49a2cc7aadd1daa223833
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,244
Size: 1.00 vMB
Total Fees: 0.00534732 BTC
Feerates: 100.28 > 0.54 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,739 (87,843 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
826,896 826,896 00000000000000000001111e134b4a3b68264ad592f3783b695943e14be8a1cb 2,709 1.00/1.00 vMB 46
826,895 826,895 000000000000000000000557265b85f71a67a72e8f7d170f831ca600345ca3c9 1,955 1.00/1.00 vMB 34
826,894 826,894 00000000000000000000a6a88239e3e3d252e0ad093b89d3954773c60567a583 2,169 1.00/1.00 vMB 38
826,893 826,893 0000000000000000000190e0073ed02e815cdac214cfc8c8eb67be17d1c50f75 2,108 1.00/1.00 vMB 39
826,892 826,892 00000000000000000001acc8aadd5e475585646ae794f19f415023a78cd408c7 2,382 1.00/1.00 vMB 38
826,891 826,891 000000000000000000024fafd0554476b279f610b2c93c4a0334311a553b5995 2,627 1.00/1.00 vMB 50
826,890 826,890 00000000000000000000911a508b753e1c4b602482d7c547fe6b768cfab6ed90 1,725 1.00/1.00 vMB 32
826,889 826,889 0000000000000000000360af8c8cfe4eafeaf8357be7bf7f397dabb3e7fcdf99 4,437 1.00/1.00 vMB 33
826,888 826,888 0000000000000000000056647b65ad531f9187a249551d261d526072ffc94517 2,692 1.00/1.00 vMB 45
826,887 826,887 000000000000000000012db731d4bc01be49c09eeb18890cafa9a73374f78f03 1,677 1.00/1.00 vMB 35
826,886 826,886 00000000000000000003527e13a8ec3c8c38c8f41259b308456cccb793eac387 2,779 1.00/1.00 vMB 39
826,885 826,885 00000000000000000001c20da048dd400024c2928eb0b37ba98731c3f77060e7 2,927 1.00/1.00 vMB 55
826,884 826,884 00000000000000000000a747122b68026cc917af2ca9da45a19ddef3c0832e0b 2,882 1.00/1.00 vMB 54
826,883 826,883 0000000000000000000052bc7bb7d821d592216648361fb37d61f291034c6f49 3,145 1.00/1.00 vMB 45
826,882 826,882 000000000000000000033c6d227dba1d00983eda485a0ce53db394525aa5812b 1,428 1.00/1.00 vMB 48
826,881 826,881 000000000000000000038caffa17000ea2ef9776bc74db66f3c5c15139f1af40 1,412 1.00/1.00 vMB 59
826,880 826,880 0000000000000000000286ef1726a8389acc8f5e924f7e3a493e6ede85a45d06 817 1.00/1.00 vMB 47
826,879 826,879 000000000000000000039943347c8639f6f0e96a25538756b32e64b54d3799ce 1,838 1.00/1.00 vMB 53
826,878 826,878 000000000000000000038d9567124a2a7c8d6f9d555f4167130f31d96384ea45 2,877 1.00/1.00 vMB 55
826,877 826,877 00000000000000000003d8565160970b2c93a566edf7f384e14b6734a9372d5a 2,619 1.00/1.00 vMB 35
826,876 826,876 000000000000000000003c782c8ef925a0b33bd6c9d51566713f00b6e3e4fb69 1,015 1.00/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 781.93 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: 646.28 GB
    • Received: 12.83 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.