Loading Tool

Explorer IconExplorer

Memory Pool

70,923 transactions
27.16 vMB
0.06379867 BTC
Random Selection Loading Transactions
Max Size: 164.25/200 MB

Candidate Block

Mining Attempt b0530dc459f11c27e1cb43ebed388a51333de58bb3216a5fd66ea302f022ceea
Version 20000000
Previous Block 00000000000000000000a0e3cfb13c2d2fa7a495528146bbc3284fe10dab1b50
Merkle Root c9e09ad5dd29b9172c9844337105d3229704ea2c9530281b2c5d0ac09d36ae54
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,753
Size: 1.00 vMB
Total Fees: 0.00554251 BTC
Feerates: 40.21 > 0.56 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,618 (697,601 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
218,017 218,017 00000000000003cd0ae894d32eeae2317123845e2fa4a9e007e62c546f12c7ac 1 0.00/1.00 vMB 0
218,016 218,016 00000000000000defb1b7d25259d0db797e69dbe0057f2517fd110b7081ecc24 465 0.27/1.00 vMB 170
218,015 218,015 000000000000005c10fc35cc2e90ded7c7dd77e7eff4f80b0742558a0bafc1fe 85 0.04/1.00 vMB 92
218,014 218,014 0000000000000031b6fd0798ec223813957706a66fbdb3e39d9386cbb0f251a4 235 0.11/1.00 vMB 169
218,013 218,013 00000000000001f2c4783e36a4a464bee1edf533eca2b325f9de94cd06188160 411 0.17/1.00 vMB 133
218,012 218,012 0000000000000026e4fc137a363a01e96712a88df63dc828a81f69160ad29cfd 674 0.26/1.00 vMB 259
218,011 218,011 00000000000001a060017566701133f15bb6c9cad5101dfd8a0ea74da7af4c6a 648 0.27/1.00 vMB 414
218,010 218,010 000000000000015938ae6322411c6b2e56a29af7bcfa702a284bde7dc194bc09 415 0.18/1.00 vMB 220
218,009 218,009 0000000000000168bb9480dbd57f25b50561a8c527f408aa031f9dc365341137 400 0.25/1.00 vMB 127
218,008 218,008 000000000000043a8cd772606deaa55b3ddd9cd5be5b34e02b269dd6de28b560 12 0.00/1.00 vMB 295
218,007 218,007 00000000000001db879023f1749ac11997887d72c6d643a07213b411226ecda5 677 0.25/1.00 vMB 247
218,006 218,006 00000000000002ef1467e33d5ee4036afd0ccde4bb75ced7c04b0456ebdc9b1f 763 0.25/1.00 vMB 237
218,005 218,005 00000000000003a5d2f674b1d9a8d86f5b62c697fb7a3d42986a6b4d413baedf 700 0.27/1.00 vMB 265
218,004 218,004 00000000000002eab1e4c548c1a4afd986c207d2ea86bc81283b5ae9306b045f 658 0.26/1.00 vMB 277
218,003 218,003 00000000000004204c8f574de93cf570e6e8ff278dd2d6775ceb4af2501420e1 12 0.00/1.00 vMB 300
218,002 218,002 00000000000002ba576337355e04b627dc9cbba799b9e4494cb4ecdd9e4246ad 450 0.17/1.00 vMB 229
218,001 218,001 0000000000000427e9d7228b14d95965b2424a73fb2d46aee0dd3f064c36cf71 367 0.15/1.00 vMB 185
218,000 218,000 0000000000000569070e338293af66258adba29dcdd5f33212314dff752ff458 226 0.13/1.00 vMB 137
217,999 217,999 000000000000028d7e34e760407a5c00ebdaaf736ea626e9860eeabbe7eb4261 802 0.37/1.00 vMB 174
217,998 217,998 000000000000040e6bed38149e046719fbbffa354b34eb98bd02f980fd9b90ab 208 0.13/1.00 vMB 94
217,997 217,997 00000000000001dc3e18f665ad4aff88d3ee0c822ca8f46395b72633d4f7d13b 114 0.04/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 783.46 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: 771.87 GB
    • Received: 20.07 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.