Loading Tool

Explorer IconExplorer

Memory Pool

82,158 transactions
30.56 vMB
0.07700204 BTC
Random Selection Loading Transactions
Max Size: 187.69/200 MB

Candidate Block

Mining Attempt 9aa2f19c5c118ff45d82bcc79c941110026188f7d965fd1549da3a135a578b3a
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 1db84834672924f1739f259c719c9628d068501c63223fee52bf0c8d2b84c286
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,568
Size: 1.00 vMB
Total Fees: 0.00866095 BTC
Feerates: 77.90 > 0.87 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (780,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
135,038 135,038 00000000000001e627647eb09987e24a282546c681525bb676099c38803f4990 17 0.01/1.00 vMB 203
135,037 135,037 000000000000028419802802c4b4044b6be0f95e3f985111cda7e7386935d0bc 171 0.06/1.00 vMB 103
135,036 135,036 00000000000006d96528305ba4991d0d7c0996a188c5d485bd1c75faba1a00c4 106 0.05/1.00 vMB 202
135,035 135,035 0000000000000b517e83a33548619f330c970079d51c354069dece1778dbe1ce 48 0.03/1.00 vMB 615
135,034 135,034 000000000000034fa632c71ff029e5264cabc19fc29ee95d41823c6704b755f3 31 0.01/1.00 vMB 854
135,033 135,033 00000000000007ccf9b5b1029892e5a1d3218ffb09d3e915b80d9bc38b425f77 43 0.01/1.00 vMB 307
135,032 135,032 000000000000082377c61274f2c3df9e48660e82d19ded7f7bfdb41465eee7b7 1 0.00/1.00 vMB 0
135,031 135,031 000000000000041cb973b6821da902a7de0f1bb297dd343162dcc52e8c1a394b 29 0.02/1.00 vMB 238
135,030 135,030 000000000000079c68a2b0dbd0cc0d9b0a9cb636cb310d286196f83b1ca57f82 43 0.03/1.00 vMB 468
135,029 135,029 000000000000046edb92b2b58e8fb24438c8feb44a88556ffb411b25ce8b8c11 75 0.04/1.00 vMB 146
135,028 135,028 0000000000000ad998149d97eabc7bac27113b89160b7b527df0bd3aef8cdb10 131 0.05/1.00 vMB 318
135,027 135,027 00000000000008602d2657be1aca59260a5c63c56541d151ea5a52d79daaaf17 12 0.00/1.00 vMB 17
135,026 135,026 000000000000031aa2048116538742ec760bff095a0c439e0c4b4c93136ba6da 82 0.03/1.00 vMB 376
135,025 135,025 00000000000005e1042cacd67f6c427d1d7a40662da839a93cfa0fd2b67cf151 151 0.05/1.00 vMB 182
135,024 135,024 000000000000064bbfb68d5970519e690b398c727e5240e0b932670f3d556478 84 0.04/1.00 vMB 174
135,023 135,023 000000000000085e60df582a21acb5272a061ef31ee4e18aca1dd582c8fa025b 127 0.04/1.00 vMB 335
135,022 135,022 00000000000003c61d331ade92acdff01a7a595a867677638bce412dde185ef1 66 0.03/1.00 vMB 400
135,021 135,021 00000000000003ab7649e6c05daa74432b090f459f5a6dcc02dc7b09f0c8148b 4 0.00/1.00 vMB 1,417
135,020 135,020 00000000000003386b5da4b4c3b9fe1c16687cc9d381971a771264360640d87e 122 0.03/1.00 vMB 68
135,019 135,019 00000000000004481263fc252845f512cfe0798c194adaa8dff0c0e49a4da686 58 0.03/1.00 vMB 518
135,018 135,018 000000000000071bf553e345237a67b722db391214627d2cb08268d24f2732c5 83 0.03/1.00 vMB 287
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.95 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.