Loading Tool

Explorer IconExplorer

Memory Pool

78,265 transactions
29.09 vMB
0.08091663 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt f2958714666ad91cb2a253ee2feae1d2b1890cc16797e01827045ece4f33ff1f
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 683c89251a178d1ddb42f6603fd73091d22a48a57695cd1614035e3e95948b65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.02017053 BTC
Feerates: 178.73 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (636,112 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
279,050 279,050 0000000000000001a53193363178544ff9032fdb6f96654fd312c7cecc2dac45 572 0.25/1.00 vMB 40
279,049 279,049 000000000000000025b72009edeaee4c3fdf84bc86da2385a773c6716e1c9756 417 0.21/1.00 vMB 55
279,048 279,048 000000000000000244b6f5e8d2bcff936db2f78c872884bdcb874d8942e6a753 340 0.25/1.00 vMB 38
279,047 279,047 0000000000000002aa8c7f7dfaa0e95dcf2f2e4de5ad6f6b200f66a6b4a49e41 204 0.15/1.00 vMB 29
279,046 279,046 0000000000000000b6459a71793eb6571ad8fd6bdd91d5febd0dfb49bd61665c 183 0.08/1.00 vMB 35
279,045 279,045 000000000000000262e59c10f80bcc530a451fe8430f2939b7ee45e5d6138629 74 0.03/1.00 vMB 45
279,044 279,044 0000000000000001586ec819acd362fdfb96a416d04e34b9b67c98c93b800d7e 204 0.10/1.00 vMB 51
279,043 279,043 0000000000000002d58a8deb6f1a9f660adb71ba2eb9c24ea4c92ad5548cb04b 340 0.16/1.00 vMB 40
279,042 279,042 000000000000000240508929ae9acb798afeb91e3a8d8c58db329486718f13d5 110 0.05/1.00 vMB 84
279,041 279,041 0000000000000001d1819d7fcaf5c588e698bb621ce6f6a857a9bce37eabbd2d 278 0.18/1.00 vMB 38
279,040 279,040 00000000000000014997992e9f21281eecf92373ba4115d251fc26664e714b8d 56 0.03/1.00 vMB 42
279,039 279,039 000000000000000086e50b8bb1c629fc5b421b4aa33b351e8b8cf504686fb1ac 230 0.15/1.00 vMB 33
279,038 279,038 000000000000000259255cdd797b641e6f8669cafc6613cae2f6822d18b79e4c 67 0.03/1.00 vMB 36
279,037 279,037 0000000000000000338f15a265ce6724aa41a8b9dc1e796a716e97b99661dca1 483 0.24/1.00 vMB 42
279,036 279,036 00000000000000023166fb2bcc6084dd1b8483e4696b0daacce85fc3284d4f94 177 0.11/1.00 vMB 31
279,035 279,035 00000000000000022b13a6ea9e7d22c8218662d24bb532efe2a5e62c4d0fe129 78 0.03/1.00 vMB 44
279,034 279,034 00000000000000009e1522dfb071ffbede5d7340346b68d5d87e9a648928b450 309 0.15/1.00 vMB 47
279,033 279,033 0000000000000001f5d4be31fc8116567a3c06b974d7149a4bd1bfb8deb19fd0 216 0.12/1.00 vMB 33
279,032 279,032 000000000000000281edc0162a4f4174569bc6a8c4c864b0f1309651d0807bb2 19 0.01/1.00 vMB 31
279,031 279,031 000000000000000248781790c6d3c2a0a12f627df3fbb5953e264f328a909220 464 0.20/1.00 vMB 55
279,030 279,030 000000000000000299dfcca91e8941e69655966545e9891e31459260740fe358 318 0.18/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.68 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: 677.75 GB
    • Received: 16.44 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.