Loading Tool

Explorer IconExplorer

Memory Pool

40,210 transactions
27.17 vMB
0.12158450 BTC
Random Selection Loading Transactions
Max Size: 140.38/200 MB

Candidate Block

Mining Attempt de8ab0d1598075923f109f0647d5491593966568d09aa36f6f63ae2267bd690f
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root fa1d93e64fd18c82cd5c88945241b4d7533b6d7db70561d8b0b58b10eaa90b5a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,257
Size: 1.00 vMB
Total Fees: 0.06578687 BTC
Feerates: 285.90 > 6.59 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (735,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,926 178,926 00000000000001ea7ca8fe75f0c452be02d3b9fc5449f2b233a07a731100baab 100 0.04/1.00 vMB 127
178,925 178,925 000000000000096fb2c135cddb773be1504083253b40aca53a11cbe91cea0ab9 17 0.01/1.00 vMB 7
178,924 178,924 00000000000004a70014a917ea197c9d4f057b076ba9324df65a9939173f50ce 10 0.00/1.00 vMB 0
178,923 178,923 000000000000053cb85a5f767cbfbf871f827491c0c21936f0adba7738485a64 75 0.03/1.00 vMB 134
178,922 178,922 00000000000004c5f24a59ad9cd8bfc83e4ad1cb5e7e720bfa07c6133dc87a3e 14 0.01/1.00 vMB 19
178,921 178,921 00000000000002079414fb967ba8348bc49be7c649aaba7e7634014c07887605 33 0.01/1.00 vMB 56
178,920 178,920 000000000000032029f22319270627d9cd7161ce4ec5aacdea951462bc8bc22c 15 0.01/1.00 vMB 65
178,919 178,919 000000000000073bd81d0d132fa76cb3261bf4ca2d89001913c41cedd7a22602 18 0.01/1.00 vMB 47
178,918 178,918 00000000000004d61b812d665d5b19a3798b92af72062df46d5b329cf98d327c 64 0.02/1.00 vMB 5
178,917 178,917 0000000000000a6869218e0c2a4e1fa974b3daaccf77955d4755e5526fa5fc1e 119 0.05/1.00 vMB 259
178,916 178,916 0000000000000a51b925fc23216bb845384880f6fa443f867eaa14027e04d734 10 0.00/1.00 vMB 17
178,915 178,915 0000000000000abe9350a61ef0bbe88e996bcd21f63cb25be7bd92e54969c942 32 0.02/1.00 vMB 266
178,914 178,914 00000000000004c84512c9067c5efa5594d7242aff5c646d48f71b69f429f471 11 0.00/1.00 vMB 34
178,913 178,913 0000000000000225bd54027ad1054bdd831e1b8a4b2facd3ea56a3a36e945cde 14 0.01/1.00 vMB 56
178,912 178,912 00000000000002456b0adf4f5e787bfdb0ef9feb90ba1c3d71fcaa2fa90cffd1 47 0.02/1.00 vMB 17
178,911 178,911 000000000000021f61130ec588e71f434ecaf8d7d1fa56d129df56c11386470f 127 0.07/1.00 vMB 207
178,910 178,910 0000000000000158b3d1deed6e7ea65e32e003b8286e196d8f708344ea0cd1be 9 0.00/1.00 vMB 91
178,909 178,909 00000000000009280b405556e04238242688fe3a496456e72092eade6f96d770 1 0.00/1.00 vMB 0
178,908 178,908 00000000000001b0558985f850fda6d7d0ada360f28613882cd41900eb8008c7 64 0.04/1.00 vMB 69
178,907 178,907 000000000000054b39b45edc12c6c9378492343136e978b342d67d7faaeefac8 114 0.05/1.00 vMB 73
178,906 178,906 00000000000008c8f2d8c03c1efc507810dc9f2f2be1c3ca0781f85b4597d3f2 157 0.08/1.00 vMB 103
Previous 10 blocks ↓
Total Size: 781.82 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: 636.39 GB
    • Received: 12.36 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.