Loading Tool

Explorer IconExplorer

Memory Pool

80,240 transactions
29.64 vMB
0.08938977 BTC
Random Selection Loading Transactions
Max Size: 179.85/200 MB

Candidate Block

Mining Attempt c7f2e1392235748d7904b6776c63c084ce090c314d827b0afa4f048db3d61514
Version 20000000
Previous Block 0000000000000000000043f2b4ea4cc96cd3bc440a50582638dcad340e8bc5e2
Merkle Root be589fb59c1cb8b20ae453cee56a7293beefcddcddbcc6f205ce255e2a7ebb56
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,903
Size: 1.00 vMB
Total Fees: 0.02379422 BTC
Feerates: 90.00 > 2.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,139 (434,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
480,861 480,861 000000000000000001292bf0704bdfa520807d41ed3c75a6504f07796fe15e12 1,597 1.00/1.00 vMB 210
480,860 480,860 000000000000000000a50b13183c2707c9cdc6a6ac75c64492036e565786fb86 2,057 1.00/1.00 vMB 288
480,859 480,859 0000000000000000004d91283dd6fb84573300f5ed0686e7e1b3ccc24a79db29 1 0.00/1.00 vMB 0
480,858 480,858 0000000000000000003f449a7fcb749de8948b3152cdaf155d59e85e5a44b88c 2,124 1.00/1.00 vMB 197
480,857 480,857 0000000000000000001888f53d2885d81f5dddbcaac2f4395170807730a787af 2,096 1.00/1.00 vMB 209
480,856 480,856 0000000000000000002d40f2d5eee8d926ff72112acaf2c89e0a6875ed918e44 2,360 1.00/1.00 vMB 257
480,855 480,855 0000000000000000005d8e91c8b1b365faa3898d0f4877d86df084819e8093ad 2,077 1.00/1.00 vMB 329
480,854 480,854 0000000000000000002b2cf93c8aa366e730011361053d4f56cc3a773a185a13 2,219 1.00/1.00 vMB 257
480,853 480,853 000000000000000001162756d7b535b72a11d775aa4907528410f3e4b4818171 1,828 1.00/1.00 vMB 163
480,852 480,852 00000000000000000105ba30e884c47ab532a194642cd6ec44042fa9b227d424 2,001 1.00/1.00 vMB 137
480,851 480,851 000000000000000000d5a328b5bfd8a7216efeee2c6c770a8d9f8054be0cbfec 1,712 1.00/1.00 vMB 275
480,850 480,850 00000000000000000111495cbe6bc01ffd7311e1e182b84303c7d49418679499 2,421 1.00/1.00 vMB 302
480,849 480,849 000000000000000001103604363da697ec61e1edc1f76d21409b3837c71e6c78 1,863 1.00/1.00 vMB 190
480,848 480,848 0000000000000000006d834c197ba2bc94a67e9697b90be9276b0f7a2decba4d 1,767 1.00/1.00 vMB 173
480,847 480,847 0000000000000000011ef551d29f22a73fe548144ba8876281988fc3b835d181 1,967 1.00/1.00 vMB 266
480,846 480,846 0000000000000000002fcf201c6cee031b7ef9883a757c22f1d1417dee504173 1,754 1.00/1.00 vMB 168
480,845 480,845 000000000000000000c4ab25e98e76b73ef9edfd6e0ce584f1db06ba4f8d29ae 2,439 1.00/1.00 vMB 308
480,844 480,844 00000000000000000077346214089a8073d729a5320d00e0714538f1fc1746de 2,418 1.00/1.00 vMB 207
480,843 480,843 000000000000000000d0a2a965e0237183c185ff56c29f261de331e219d0caf9 2,166 1.00/1.00 vMB 301
480,842 480,842 00000000000000000072119a527c968ce64e773bdea927bdeb29a3d56dafeed8 2,253 1.00/1.00 vMB 325
480,841 480,841 000000000000000000143872e84ac3d16336323a1465c7a72a881529e3521c3c 2,038 1.00/1.00 vMB 207
Previous 10 blocks ↓
Total Size: 782.63 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: 672.33 GB
    • Received: 16.20 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.