Loading Tool

Explorer IconExplorer

Memory Pool

67,768 transactions
26.29 vMB
0.05994684 BTC
Random Selection Loading Transactions
Max Size: 158.17/200 MB

Candidate Block

Mining Attempt f9df234dcff74590e06e9ef68986884a44346356a18ecaa579729d240d9fb934
Version 20000000
Previous Block 00000000000000000000c6cdd00b65761e851244bb982df55f61c9fda91a0135
Merkle Root b5d4947f3d3491ce7cf66fcef48740b02c1c5909807c7f57135fc7b673e4f47b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,097
Size: 1.00 vMB
Total Fees: 0.00394871 BTC
Feerates: 40.21 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,562 (770,441 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,121 145,121 0000000000000380259e1a79d35002a9442a5e21d18249901de95d4e86d513ff 87 0.04/1.00 vMB 79
145,120 145,120 000000000000081938a2fb07b349cb5ba758da04912bf3fcb7e1f149fc2ccb7f 8 0.00/1.00 vMB 61
145,119 145,119 00000000000000ef2ee0d7cff24902b53e8b21df66dffb891658a6f4c128c2c0 96 0.04/1.00 vMB 140
145,118 145,118 00000000000007649da696ab235c050d0c363d08f1b6f8fb1c3edf9293cb7f14 77 0.02/1.00 vMB 133
145,117 145,117 00000000000006b8883d41e28bf4e4d297074fc662235356606664d4571c2726 11 0.00/1.00 vMB 84
145,116 145,116 00000000000001fc2c0237b61f6a2eaf4a69092d6f114f3f9d913cf574b3e1de 94 0.03/1.00 vMB 56
145,115 145,115 0000000000000527b5b52477d165c766ec63683ff2344dde338cf31e0e64f051 12 0.01/1.00 vMB 870
145,114 145,114 0000000000000273813238d434a253c727e98f73fee7368e4be95162e2740ef9 121 0.05/1.00 vMB 304
145,113 145,113 000000000000059d5fe6f691ef822d68220eea2149d9c1f832ab3c4c7f63fe2b 84 0.03/1.00 vMB 125
145,112 145,112 000000000000035fcd3c3b43df287ab6675717779f2f4d629a0e00875ad41caf 64 0.05/1.00 vMB 115
145,111 145,111 000000000000054514b12263857b3c1a669069c65f6d998a9b58730781aa266e 15 0.01/1.00 vMB 296
145,110 145,110 000000000000057d2fd219c9a03ebce8cd250c784cfba5005fd3d405fe913138 20 0.01/1.00 vMB 151
145,109 145,109 0000000000000266a35cbb899e74645ba8542b36ea2530582fb0c46247c2c3bc 42 0.01/1.00 vMB 135
145,108 145,108 00000000000000ebc27ae767a95e66f8a8ead06987be12a4dadf6ce6692bbacc 32 0.01/1.00 vMB 44
145,107 145,107 00000000000005255f904bf00b05f51a785c001a32547eb23f10d93fba633559 16 0.00/1.00 vMB 10
145,106 145,106 000000000000051d12daf67c72dd9e711fce9b551463b221530927ca80097d9c 42 0.01/1.00 vMB 225
145,105 145,105 0000000000000089cabaae10aef2e8415e44789b68217a9bc0216b4c046be2f1 17 0.01/1.00 vMB 206
145,104 145,104 00000000000008f1a343eca0f76847d9d5eca7be56ed42c0048b7d403b67026d 24 0.01/1.00 vMB 149
145,103 145,103 000000000000066d8f3821807a70cf5b0cf88309b7afbff9796646b4ee2ae243 52 0.03/1.00 vMB 217
145,102 145,102 00000000000008eb1b5a506a8cfce8e987cafd53804cc44718baa13ada341e98 116 0.04/1.00 vMB 103
145,101 145,101 00000000000007edf2834cc8f01762fd48a42ef4dedb2d288148c603ce1557ca 36 0.01/1.00 vMB 111
Previous 10 blocks ↓
Total Size: 783.37 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: 768.58 GB
    • Received: 19.61 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.