Loading Tool

Explorer IconExplorer

Memory Pool

79,141 transactions
29.36 vMB
0.12451996 BTC
Random Selection Loading Transactions
Max Size: 176.78/200 MB

Candidate Block

Mining Attempt bed06f4e44b03f76a146d8235dcbefe2ce7137ad2b31ce81de358e1633783c33
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 9347ac78068232c4c75bdbdcfce4af9439eb6c43c3acd15c8c7fafc5fcf55006
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,336
Size: 1.00 vMB
Total Fees: 0.04510900 BTC
Feerates: 150.80 > 4.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (706,072 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
209,193 209,193 000000000000024f26b95be28e67e68bec37c3dc86d604c1808e40b1d3a19d8e 366 0.41/1.00 vMB 89
209,192 209,192 0000000000000459ef87b675a85bbe1bcc383bcd56eb31dc80152049665e74e5 490 0.17/1.00 vMB 195
209,191 209,191 00000000000003e6ad4f4339b4d4af2522608a94948f0cbc01f6bd09d52e4aba 11 0.00/1.00 vMB 15
209,190 209,190 0000000000000197cfbdb09e2fe68e980629a641b04707fce5264424f4bcac01 104 0.05/1.00 vMB 123
209,189 209,189 0000000000000445af335f071f7a83605445d6f5e9d43d77d95b81e7999fee16 87 0.04/1.00 vMB 176
209,188 209,188 0000000000000191886ce55a1e8a30055fd6123dccf03c88f514741522f652fd 166 0.08/1.00 vMB 239
209,187 209,187 0000000000000453b2b71f8fd524891000bfcbe0d885b2f49f1a9fcd335a46da 446 0.31/1.00 vMB 131
209,186 209,186 00000000000001e617cb4375de548a5c72c59183964c63ebc993aad530b067ab 33 0.02/1.00 vMB 105
209,185 209,185 00000000000001d1c5877a9e57627a63f0c2c3812f661fdfd1b015cc429af126 64 0.02/1.00 vMB 222
209,184 209,184 000000000000029b8f05a8b52bd2c3e54a8115cedff0962fcde1675c0e3ae840 31 0.01/1.00 vMB 177
209,183 209,183 00000000000000911887b76721b172070984f2a1edebc529e449686b54dd6fc9 137 0.09/1.00 vMB 137
209,182 209,182 00000000000003b931950f2883f2d1450406a304550402fe90726ea481a81689 111 0.05/1.00 vMB 119
209,181 209,181 0000000000000057f5f933621d99598cb2ec1c1b615c92210d5df52cdebc7353 573 0.21/1.00 vMB 228
209,180 209,180 000000000000001f5a62c14cfed08e4dfb7c45da8dba2de3e8c5d1dcd35ff346 123 0.05/1.00 vMB 111
209,179 209,179 0000000000000199f258f24c32efce3d1ce37f638ab72f2cf357c4e5006dbca8 28 0.02/1.00 vMB 243
209,178 209,178 00000000000002e92cc5628bc8046e0699c26e57c9bc725f2bda409097245b86 108 0.05/1.00 vMB 134
209,177 209,177 00000000000004f5d35d405e022b909142911eede26a09c8eb2712c0942c00e7 235 0.11/1.00 vMB 242
209,176 209,176 00000000000000f813a06934d24ca44fe3de65c6f0eaa7bedd8e9f7a4cdbebea 331 0.46/1.00 vMB 50
209,175 209,175 000000000000032c4407cbac404f01a37a968a440759e5052fab890e497557e9 515 0.23/1.00 vMB 161
209,174 209,174 0000000000000101c4cc02d40d51fae60ac88c3ff8c263089bcb647ed62fc578 124 0.07/1.00 vMB 170
209,173 209,173 000000000000041992f0196964579bf431d91ccd5ebc8624fc409037d0252eb3 12 0.00/1.00 vMB 182
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.