Loading Tool

Explorer IconExplorer

Memory Pool

81,654 transactions
30.99 vMB
0.08802566 BTC
Random Selection Loading Transactions
Max Size: 187.85/200 MB

Candidate Block

Mining Attempt 5c29eb764e0c26361607f2190dfee0e21b1dec6a04653bb8227b5c40d9786a12
Version 20000000
Previous Block 00000000000000000000fed5f49642163633dd960a214f08d883622a0aac23f5
Merkle Root 9bfab5d480f07e7153bf9a307f48a955591ac30ed78ce15c3fe60f8d7001b4e6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,190
Size: 1.00 vMB
Total Fees: 0.01489090 BTC
Feerates: 115.63 > 1.49 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,379 (485,204 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,175 430,175 0000000000000000049ce9c47a076dd9df2ad69cebb39159927062b6cbb4fac9 39 0.02/1.00 vMB 58
430,174 430,174 0000000000000000031cbae599ef8f591dd5e941c5e6ec58a5f3b478ed3d6c01 327 0.14/1.00 vMB 60
430,173 430,173 000000000000000002818ba6d0c2bc23920a352113beb99ddef6e011d617f654 270 1.00/1.00 vMB 6
430,172 430,172 0000000000000000032a4a92dc2e5f059b7effcfbc5fa127f56d43987d6dd903 492 1.00/1.00 vMB 15
430,171 430,171 000000000000000001aca8ce66ee97922f60dc506a2fe496c3bdae56db469160 459 1.00/1.00 vMB 16
430,170 430,170 0000000000000000019474d1eac21b5b248a695571857183a73057731da9eaef 614 1.00/1.00 vMB 19
430,169 430,169 000000000000000001643b46ee07a5e68d22da75f07a3b478c5d1e1983490757 1,900 1.00/1.00 vMB 55
430,168 430,168 00000000000000000249936c98f04ec022b6b69effb2c4daf94aee2e59d38bec 1,959 1.00/1.00 vMB 54
430,167 430,167 0000000000000000007c1f8e34051bc6273b1cdc83060ca4d6897aa63bbef3dd 2,355 1.00/1.00 vMB 74
430,166 430,166 000000000000000004d092f3251d181b2ca691a04c145e64a954cade283455eb 1,028 0.66/1.00 vMB 40
430,165 430,165 000000000000000003ef682433fe3c2b6d40e3adf80faf56bdd0104b2c7a81f8 215 0.99/1.00 vMB 6
430,164 430,164 00000000000000000339c06cf03de17774515055f27ddb4f3e4b13070918a7f7 786 0.39/1.00 vMB 57
430,163 430,163 000000000000000003f446fba02de4516c81240d656573e44707576c28f1ef11 1,759 0.75/1.00 vMB 59
430,162 430,162 000000000000000000c82d1c61901abdfd7b68107b343a78f939668be6d23e33 222 0.08/1.00 vMB 68
430,161 430,161 000000000000000002f51e8afc055accd1cd734de6eab712d46e12defc923fc7 384 1.00/1.00 vMB 9
430,160 430,160 000000000000000003a9a12f50b58490f129fe73b4a4ca98369fcfb6a3a7c924 1,077 0.93/1.00 vMB 27
430,159 430,159 000000000000000002abbf28239c087a590598d7b25bbc17364d07d471cb07cb 1,861 0.75/1.00 vMB 61
430,158 430,158 000000000000000003c0067dc39cbe6363e753f9495695cd59e60ac09215280f 488 0.20/1.00 vMB 54
430,157 430,157 00000000000000000144c4c4f5cf9bb4dbb122609e50573d0ede107eaa94b9fd 516 1.00/1.00 vMB 17
430,156 430,156 0000000000000000014199e7f42233be8ef216a379736832285b8f37d2938e43 109 0.04/1.00 vMB 62
430,155 430,155 00000000000000000058a941009216f1fc4ea6d7f0cf625453d0679888c58f48 607 0.90/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.05 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: 720.53 GB
    • Received: 18.18 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.