Loading Tool

Explorer IconExplorer

Memory Pool

77,102 transactions
28.60 vMB
0.06409917 BTC
Random Selection Loading Transactions
Max Size: 173.62/200 MB

Candidate Block

Mining Attempt d2a119757ad07e0bfc85e46e619db7ccbdb5fb574fde11f660a811aecdff1a4c
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root d72cf8ff7b7edc4e6e04b28f70f04eabd1b858b8d37e6742fcff72288e974351
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,827
Size: 1.00 vMB
Total Fees: 0.00482704 BTC
Feerates: 40.21 > 0.48 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (674,002 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,091 241,091 00000000000000e672bba14b8b6b54bd9990937777cd43ed08b151d34751be65 184 0.07/1.00 vMB 222
241,090 241,090 0000000000000061456b9078161cb9cc81c438ef5213a9735927221c058b233f 216 0.10/1.00 vMB 202
241,089 241,089 00000000000000a1ad6f8e2e5b847c3c2891776e9f4c210bda81c6a0372a0db1 34 0.01/1.00 vMB 167
241,088 241,088 00000000000000284d2da0ebf380cc2c172cd26e44caeb429a35051410dec86d 67 0.03/1.00 vMB 168
241,087 241,087 000000000000007cc7d03c1c16f507bd8dfe05176bb128a90f0e9fc179e6cb12 113 0.05/1.00 vMB 179
241,086 241,086 00000000000000b944e80a825975f4f12942b0ec170c2a63c77297bb10113d35 274 0.25/1.00 vMB 86
241,085 241,085 000000000000004db67740ca23f911aebbd7ba7304398490e25b26ec153a3daa 41 0.03/1.00 vMB 112
241,084 241,084 00000000000000d2ad74ba6010cb1255f9ff52ba8cecd77dbaf835970be488a7 458 0.17/1.00 vMB 194
241,083 241,083 00000000000000b7e3f7b3cf9a7a07fe6102d0b20ee4a791b815feab69302cbd 151 0.08/1.00 vMB 164
241,082 241,082 0000000000000084f1a06f1a443521e318c4c9122b300bc85aa42d792cc31dd6 300 0.14/1.00 vMB 157
241,081 241,081 00000000000000f265b91c0c411115b7f2b01a4408e1718e92d125d09ee6ce91 108 0.05/1.00 vMB 173
241,080 241,080 000000000000006411fad75422ec3e63887415ce0cd665f3aec0d2ef53967466 275 0.13/1.00 vMB 190
241,079 241,079 000000000000001c1d6386cda105f588492350d5524ed4ef114d745a2a03fcf0 8 0.00/1.00 vMB 86
241,078 241,078 00000000000000f5d5f86ce40d49abb6c0abafa2853cfbcbff256d0cc0bf690b 196 0.09/1.00 vMB 239
241,077 241,077 00000000000000abe76f4654beb5876567e47c4ad7747fc079f8037cc43c92d1 39 0.01/1.00 vMB 326
241,076 241,076 0000000000000053442e8be7a890ed9fee19be5bccefd6c879fe92536610a3ed 163 0.06/1.00 vMB 260
241,075 241,075 0000000000000004c4aa58840672cc7da1c9ecfb519f27283afa103a4844f3de 9 0.00/1.00 vMB 172
241,074 241,074 00000000000000ad13106bd4e7f5b8b0f92b16ce959f429a2cdc4e6812024b50 300 0.12/1.00 vMB 224
241,073 241,073 00000000000000429fe77d3d19c5d58d9323431e63e00943f4cb02676f3718b8 207 0.10/1.00 vMB 244
241,072 241,072 00000000000000a48d59177a5e8da5329de6ef032de0c5317c9e713ecc7cfc5b 62 0.03/1.00 vMB 219
241,071 241,071 0000000000000076846f9e0c94cac45e329f197c5a59e4d6eb79f513f0f0bb93 98 0.05/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.56 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.88 GB
    • Received: 15.78 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.