Loading Tool

Explorer IconExplorer

Memory Pool

78,489 transactions
28.84 vMB
0.10889444 BTC
Random Selection Loading Transactions
Max Size: 175.09/200 MB

Candidate Block

Mining Attempt 3296a552d7abfc4603a76bfe5d42cb4aea37a61f8780014115c64900e979d203
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 8a9651e18c6195ed940d95bee662c1288b103dd1b11a815ccfcee5bf20957e40
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,093
Size: 1.00 vMB
Total Fees: 0.03856175 BTC
Feerates: 602.26 > 3.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (699,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,163 216,163 0000000000000199d80773eba0a80bfdf9a0a521459a46c9d6c70ba45947ae06 996 0.45/1.00 vMB 188
216,162 216,162 00000000000002a4b45d2827ec3069e4dff1c45872bf076414f521e9672ca256 865 0.33/1.00 vMB 245
216,161 216,161 00000000000004b4d1dd663ed547c181ad92aeb960ef41f4deaaa8dadc2e3917 873 0.41/1.00 vMB 174
216,160 216,160 0000000000000153429d03c4e9a85e754c8e5e61d4b4d1df482e72e7dcd8791e 139 0.05/1.00 vMB 32
216,159 216,159 000000000000051430baf2c168b3bdd4ea85db1578f4cc16c7f806b308fcc5e2 534 0.25/1.00 vMB 179
216,158 216,158 00000000000001f64039614519b250c7c9bb8be5cae147efd49d3bd4a91a6cfc 706 0.25/1.00 vMB 225
216,157 216,157 000000000000011b1ede8d1aa6342d7e2888be04e78ff64e73665fe175dc06e7 645 0.25/1.00 vMB 179
216,156 216,156 00000000000001d4faa10c3caa36805ff827a708d7665334f4be24cf5524c07e 6 0.00/1.00 vMB 464
216,155 216,155 0000000000000411d74858022a8eb6343f54fc6942b37a70cefaf2a1d20476be 515 0.23/1.00 vMB 174
216,154 216,154 000000000000011d8b98467cbee58464fdc90a6da4203dd443564ac0964ad368 351 0.14/1.00 vMB 198
216,153 216,153 000000000000028e5f595cec9d9063b3a8ed3b478ced44eb174a78697e43e928 202 0.09/1.00 vMB 126
216,152 216,152 000000000000038a14c31958d8ed24318d052758d85da01950439ebfe1522892 714 0.27/1.00 vMB 272
216,151 216,151 00000000000003dd4246287b2b843afd2ba82827c93c25c34fe0faf59b15e045 149 0.05/1.00 vMB 586
216,150 216,150 0000000000000311363cf6c8be22fd5f083e0c6b35a189d97ac313a441c5297a 268 0.12/1.00 vMB 121
216,149 216,149 00000000000003dc0bd9ae839e993eecf7d25afd6e5d6b922a86aaec1c40a075 667 0.25/1.00 vMB 191
216,148 216,148 00000000000003d95b0c55782ff4a60a90a6b1f6334dbc73e11c46f3a642335c 307 0.17/1.00 vMB 140
216,147 216,147 000000000000031352bc3206cafc5fcb05693f21b81acada3405e11745ea2004 357 0.16/1.00 vMB 157
216,146 216,146 00000000000004695857d6a33415f44d82f0aa42aef9cf4646681da2333232a2 186 0.07/1.00 vMB 137
216,145 216,145 000000000000044433978871d80462efe87278f6d886ec921744bd930363bbb5 589 0.25/1.00 vMB 178
216,144 216,144 00000000000000d6ed10a092d9b9a1dce07a5695d3524d0c3b43030f9b9f1c95 370 0.25/1.00 vMB 109
216,143 216,143 00000000000003ab769c48f4743440a5269b3fddc2b7f6e2de176e43df9213a2 823 0.25/1.00 vMB 248
Previous 10 blocks ↓
Total Size: 782.92 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: 714.40 GB
    • Received: 17.53 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.