Loading Tool

Explorer IconExplorer

Memory Pool

50,631 transactions
30.32 vMB
0.12565566 BTC
Random Selection Loading Transactions
Max Size: 161.72/200 MB

Candidate Block

Mining Attempt 35a61658e97f3c2b3cab900bb1cd9f070b4e5c762b162a6a670f9257eb257046
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root f7b35773d3503b7f7c10455c277bb774fcae2497b7b13f76d9823ca5e28665e4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,259
Size: 1.00 vMB
Total Fees: 0.04954030 BTC
Feerates: 179.69 > 4.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (291,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
623,702 623,702 000000000000000000131b9a64bd539173bbfe93a52504d29c77b2af60b0622b 1,014 0.40/1.00 vMB 23
623,701 623,701 0000000000000000000ceb1e8c0560769ca89bdbfe3077b3f3bf276419a7c746 265 0.10/1.00 vMB 24
623,700 623,700 00000000000000000003d4786105f9a6b9ce45f40145270a3a0ee66518d20d0f 1,793 0.86/1.00 vMB 23
623,699 623,699 0000000000000000000ca3494a147289780d39b2a26ed414f707c8afac86aede 2,255 0.97/1.00 vMB 24
623,698 623,698 0000000000000000001249d1312181f05736a6d6d7388eb5b08f1cf28e16aa07 865 0.42/1.00 vMB 14
623,697 623,697 00000000000000000004deb2dcb3cd8eba81578ff8f97aae6d29692b2970249b 1,599 0.70/1.00 vMB 19
623,696 623,696 00000000000000000008261d3806d38f84e96a77b30dae08388be02b7997452b 1,137 0.50/1.00 vMB 23
623,695 623,695 0000000000000000000c4a240731c7341725611674f9c97e8811e84d7a300923 1,539 0.73/1.00 vMB 16
623,694 623,694 000000000000000000114359a55340d5908795dab6346afaeb01193e796bc679 1,525 0.57/1.00 vMB 2
623,693 623,693 00000000000000000004e1e7e7eff5f23fa60d4ce07ac297469af501ae79fb6c 2,011 1.00/1.00 vMB 14
623,692 623,692 00000000000000000011bbfb7a347b23e591686e580dd1cff329345cf4571e23 2,324 1.00/1.00 vMB 36
623,691 623,691 000000000000000000016973ef636f7d6ca094665fac5480e9493842f695e454 194 0.06/1.00 vMB 13
623,690 623,690 0000000000000000000d7a922cbc13d0461a2e3383eb9765103159d44d7ee70e 498 0.17/1.00 vMB 29
623,689 623,689 0000000000000000000427ee6121b9cf3940092d986e4d8bdef28ac9afc7ead8 1,619 0.58/1.00 vMB 18
623,688 623,688 0000000000000000000eea579ae82f78b64734d02d6cb5909290b53662e0a117 938 0.32/1.00 vMB 23
623,687 623,687 0000000000000000000b5a744d42f08e9a2f3b877dab7b8cbfc89d3dcd202bae 1,351 0.50/1.00 vMB 16
623,686 623,686 00000000000000000001ad358c70c767ef4dcb6473855de2074607930ab076ca 1,562 0.67/1.00 vMB 17
623,685 623,685 0000000000000000000d481bf01ef8a06434874b28fdb4de93d882bfe9f51630 945 0.34/1.00 vMB 17
623,684 623,684 0000000000000000000a5e2dc09cf245fad6053f1d0c0ffbd1a1c94d5586a8d6 1,131 0.76/1.00 vMB 6
623,683 623,683 00000000000000000013865a2df7bbc27341a2c8e91c0762d6b13353076e6fd5 2,185 1.00/1.00 vMB 20
623,682 623,682 0000000000000000000fb132592c9fc90a1fe29f540e8d8db1a15c06a420a072 2,741 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.11 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: 652.03 GB
    • Received: 13.69 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.