Loading Tool

Explorer IconExplorer

Memory Pool

79,303 transactions
30.73 vMB
0.10762767 BTC
Random Selection Loading Transactions
Max Size: 180.32/200 MB

Candidate Block

Mining Attempt 1aa350944eb75ea6e3d8ec25f5865f37f8bf0010116a35eba27e591e0dbe1f67
Version 20000000
Previous Block 0000000000000000000021f3a956650a7471edcad1ab0779099a4375c55a0f91
Merkle Root cec55b54827ce7b05dae084f3355530c2cdca50fef3e6c587525a85f12bcd769
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,924
Size: 1.00 vMB
Total Fees: 0.03425674 BTC
Feerates: 201.36 > 3.43 > 0.47 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,058 (323,618 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
591,440 591,440 00000000000000000002d817fbdda2667d628307ffeca4a5e1a96c15c2a4c15f 2,827 1.00/1.00 vMB 17
591,439 591,439 0000000000000000000936c725985391d7477a9c1cdf4b37782aaae276e4e27d 3,257 1.00/1.00 vMB 42
591,438 591,438 0000000000000000001abc44904ebac49c86c6d0a0ad26adc7044974a50c00f3 2,135 0.72/1.00 vMB 20
591,437 591,437 0000000000000000000921c70588f0b0a0f02e2a06d0c509c2c0401ac695bd58 1,130 0.36/1.00 vMB 20
591,436 591,436 00000000000000000018cd1c97d07b5bc00cccdd8033b88d132a2f6938b24534 2,623 0.91/1.00 vMB 23
591,435 591,435 000000000000000000033ab4478812e863196a21e022e85cbe24c06a8b02a58d 2,624 0.80/1.00 vMB 24
591,434 591,434 000000000000000000026e7d44f53ca954e27557940477b60c56b934dc93298d 1,410 0.63/1.00 vMB 14
591,433 591,433 00000000000000000014ccc7303b1be1fd8c6b2cb5e961d57fbdc57f661db418 2,381 1.00/1.00 vMB 28
591,432 591,432 00000000000000000015a42e7c90b7568e89731b7abb64d6239a46a2b85cba05 2,069 0.70/1.00 vMB 23
591,431 591,431 00000000000000000011dfb0b1d4c47039f5116b0050fc3e795cce873c65abdf 1,790 0.61/1.00 vMB 21
591,430 591,430 00000000000000000004ec527e8a8034c8772012c2a3cd86b4bc36880fd34aff 533 0.15/1.00 vMB 22
591,429 591,429 00000000000000000008698538eceb51770fe180a613684f3c3a34a5ed82a62a 1,791 0.61/1.00 vMB 24
591,428 591,428 0000000000000000000b8844f23986c6d07b5c640de61911e8fff652c543158e 2,887 0.96/1.00 vMB 21
591,427 591,427 0000000000000000000cbb00e7494bafd54b9509b038bdfb8b17e0a94b2aea21 2,151 0.70/1.00 vMB 20
591,426 591,426 000000000000000000171efb3a7c79068039b0256cb1aef087bb633df6774587 399 0.13/1.00 vMB 33
591,425 591,425 00000000000000000014f800f207c1abdabf0c76f4e821f0977db80f25ab8bd8 2,822 0.98/1.00 vMB 22
591,424 591,424 0000000000000000000cb4b4f6f5c8f77648a28188f6644464ae1723c71c95c1 1,838 0.59/1.00 vMB 26
591,423 591,423 00000000000000000006c7e992534c6c4915e194f2354ae09a8bd0e829388f0e 2,229 0.77/1.00 vMB 25
591,422 591,422 0000000000000000000e68e2bea88401b9862e1aba78be9772ddcd3960c69f40 203 0.08/1.00 vMB 34
591,421 591,421 0000000000000000000dc4eaddf2d7ecd2ff1aaf7fdab8df87dfda43ad4cde55 1,579 0.58/1.00 vMB 9
591,420 591,420 0000000000000000000cad831c19f8aef849f99a95bd91c9ee4a1e92fb0945ce 2,797 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.49 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: 668.33 GB
    • Received: 15.48 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.