Loading Tool

Explorer IconExplorer

Memory Pool

16,006 transactions
6.67 vMB
0.04581066 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 39.27/200 MB

Candidate Block

Mining Attempt d5febf3191b6d320f1bd6cd2349bfd7ff652c6dce1af53ba6a7f56d4dae37931
Version 20000000
Previous Block 0000000000000000000101810863bbcd5328f761e002bbe875adcae9ac492c2f
Merkle Root 1ff6196e2c77c55e6049af62bc6174d63c80a0ec6b2e09b078e0976276d4562f
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,400
Size: 1.00 vMB
Total Fees: 0.02967796 BTC
Median Feerate: 2.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,456 (709,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
203,982 203,982 0000000000000069a512ca21c4c353ef0a1b096e22bef665a266dfbf0fef2203 421 0.18 vMB 109
203,981 203,981 00000000000003220570b62083c98ec49d16cd5b8a69d6c81662e9a9406f3755 450 0.26 vMB 87
203,980 203,980 0000000000000183fdf5754cd141333661972bb85de7a3a079bbad2de799d83b 418 0.25 vMB 114
203,979 203,979 00000000000005539cfca2abc5b6f34e02a5672d6809b0003e23c66987589e24 121 0.05 vMB 194
203,978 203,978 00000000000000e4709e35fe8468ec3a013d384e19500bc0b1c689866777c7e8 28 0.01 vMB 137
203,977 203,977 0000000000000161bc25913186ba88a87ba7f2618ff48d7075f34038a3c20b2b 70 0.04 vMB 97
203,976 203,976 00000000000004474bc96f006e9d546c527e6903256d9e45cbcc7b3b923c5672 139 0.07 vMB 156
203,975 203,975 000000000000045464fbfe0b25998f19e5bed0ea96578b8469fbddf8d70a1bf4 9 0.00 vMB 0
203,974 203,974 000000000000044f82d38551bfe76c967e762338642497714b7c69d8de5582da 92 0.04 vMB 161
203,973 203,973 000000000000022f7aa78d08559305b3ab2cc0e41cbdb76a8a90866ce4e45ecc 253 0.11 vMB 157
203,972 203,972 000000000000028fddf90f363058c18df4e7da71470c6b07785927332a0237d8 111 0.04 vMB 126
203,971 203,971 00000000000001cbae8dd74024db18f16dba54765377769a5cdf3895d5345aba 427 0.25 vMB 52
203,970 203,970 00000000000000da406d0519d42ca335e17b7aa499e6e1a3e7e4e6ea19dc8dfc 314 0.14 vMB 131
203,969 203,969 00000000000004a859b0e3c89dc9cd74ea2aeee23d64d732ca8523501fc3b1e9 107 0.05 vMB 79
203,968 203,968 000000000000014048a8b9914df42311f5b2fe6bbb481081a6d95c4ca51bcf3b 161 0.09 vMB 138
203,967 203,967 00000000000003c3c2f9f17ae431d020b9cc056d00f2ea1a6b928fd770bff106 70 0.03 vMB 96
203,966 203,966 0000000000000113d59a934a84af0e462ff5ef30da2823f86ddc380806f963c5 57 0.02 vMB 93
203,965 203,965 0000000000000233ad9fd5f8ba6aa43dc3ed189215da9584caee8c9dbf7e42a4 505 0.22 vMB 237
203,964 203,964 00000000000000bf83e064d660cc5d9d859588fbd924eba1b3f611532d254732 23 0.01 vMB 35
203,963 203,963 000000000000018db6e0bd15fc7907afc7d2c9196074eee00f4af4947d462a56 78 0.07 vMB 76
203,962 203,962 000000000000036ba0748be2d7470fceba7cda53e5d9e6df4239402a5b43b302 159 0.07 vMB 163
Previous 10 blocks ↓
Total Size: 779.66 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: 314.00 GB
    • Received: 1.50 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.