Loading Tool

Explorer IconExplorer

Memory Pool

87,134 transactions
32.31 vMB
0.14099603 BTC
Random Selection Loading Transactions
Max Size: 197.79/200 MB

Candidate Block

Mining Attempt 7009c570407e9414f6664e69dac4a1247773ffd45b6753808eafbd8851f5b215
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 081146cd5d041a7deca7b2c3b47e16d73fcaf5532e2c65b532167a8f9415627c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,871
Size: 1.00 vMB
Total Fees: 0.05311390 BTC
Feerates: 301.57 > 5.32 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (229,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
685,915 685,915 0000000000000000000059e427c0b2b33a0ed640c1f6060b63a132f700b5c453 987 1.00/1.00 vMB 45
685,914 685,914 0000000000000000000b785e48a04fc520d6a2254ec0754c071bc5f69885a428 475 1.00/1.00 vMB 6
685,913 685,913 0000000000000000000b43ef96c746037ef204f910d59ffb2201f2a332631927 934 1.00/1.00 vMB 11
685,912 685,912 0000000000000000000bbac5977cafcf5c218f549135767a35ddb17ab6118085 161 1.00/1.00 vMB 2
685,911 685,911 0000000000000000000900794c1b9fe8b4ab385bbba5063aca3008f87b93c996 500 1.00/1.00 vMB 7
685,910 685,910 00000000000000000002b2a50ff821109c5586ecf8265d9b498c7101d3922d05 1,377 1.00/1.00 vMB 25
685,909 685,909 00000000000000000003cbde422251af581bc2ac7a97aaadbf57f0d58445b0c9 1,130 1.00/1.00 vMB 26
685,908 685,908 000000000000000000012b95e6d1279fddf31a52c4ea6eafa9e8e0f416ceb920 1,148 1.00/1.00 vMB 25
685,907 685,907 00000000000000000004ed1345f4d517eeb1a129224019f3cfaae3c354dd5d31 1,807 1.00/1.00 vMB 15
685,906 685,906 0000000000000000000d1769c9e366004266f85b706040853a2b45beee228f8c 2,201 1.00/1.00 vMB 55
685,905 685,905 000000000000000000054b1c0794fe1c0a997f98ac6c4dd438feff1188a28b1e 1,781 1.00/1.00 vMB 8
685,904 685,904 0000000000000000000c14f05f96f78da460024a5bbc162af4669974ded4be6b 2,113 1.00/1.00 vMB 14
685,903 685,903 000000000000000000069ff145dea3a5d3acbd50d4129568f103091a4730a705 2,353 1.00/1.00 vMB 52
685,902 685,902 0000000000000000000842adbb26bb2aef9ddffff0b5f5ea5b23f59111f72d89 2,834 1.00/1.00 vMB 63
685,901 685,901 0000000000000000000353d002b39f2d70702d22091e51f71eb8a06ff3581db4 1,244 1.00/1.00 vMB 26
685,900 685,900 000000000000000000079eb51a9e6434538281dc84f0845d6e8a59ce4c90ad57 235 1.00/1.00 vMB 3
685,899 685,899 00000000000000000001f77eeb9271ecdc1c3d8a60e48a238f19fef16d496f08 1,624 1.00/1.00 vMB 25
685,898 685,898 000000000000000000033478a47f7ba947e4b82fed0c7a1c3dcc4526d7dba835 1,033 1.00/1.00 vMB 14
685,897 685,897 00000000000000000008ee6cd034d344054c42a21af872a46af468120e8785c3 775 1.00/1.00 vMB 25
685,896 685,896 0000000000000000000607302b9a567017daeacb2f9ce5573e0e8040eef48e7a 299 1.00/1.00 vMB 6
685,895 685,895 00000000000000000002b1cae99674dc9239a947785f418211d4fd879c769c2f 1,189 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.78 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 709.61 GB
    • Received: 16.94 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.