Loading Tool

Explorer IconExplorer

Memory Pool

70,614 transactions
27.29 vMB
0.07157405 BTC
Random Selection Loading Transactions
Max Size: 164.46/200 MB

Candidate Block

Mining Attempt 949cdc99dc53016c4d19e181515bdac3866afed01d16a45e4b8309ee67f77386
Version 20000000
Previous Block 00000000000000000001e4921e71dea47dcfe57bda1d92cf110cd64db629c997
Merkle Root 08620ce10c9dda3b63fd6e4d3030a9b7c157c80513c1aaac727d271e6dcf7765
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,844
Size: 1.00 vMB
Total Fees: 0.01292655 BTC
Feerates: 469.97 > 1.30 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,560 (770,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
145,122 145,122 00000000000005daa4c9d7719fb9cc9daffb9e8e9656d44cf3dfc95b02734d07 41 0.02/1.00 vMB 109
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
Previous 10 blocks ↓
Total Size: 783.36 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.51 GB
    • Received: 19.60 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.