Loading Tool

Explorer IconExplorer

Memory Pool

80,369 transactions
29.67 vMB
0.07599337 BTC
Random Selection Loading Transactions
Max Size: 182.20/200 MB

Candidate Block

Mining Attempt b1ffc7b37cde56859a10c21e87f3b947daf9d4a77e27b830948c8bbc526b5b72
Version 20000000
Previous Block 00000000000000000001b9e1fc0c07b333cc15370429acb6a77281d8bcbc9d2b
Merkle Root 0aa197c90316d4f8eb7b26245a9ae43621a3e18c7460917bf8dfee5cafee8238
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,686
Size: 1.00 vMB
Total Fees: 0.01059719 BTC
Feerates: 82.43 > 1.06 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,324 (465,966 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,358 449,358 000000000000000001f50ff8bb8575e1fdc2a194d38da2686c76bfabc94de87e 2,693 1.00/1.00 vMB 102
449,357 449,357 00000000000000000336bf9a75f77d23b3af5e3d11a57f5d86a7563beb582e71 2,534 1.00/1.00 vMB 76
449,356 449,356 00000000000000000292df84c99b309d82dc94fe20ea267463bb45a8c4fecd72 2,485 1.00/1.00 vMB 78
449,355 449,355 00000000000000000044a87452e8165ddc5477c098139f86638a608972cfc098 2,380 1.00/1.00 vMB 81
449,354 449,354 00000000000000000021839a4212acb368d0d552f8aaee52d1265190549828ba 1,228 1.00/1.00 vMB 96
449,353 449,353 000000000000000001040206bf47399c31e03b878abc0e5c3507a9fe31d0acd0 1,894 1.00/1.00 vMB 119
449,352 449,352 00000000000000000196ccb75c21f69a5b72240951e47d0bb1759353e6b10f0e 185 0.06/1.00 vMB 80
449,351 449,351 000000000000000000a922ad2cdca6475394d9d7f27d6d31a54952ec5b6e9ffc 82 0.04/1.00 vMB 77
449,350 449,350 000000000000000001f647071bb6b9dcb251d072b66db6c1415b7c31528f79ce 749 0.34/1.00 vMB 69
449,349 449,349 0000000000000000000bbd6a7bea48cf1075d1c3f78255e46505d8dc167c4348 402 0.27/1.00 vMB 46
449,348 449,348 000000000000000002f9972432e838aeb015bdad8bde4f5a6db254516e17ef87 942 0.78/1.00 vMB 30
449,347 449,347 00000000000000000014a0398865ca0b87663b2de9114b27018e5846b5bf5735 1,705 1.00/1.00 vMB 63
449,346 449,346 000000000000000002a3080ffcb20458eae41e18947e928380bfa613fa8a8ef2 2,553 1.00/1.00 vMB 86
449,345 449,345 000000000000000001ecf782c6d3541f59045c38ef034670280e093de0e0c220 1,077 1.00/1.00 vMB 55
449,344 449,344 000000000000000002f46e76bb85972dad508a15961bee325ad6ffa5e910e359 2,234 1.00/1.00 vMB 74
449,343 449,343 0000000000000000015a70c8e05551d8111e7614df6918b8d82e2002ae8a2893 2,537 1.00/1.00 vMB 79
449,342 449,342 0000000000000000019e3c3180915dd1a28a4775dfc91a06d335424985f58cd8 2,317 1.00/1.00 vMB 124
449,341 449,341 0000000000000000002d3967a2ea5660366e7ef1c9d88293a00324283cdbe4e1 2,173 1.00/1.00 vMB 73
449,340 449,340 000000000000000001e8c52ee18487c146345ae0c66eba1a63805437b501cb49 2,327 1.00/1.00 vMB 89
449,339 449,339 000000000000000000348ffc02123e27ce0d272372c9117ba3828596d4319194 828 0.69/1.00 vMB 51
449,338 449,338 000000000000000002a29465dbc7cdf0c2c52f1d46ca9ef8936f73aae904a63f 2,428 1.00/1.00 vMB 72
Previous 10 blocks ↓
Total Size: 782.95 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: 715.23 GB
    • Received: 17.67 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.