Loading Tool

Explorer IconExplorer

Memory Pool

83,022 transactions
30.51 vMB
0.10959814 BTC
Random Selection Loading Transactions
Max Size: 183.87/200 MB

Candidate Block

Mining Attempt 54ff1266dd806bd0a8e957e6f0f0765dddf4cdcbd1d9e367bb866de08a360949
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root 0cea55d522b09fa23a31157da6e4a37ed36736d7c003a8c3a53cf98b2c2fce85
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,416
Size: 1.00 vMB
Total Fees: 0.04652381 BTC
Feerates: 526.32 > 4.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (325,643 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,324 589,324 0000000000000000000f9dba07bc3461d28071b938254b318cc9bbfddb4c21a4 2,408 1.00/1.00 vMB 10
589,323 589,323 000000000000000000042d33fbcd954aedc904dded734934d553878fcf3caf34 2,662 1.00/1.00 vMB 33
589,322 589,322 000000000000000000157b43681548b79931002a9d14cd32297b0e1fe6e843ad 2,920 1.00/1.00 vMB 56
589,321 589,321 00000000000000000007e50c450bead3c6e6734c7d1fa31a3ee16a1c6b8e496c 3,205 1.00/1.00 vMB 80
589,320 589,320 00000000000000000017daf8bc764965ada395d601bc9ce8a4cacd66769f72b5 2,501 1.00/1.00 vMB 47
589,319 589,319 00000000000000000015e7f311e320969e6daf474029e0a54a9498daf6655e4e 3,084 1.00/1.00 vMB 76
589,318 589,318 00000000000000000016be0063be13db4112cb07a1bb69d369b8d26ace58dc52 2,908 1.00/1.00 vMB 96
589,317 589,317 00000000000000000013d057c866a78ec389714c3de544c51d9084710277a764 2,217 1.00/1.00 vMB 41
589,316 589,316 00000000000000000009caf0c5d2b9a200f4f63b1373766712806c16c5ad75a1 1,867 1.00/1.00 vMB 25
589,315 589,315 00000000000000000019f80d5eb38a80ca9a60fdd6f405eb5aeeb3157f122d0d 2,589 1.00/1.00 vMB 24
589,314 589,314 00000000000000000000de5b894a8f21a17cc855752b6cc14a4bfebd871ebc47 2,041 1.00/1.00 vMB 49
589,313 589,313 000000000000000000189a96e24cb4b3c951c05d38527aaae03f8f845f7f7a8b 1,153 1.00/1.00 vMB 28
589,312 589,312 00000000000000000009717d7b2631df2795ecee1368bb02e07fd37fdc3a2e4c 2,470 1.00/1.00 vMB 59
589,311 589,311 0000000000000000000e30774cb956fa94e2848d37b3ea64cc385e059b69a8f5 1,988 1.00/1.00 vMB 6
589,310 589,310 00000000000000000009f2b61de34bc09b79e63c71300fb22a5a3789aa90f2e8 2,452 1.00/1.00 vMB 62
589,309 589,309 0000000000000000000e6e789774a7a0132cd425553d273a1ecab4489c6b702f 2,176 1.00/1.00 vMB 25
589,308 589,308 0000000000000000001b971bcc9f79a1257716b55ae47259333d0edfde273231 2,281 1.00/1.00 vMB 44
589,307 589,307 0000000000000000000c9e90f2d9da6ab1f2d625454fdafffb4c5a1d3ad6f9eb 2,648 1.00/1.00 vMB 24
589,306 589,306 00000000000000000001a27864422cadd2c6f9929f27d4c94325afc279438128 2,361 1.00/1.00 vMB 18
589,305 589,305 000000000000000000166cee27aa0312d3a9380d92c0cf0c6f942bca53ffbe8d 3,151 1.00/1.00 vMB 76
589,304 589,304 0000000000000000000cc19c2b74979ab94e755f19aab3704402fd1a5be8caf3 2,139 0.96/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.73 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.