Loading Tool

Explorer IconExplorer

Memory Pool

42,545 transactions
26.79 vMB
0.06463168 BTC
Random Selection Loading Transactions
Max Size: 140.65/200 MB

Candidate Block

Mining Attempt bcd270ef5b3a87c5b7b632b852f6cef667d8c597389968dde966030c4e02d5a9
Version 20000000
Previous Block 00000000000000000001c29ba26020ab8fee0b13c11f761cf92eaeb9c92dd03d
Merkle Root d6131646285c447f782500413a3acb3caed553f39447de30987b97f312dd5dba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,028
Size: 1.00 vMB
Total Fees: 0.01499029 BTC
Feerates: 181.54 > 1.50 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,932 (673,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
241,041 241,041 0000000000000062e33609a6653b870f76f3f61e6f0aa3d9100ad12d78926a79 291 0.10/1.00 vMB 66
241,040 241,040 00000000000000759d94a32e24244fed4cdc73efced1828b8e0c36325fccdd08 751 0.25/1.00 vMB 239
241,039 241,039 0000000000000024f001f6584fb85501cd86093b0f86d94cb6205fc8effb352c 125 0.06/1.00 vMB 218
241,038 241,038 00000000000000dc2c931ce44b36b610c4d9e39c4582f1d846d7ea6363ba95d2 76 0.03/1.00 vMB 465
241,037 241,037 00000000000000eb4d3363ebc95a2173378a59ccbc10ff017a7086b71dc231cd 47 0.03/1.00 vMB 142
241,036 241,036 00000000000000a755aa407676d4b051ebaf4a0cf0243f2b4eb8fcf8664d0635 151 0.08/1.00 vMB 184
241,035 241,035 00000000000000581d66e6f3d982991cf4c6ea5386eb0498ae1f3c923c0d261a 224 0.11/1.00 vMB 176
241,034 241,034 00000000000000bb0b2c22332a9f248035626d21f27a9d5cbcbf9d121ad889b6 373 0.20/1.00 vMB 150
241,033 241,033 0000000000000073904d71392d0de2b947bdb6623288ede400422ea968fe9c5c 80 0.04/1.00 vMB 101
241,032 241,032 000000000000009b257cdfca3424c50690104350d395da0dc92c6a409e926bfa 147 0.06/1.00 vMB 145
241,031 241,031 00000000000000d9a40124da12aa3c7b26d7adad47eab9dc5cd95113d345a7b6 539 0.25/1.00 vMB 193
241,030 241,030 00000000000000b014620f89a29841747a2a91822ada6e4ba2a788d9aa7695e4 331 0.10/1.00 vMB 36
241,029 241,029 000000000000001eb10b47b905b85aeff4278ae8b3bb8f3269e52844839c63dd 638 0.25/1.00 vMB 266
241,028 241,028 000000000000002822409ef7bca692c2a243856eab9c2bbcc8ab635d71caa71e 90 0.05/1.00 vMB 96
241,027 241,027 0000000000000004fd6cd5fcbfd66146072d2522ec6c1003552762760760cfa6 147 0.06/1.00 vMB 189
241,026 241,026 0000000000000007ae0defc492b3ccbb81e62aba07f6b3ad9543d2cd499e3973 63 0.03/1.00 vMB 124
241,025 241,025 000000000000006358d66117a4cc92637ee095fa566c3b4894ec787a749105e3 308 0.15/1.00 vMB 148
241,024 241,024 000000000000005c7eafaeb6fe9ffc2bb5ffad14c1c698f08579597d6f46c49b 44 0.03/1.00 vMB 133
241,023 241,023 000000000000003f38bfb8c1310f5f1bf58804ce39de1f80cfdcf87f2223f683 487 0.24/1.00 vMB 206
241,022 241,022 00000000000000d12749d5460824be8998cdfb71fb7e15c532e88cc3ad30d1c1 141 0.06/1.00 vMB 269
241,021 241,021 00000000000001091a37d398b03bec6411ad399256abc74218e5605c46e15d22 347 0.16/1.00 vMB 1,816
Previous 10 blocks ↓
Total Size: 782.27 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: 656.01 GB
    • Received: 14.37 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.