Loading Tool

Explorer IconExplorer

Memory Pool

40,814 transactions
20.60 vMB
0.13186265 BTC
Random Selection Loading Transactions
Max Size: 113.14/200 MB

Candidate Block

Mining Attempt b9b2fbd8276276942ed349a12bae460253c4a8c452fdd3224c5312b3391bb3bd
Version 20000000
Previous Block 000000000000000000000c5314e19d0deee800b1ab40676853dacd6ad1a40168
Merkle Root ed74702dfe160a45909bed67b2dff62df783a5b62065253edeac5266fe5542a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,155
Size: 1.00 vMB
Total Fees: 0.08082436 BTC
Feerates: 4,015.69 > 8.10 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,909 (781,639 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
132,270 132,270 00000000000009d06b5827b01a65f2a528c5034ed7262953ead39251ac33a6e1 21 0.01/1.00 vMB 168
132,269 132,269 0000000000000d38497f327f9bf6f7a2f4d1c56061f0a0b9f5f470c8b976ba6c 18 0.01/1.00 vMB 914
132,268 132,268 0000000000000593f8f24b698096f7996767f3d7c21b64128a93f23cc0f9cd0e 29 0.01/1.00 vMB 756
132,267 132,267 0000000000000d1254c6de8ff7f6b483bd09c30a518e7aa64607846071a9dae0 13 0.00/1.00 vMB 893
132,266 132,266 000000000000113560d6bfa716e4ba116035eca9ef914292780bd96578f5dc17 10 0.01/1.00 vMB 7
132,265 132,265 00000000000005e16e76dcfb4f66ab342deb30ca467b2d9c97fd364e544b6815 45 0.01/1.00 vMB 181
132,264 132,264 00000000000004f408e95152ffb66c7ca0103c8bb65979f3ff9d25064b59eb18 21 0.01/1.00 vMB 1,045
132,263 132,263 0000000000000134e1179f868a81ef5e7b747c31d492e93183b68cb684dfec31 8 0.01/1.00 vMB 182
132,262 132,262 00000000000012f473dd9208229b675b8a071d029f32d18581f2c793875a4a47 51 0.02/1.00 vMB 1,185
132,261 132,261 00000000000000f72af5ea5a7762aaa7f61ec1e1675c97291afc007d7fbd1001 14 0.00/1.00 vMB 1,540
132,260 132,260 0000000000000bcbe4824433196ddaafb15c0ecb21c380f2ca6febe1268a0c97 16 0.01/1.00 vMB 412
132,259 132,259 00000000000003911a274c18f6d145f49992b35405201f4004e708d36a795a4d 10 0.00/1.00 vMB 87
132,258 132,258 00000000000005fa5ebf87835f1fe05d9f04e8d14a59176c0a5c2b6c49fbe9bc 28 0.02/1.00 vMB 209
132,257 132,257 00000000000006a2076bd8233d32ec522e38561867ad27dc2beadda1b32dd09d 13 0.00/1.00 vMB 539
132,256 132,256 0000000000000713bf1064d68adb13cbdb3d292becec3714cbf829c29fc18431 6 0.00/1.00 vMB 893
132,255 132,255 0000000000000d8d87aecbddd62212227d2768ae5459621464900bf0accb023f 18 0.02/1.00 vMB 203
132,254 132,254 0000000000000e9728dd556e1e0756018752306d42f5d45470d33ab4252487ce 11 0.01/1.00 vMB 742
132,253 132,253 0000000000000c14aff6b6220ba986ee898feec2539c64a6f87b75fd8dfb6401 86 0.04/1.00 vMB 89
132,252 132,252 000000000000034b6df8e269149e55270c3522ca8310de34238dd2e295ac9a85 36 0.01/1.00 vMB 623
132,251 132,251 00000000000012a14d5ee5708b674c351908fe885007201c946c975d53498afb 25 0.01/1.00 vMB 797
132,250 132,250 000000000000052ac806087e129ec74ed61cb3b124f99e9570f407da699e0cd1 24 0.01/1.00 vMB 244
Previous 10 blocks ↓
Total Size: 780.45 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: 527.43 GB
    • Received: 5.49 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.