Loading Tool

Explorer IconExplorer

Memory Pool

26,486 transactions
9.92 vMB
0.03203651 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.99/200 MB

Candidate Block

Mining Attempt 092047a245b38637a4138d2798590a2599bbd9b36728281e68c6f6ea6049d240
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root b75b751324f18453ae3d1186bfa4b2cf9852f9468b5e94d5dc6068dc961fc0f0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 434
Size: 0.25 vMB
Total Fees: 0.00755253 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (664,052 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
249,198 249,198 0000000000000039ffefda3fb770910cc3086e148e471d9bf7447d092f8dbe20 44 0.02 vMB 80
249,197 249,197 00000000000000438801c67a65917e844a00a66a9a71e1a20aef96949a036028 46 0.02 vMB 90
249,196 249,196 0000000000000068cc973fc42d75aef5c2aeb7b3dc8e947e937cdc1575487989 95 0.04 vMB 119
249,195 249,195 00000000000000004622f2f567e77d099b44e68152c43d1b45e483a880394bb5 7 0.00 vMB 34
249,194 249,194 0000000000000087890f87e9d3ce41e5673af7cf0d55e2ed8ef2480a9f9f86cb 127 0.08 vMB 103
249,193 249,193 000000000000003afb2aebe7f9ecec9126cd1443b5bb4604096d771f41b674a9 97 0.04 vMB 154
249,192 249,192 0000000000000050a87e9d0a534814ffd25f1c54e88897305a9d75e549f00474 137 0.07 vMB 119
249,191 249,191 000000000000005f16192922bea6e9e6b3b72cbf00feb670554a99a3a9a52e1c 65 0.03 vMB 105
249,190 249,190 000000000000004be3287a1ddf000dd1779bb62d3c678f8fda1d13c710142106 165 0.07 vMB 125
249,189 249,189 00000000000000809245ee1a866cf7c840a91ad337b5e7ee7bff4fef45a57b0b 43 0.02 vMB 134
249,188 249,188 00000000000000878fad18f4a32c1641cec4dadb85878321fede090c92ac6acf 174 0.09 vMB 100
249,187 249,187 000000000000001bcdc8403d5bfb4f605e7a431dda284c58117379ec57b013b8 229 0.11 vMB 141
249,186 249,186 0000000000000071eda1c2586d20f88a07d59c37f007287f6a4f5b7c06e9ab2c 73 0.03 vMB 84
249,185 249,185 0000000000000045901e750ad2c5112a267945775c7ba6181ee91838a7a6c11a 256 0.10 vMB 157
249,184 249,184 000000000000005f11c6055f86fdbf56006011b8018bb88010bf270b7752fbb0 64 0.02 vMB 93
249,183 249,183 000000000000003c05282190005d12b321e1596e11cbfdda7c95ae01fde60a34 128 0.12 vMB 24
249,182 249,182 00000000000000348d59d855835384e6073f79a0636e2be738f9a3cb871112ea 52 0.02 vMB 108
249,181 249,181 000000000000002a019f8ec662e66a90fd2856db5dd34b42f2b7831327df9b68 175 0.08 vMB 133
249,180 249,180 0000000000000088ab9417fb5357a5169b0dcf5b95806302f5b573018d505fca 16 0.01 vMB 75
249,179 249,179 0000000000000080f2906fc133616b7bd8082a4d02932da873084a9204706aba 13 0.00 vMB 114
249,178 249,178 0000000000000079ddcad9e7fa9c4ea8ed732dcde4dbd4e668b040e2dd85b050 228 0.11 vMB 172
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 45.34 GB
    • Received: 0.68 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.