Loading Tool

Explorer IconExplorer

Memory Pool

78,127 transactions
29.06 vMB
0.07994556 BTC
Random Selection Loading Transactions
Max Size: 175.85/200 MB

Candidate Block

Mining Attempt 7304b46ab966666c05aeef17becc1d79b582131771392ce4d7d39e2acd5f1f71
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root efd74a956ea604aa03cc77b440d3428ccb9f64384ed0c43ee858820fee515c34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,905
Size: 1.00 vMB
Total Fees: 0.01930262 BTC
Feerates: 178.73 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (751,947 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,215 163,215 000000000000054d851c4e9fd01175c323b0816f77fcac9061a3eb954cab55bc 9 0.01/1.00 vMB 68
163,214 163,214 00000000000000c5994feb4575f58309c87becc450ea720e96a782c1cf33dfa1 1 0.00/1.00 vMB 0
163,213 163,213 000000000000054180bd244f0198558ee914671b256614684e6d7564bd93b9c2 56 0.03/1.00 vMB 79
163,212 163,212 0000000000000a7a367b39a2b93931cad9d75c9228ec5de8691d5a0e2e5ace59 4 0.00/1.00 vMB 129
163,211 163,211 0000000000000d3b1ff6e5b64b79c177801427a24ef558e74675f32a306e6a70 48 0.02/1.00 vMB 150
163,210 163,210 00000000000008e33c08eb23ab454f9b24103358c6404d5d06760e5f7d18d1c8 16 0.00/1.00 vMB 0
163,209 163,209 0000000000000708f62dae6bcf472ffbb3affd6e6d87515bfbb1bd05a095d5cb 20 0.01/1.00 vMB 54
163,208 163,208 000000000000033a6b28dfab385a32c20251a9694283ce5d98c5f641d5eb2ffb 10 0.00/1.00 vMB 114
163,207 163,207 0000000000000c39e01edba3dc2090fa6f5b82590b4c60d24c2ab3b598f5fc51 49 0.02/1.00 vMB 193
163,206 163,206 00000000000009a035e5dabe79938abaf5321952249ff2dce89e44cd7314b5e3 7 0.00/1.00 vMB 0
163,205 163,205 00000000000009a868ee7393d50610d59d4176854fae9acec64d1a1d70a4678d 5 0.00/1.00 vMB 51
163,204 163,204 0000000000000892b4e2399abbcb35533b90ecd3ce4fdaa9ac752140319374b0 45 0.01/1.00 vMB 11
163,203 163,203 000000000000052e439885ae9aa8770e31f47bcc0d4b773951f3124fae331f25 41 0.01/1.00 vMB 459
163,202 163,202 00000000000007ac215bbe2bd543dbb51667e47179b9089877d230bb895a10bd 26 0.01/1.00 vMB 34
163,201 163,201 0000000000000a514e86288352b8092c249baa51694f69d060870eef1efa6af9 3 0.00/1.00 vMB 0
163,200 163,200 000000000000006a4c9c33805a0798c894cfb3b0c91918a694ed85d65b3d9000 12 0.00/1.00 vMB 79
163,199 163,199 0000000000000787290283750ccbe902144a11d130a61542f7a29b475a5de126 15 0.01/1.00 vMB 513
163,198 163,198 0000000000000946a2fe7432f55ea1430459959681099c58547815d2ecb01fc7 10 0.00/1.00 vMB 69
163,197 163,197 000000000000055f362c3c62baae8ebd68c0bcefcbaa2fc6778ef24098d79651 75 0.04/1.00 vMB 290
163,196 163,196 0000000000000c96476bc49af3d890d743d37db14623c54955ca368ff9c9288f 8 0.00/1.00 vMB 29
163,195 163,195 000000000000020fc745d93dae16ba2f664e658e7d217147d1daeeb970fde123 47 0.02/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.68 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: 677.49 GB
    • Received: 16.44 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.