Loading Tool

Explorer IconExplorer

Memory Pool

79,496 transactions
29.95 vMB
0.08140966 BTC
Random Selection Loading Transactions
Max Size: 180.44/200 MB

Candidate Block

Mining Attempt 6b4b535427fdaf622c241e4cd5d33500fa50cc53c86a530ed920f959a821a6fe
Version 20000000
Previous Block 00000000000000000001fa22e6231aaa977327edfd312baec3e012ec5bb62617
Merkle Root 80c9669a23597a9b87b70a9ef991ffb029828d4e5c2c1a5870da197a3c9b4b8f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,973
Size: 1.00 vMB
Total Fees: 0.01721086 BTC
Feerates: 150.45 > 1.72 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,168 (751,949 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
163,219 163,219 0000000000000c92c4b2945deb1dac23accf1275a8adb121c92d3d8f2f6dae3d 25 0.01/1.00 vMB 127
163,218 163,218 0000000000000147135b9d93fc5a707dea89f78a6a05bd92cddd02cdbb38f128 6 0.00/1.00 vMB 891
163,217 163,217 0000000000000516678b05294327362007eaae54393929bfb58d81566521300e 17 0.00/1.00 vMB 23
163,216 163,216 00000000000006e149a0f7965250117275ed9dc48ebf5957364a88345de83d0d 129 0.05/1.00 vMB 128
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
Previous 10 blocks ↓
Total Size: 782.69 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: 687.39 GB
    • Received: 16.49 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.