Loading Tool

Explorer IconExplorer

Memory Pool

44,367 transactions
22.11 vMB
0.11631267 BTC
Random Selection Loading Transactions
Max Size: 123.20/200 MB

Candidate Block

Mining Attempt 63c5c42c99898daac9062563bc062652f139e6764a2be616b2f834a8e16a57cf
Version 20000000
Previous Block 00000000000000000001e617077417fb25ab1cd7726c5719286653a2b2bc0fb5
Merkle Root fd28376796a6766b73df7920487ff2fa69ae0472a0b86ffecabfa48bbb979083
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,477
Size: 1.00 vMB
Total Fees: 0.05880099 BTC
Feerates: 101.66 > 5.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,090 (746,859 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,231 167,231 00000000000007e464b00e06c1928ff3bfe985bfea5931123b68c9d983fbecc8 1 0.00/1.00 vMB 0
167,230 167,230 000000000000042f8a8c18f9f00ae3b4bd05f266c4d3398c2b6849a9d2aa85ea 42 0.01/1.00 vMB 163
167,229 167,229 00000000000009b33dbe7ef5a5976ec1de9f16d35213da1bcc1eaeedd511ed11 5 0.00/1.00 vMB 344
167,228 167,228 00000000000007a477741df9fb164e9cc41ab97909af99370cb3b9a61a7e7cb8 8 0.00/1.00 vMB 18
167,227 167,227 00000000000005063ed6e603557cd17e4a79499860e4e9f9e9c188eb65a8e3bb 22 0.01/1.00 vMB 43
167,226 167,226 0000000000000196f1188a45a23381fe0e22611dcb9f1a36642de36d7dfb455d 10 0.00/1.00 vMB 395
167,225 167,225 0000000000000181b37795128e120c563195436e126bad25cf17f42eadaf5ee6 7 0.00/1.00 vMB 167
167,224 167,224 00000000000003c5b02ecd9ca80445d8051f10065f9eea326a45c569c5a0ceec 92 0.04/1.00 vMB 48
167,223 167,223 0000000000000743e2a97cf1ea6f2394377e2befb7a15e5cb8de08b8e92cd521 27 0.01/1.00 vMB 421
167,222 167,222 000000000000075b9b2fd25d3e5818521acc9722db160d2e0ae1ba8651c51f4d 67 0.02/1.00 vMB 120
167,221 167,221 000000000000008eac0f88c1d30e096e41284e2566ec756d292cd7159e5d5afe 51 0.02/1.00 vMB 75
167,220 167,220 000000000000086e562f6a24d521c0c15287f3d19529fa1c32c475cb9bbbc82a 28 0.01/1.00 vMB 420
167,219 167,219 0000000000000457fc1bafb71fc4a4989c2359120fd452b86f055f898d817ef2 118 0.04/1.00 vMB 87
167,218 167,218 00000000000000d65d42e8822bdc599f232d872a25e9dec893db7ced8b5d6a04 10 0.00/1.00 vMB 1,062
167,217 167,217 00000000000008732e694e97897ef86a045d9f4708c66b771c48c2bd35d506d3 72 0.05/1.00 vMB 106
167,216 167,216 0000000000000544cbade9aa162c936073c0cbee395d1fe8f9769e026251d869 80 0.03/1.00 vMB 80
167,215 167,215 00000000000004ddaf0064655d444221580beb32ac909a62eecc398b6b17ec46 82 0.02/1.00 vMB 67
167,214 167,214 000000000000023d630aa0ed5513556a6ee262588aebde241f99c83d49712927 11 0.01/1.00 vMB 26
167,213 167,213 00000000000008cc0d53ca9e6e016483ab1473f908376ce7e2e675a5128e208c 74 0.04/1.00 vMB 143
167,212 167,212 0000000000000839e5664f85a4fbf2148c0c2b52e3955f5dc753c8b7ba75f19f 6 0.00/1.00 vMB 48
167,211 167,211 0000000000000ae3c35cd2601ff3e17304ee164924db5d9a4eda2381d639db0b 41 0.03/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 780.76 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: 557.25 GB
    • Received: 7.06 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.