Loading Tool

Explorer IconExplorer

Memory Pool

79,403 transactions
30.31 vMB
0.12514612 BTC
Random Selection Loading Transactions
Max Size: 180.33/200 MB

Candidate Block

Mining Attempt c56eb20f684c17b8d92c289113bd56473d4d048ee07db2da9a8656898659c172
Version 20000000
Previous Block 000000000000000000010026c30848cbcc1679bc49d9573a0419ebbd657413b2
Merkle Root ac5d2fe3b1e6051bc3c75c339a1b3da65fa44ee621a2d0c0a205a52f6c62fecd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,418
Size: 1.00 vMB
Total Fees: 0.03208107 BTC
Feerates: 301.69 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,302 (594,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,796 320,796 000000000000000023b205cb4f13815084b5992a02560a3d46545141fd319ccb 128 0.14/1.00 vMB 17
320,795 320,795 00000000000000000fca9f171c146ec68a4d8c6713034850fe5618c6fd0ed638 569 0.37/1.00 vMB 25
320,794 320,794 000000000000000019472ed7294933dbdceb430aa5a9d83f94d84800b0bb8a54 503 0.40/1.00 vMB 22
320,793 320,793 0000000000000000068f4cb3778e909fdb0f100be39cfc2ad3990a9c7b435176 219 0.13/1.00 vMB 23
320,792 320,792 000000000000000015c4fd3f1f004d9ce3003b394175a89b151b0e512a9ebc68 227 0.10/1.00 vMB 30
320,791 320,791 000000000000000009aed9e8d7286a0dd593c1ae8c2c3908ed963070b15b6244 1,002 0.50/1.00 vMB 27
320,790 320,790 00000000000000001f47d350cf6287a271e34f6a351d435473491742e44fe70d 541 0.48/1.00 vMB 20
320,789 320,789 00000000000000001c5f9381fd76311340ef169e3a9791bace2f6a7b5648e479 49 0.02/1.00 vMB 29
320,788 320,788 00000000000000000fb1a8dd93164324224e418c5771ac0419d5966a11ebd568 217 0.12/1.00 vMB 24
320,787 320,787 00000000000000002490bdc187ea4e931643a9d1b090e968f1c0d8a097ab52a8 414 0.22/1.00 vMB 25
320,786 320,786 00000000000000000f80e418440eacb5a3644cdc8033034d26035250e643244b 207 0.11/1.00 vMB 24
320,785 320,785 00000000000000000cbd9aceaaf2d791372254be81aaf9c76aef7eb1301a3d6c 88 0.05/1.00 vMB 14
320,784 320,784 000000000000000005219709a2308e1bbb6821c6860006576646e606289d59a9 156 0.08/1.00 vMB 26
320,783 320,783 0000000000000000195782026207d15a9428cf2aa037cd2ef7332be7a2018f9b 417 0.23/1.00 vMB 26
320,782 320,782 000000000000000001860a291e90afb8d370d352906adf8520d0710c87977e51 820 0.47/1.00 vMB 26
320,781 320,781 00000000000000000f2cea0166a3fd103701741653fa03cc2a66881ee44434d7 575 0.37/1.00 vMB 27
320,780 320,780 0000000000000000204880b6d6a0818a53545ceadf8b18aa986072f757e3dd79 24 0.02/1.00 vMB 13
320,779 320,779 000000000000000010793fe912be11922aa7159017ee33c806237378945a4bf8 526 0.32/1.00 vMB 26
320,778 320,778 00000000000000000709daeb3405d48e64bb22362f7c8e2633834f935f79a0ee 373 0.17/1.00 vMB 29
320,777 320,777 000000000000000007cad733aead65503953418297ebd8344d4bf5da7fabf6f0 16 0.03/1.00 vMB 7
320,776 320,776 00000000000000000c9d751129ddf5c14855877c7a17630c503923fe952e47c5 184 0.09/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.91 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: 714.22 GB
    • Received: 17.52 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.