Loading Tool

Explorer IconExplorer

Memory Pool

41,238 transactions
26.29 vMB
0.07442794 BTC
Random Selection Loading Transactions
Max Size: 136.94/200 MB

Candidate Block

Mining Attempt ca44db1dbeb54362074f845de79764a4bffa55893985aeeca694ad0d86ebf4c6
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root fb6afbbb705b4c06c0867981b0d33de99c2b8c8a69d3abd90075a90bbf183c0b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,701
Size: 1.00 vMB
Total Fees: 0.02619213 BTC
Feerates: 150.98 > 2.62 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (736,697 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
178,177 178,177 000000000000091f06cb97dce16ec0dea1cb373df2db32b3e3cce7e59da3b303 92 0.04/1.00 vMB 125
178,176 178,176 0000000000000465c55b09c32ae6075b16190bedd57757eea41462b3e7ce2534 52 0.03/1.00 vMB 10
178,175 178,175 0000000000000468ce304bda8dbee0422f89fd1699903d1d39954ad439728906 139 0.14/1.00 vMB 250
178,174 178,174 00000000000000e259b839742a1a14955dccba2f5156efe0adabe864d17ae427 40 0.02/1.00 vMB 0
178,173 178,173 00000000000008e0a2b6f867fc845880b6b86a0ae1488819214da286f32b2bad 20 0.01/1.00 vMB 88
178,172 178,172 000000000000018813c1b53944c286f031dfeb9fa58588f02455e06f219448a2 56 0.03/1.00 vMB 68
178,171 178,171 00000000000004de1814cbca18699a3d287e04e8090d6bb456956377f44d65a9 30 0.02/1.00 vMB 113
178,170 178,170 00000000000001ad8ccfefc75d2c30b66857b6d380fb8dd457eaa93203b9be3f 6 0.00/1.00 vMB 24
178,169 178,169 0000000000000ac02646987458a752e01a859cccf499214c1acc151d4ce958eb 105 0.04/1.00 vMB 76
178,168 178,168 0000000000000035194e7a7fb56f231131f511a6b70c0745d17d8eaa71f3863f 63 0.02/1.00 vMB 37
178,167 178,167 00000000000008d29abf6d4f4afde561c6500d300cccb798d9c431d63f284361 10 0.00/1.00 vMB 486
178,166 178,166 000000000000063f2d989df563c405f67e30e59be61f1b17445a71f58ab00bb7 56 0.04/1.00 vMB 82
178,165 178,165 00000000000009947b35a40cdb07d7c9d668057e461d04523a25de0c850a9d45 16 0.01/1.00 vMB 240
178,164 178,164 000000000000038375196eb35ea656d23c7370e268e7886739134fd386d59c05 72 0.04/1.00 vMB 143
178,163 178,163 00000000000003659ad73844c30b4823a305cd5dd26bdd15729ad761dc205b37 11 0.00/1.00 vMB 13
178,162 178,162 000000000000034eb9baf858d09d4c955c83de40ba19a3eee4d739c6a0105f92 20 0.02/1.00 vMB 134
178,161 178,161 000000000000062b0f142ed0e92a9fcdf3f0822d36f707f6822c4f8bc04fb197 87 0.04/1.00 vMB 95
178,160 178,160 0000000000000afe33b930823c1c12d5aae013e704ff99e221600f46e6e39698 15 0.00/1.00 vMB 28
178,159 178,159 000000000000046c9d3babf95097e356a0300d63efc66bbb008014c74e2f3443 54 0.02/1.00 vMB 80
178,158 178,158 0000000000000a0e28fe7fe693f61c3fd2b06087716370451d1e4f66d7ad69e7 112 0.06/1.00 vMB 129
178,157 178,157 00000000000000454d3f5cf031bae62d9ccd37228f0d0991c86ce6cbe55caec5 23 0.01/1.00 vMB 459
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.