Loading Tool

Explorer IconExplorer

Memory Pool

82,769 transactions
30.82 vMB
0.08194989 BTC
Random Selection Loading Transactions
Max Size: 188.96/200 MB

Candidate Block

Mining Attempt 3e3d83f269771c1eb0d2592cf76a0d1f8d7eeb82e2ae2f5a5678fbb248d0b5da
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 30685c17a2dba3c9d0efbe34ab87c77e6319e0206adb463b8ee977ec6f54e7fa
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,908
Size: 1.00 vMB
Total Fees: 0.01285618 BTC
Feerates: 79.55 > 1.29 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (634,249 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
281,085 281,085 00000000000000006be776cbfee78d86b0a56c4d8d4b43e5866d07fb307f8163 422 0.23/1.00 vMB 31
281,084 281,084 000000000000000109d5832b9b3d7a24659a9aeaa58127a18db0e7622f075004 121 0.05/1.00 vMB 103
281,083 281,083 000000000000000046395587b4d14381857a0250d46700fed7beb9045efebd85 316 0.20/1.00 vMB 34
281,082 281,082 000000000000000197f8f188f8a1eb2a53c4422b928afeb017d25d1f7d6f51be 61 0.06/1.00 vMB 24
281,081 281,081 000000000000000263e6063bc5ddc7ea59bf16d95c9dc2be072eaebc55bf512b 130 0.06/1.00 vMB 38
281,080 281,080 00000000000000016275f3c3db35d825e13d624b02a1f3aea6470fe53d810546 43 0.03/1.00 vMB 17
281,079 281,079 000000000000000232ed6e8062a517b6c3c5d6a733c42a28923feb0c4d4a211d 131 0.05/1.00 vMB 71
281,078 281,078 00000000000000001a776d56f7ad60d48822341fec31fa1b41e1e26aba2fb661 275 0.16/1.00 vMB 53
281,077 281,077 00000000000000003f92f5eb757cc37173552203d651cca769383e3bcca71b55 329 0.17/1.00 vMB 38
281,076 281,076 00000000000000010b1da28da505e28c146e68f28df51ea883b597dcc57c4bc3 362 0.20/1.00 vMB 55
281,075 281,075 0000000000000002255f6181e9d2f82bc8b445a7a7a04bd5c674240c2d3575cf 175 0.17/1.00 vMB 31
281,074 281,074 000000000000000096f95ebf8c3d369dd550235c7cb27935cbf5b10c7bbadbaf 422 0.25/1.00 vMB 29
281,073 281,073 0000000000000000efa4e25d1a447d435b4cbe7e673d94e350422649152f2240 692 0.25/1.00 vMB 47
281,072 281,072 0000000000000001a40aa8a5d83b884a0dffeb71c8b5da2b1c8761b1b91b4e54 100 0.05/1.00 vMB 142
281,071 281,071 000000000000000033a48d4b346de31224533e363d597eac9191fadf3581f3fa 299 0.32/1.00 vMB 27
281,070 281,070 000000000000000079c739f184968f83080ab4a5b868c61c18bf460c60f43885 157 0.07/1.00 vMB 68
281,069 281,069 00000000000000008d6ebce85fb4360453155e1af1ef5c31ba8a51f077f72879 169 0.10/1.00 vMB 56
281,068 281,068 00000000000000020f9c1be51e346bd4845c9635d06bd5d6ca1341583f899acb 142 0.07/1.00 vMB 50
281,067 281,067 00000000000000020a1a3cdde8e1f227faf12abe79965581dee07f785a438c45 414 0.24/1.00 vMB 46
281,066 281,066 0000000000000002300ddcfbb06905de47720aba8c98944aef4dfe58960e90af 130 0.05/1.00 vMB 46
281,065 281,065 0000000000000000d22c21a8b2b4f69b496092d288459224296461490c60097e 811 0.47/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.