Loading Tool

Explorer IconExplorer

Memory Pool

91,261 transactions
33.97 vMB
0.29719579 BTC
Random Selection Loading Transactions
Max Size: 195.91/200 MB

Candidate Block

Mining Attempt 7d6155714fe6e6975dd3835db6b17f3e5aece2b0ec685cd0ed92919de08e0db0
Version 20000000
Previous Block 0000000000000000000037c5242f11ef72c2e36b55fbaae2c65084cfde983f7f
Merkle Root ab4325c3835ad33ddeb98ed48c33b5e2dadca80badb63143a662a7d90bd534a8
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,644
Size: 1.00 vMB
Total Fees: 0.06830405 BTC
Feerates: 701.55 > 6.84 > 1.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,641 (685,019 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
230,622 230,622 00000000000001eb8eda2a27cb7ee5159cbbfd2799edac27d9993703c1054147 188 0.21/1.00 vMB 50
230,621 230,621 000000000000022cf6775fd0d7df8260b2ea1b75476a22bef0c8923d97cc4f9f 328 0.25/1.00 vMB 59
230,620 230,620 00000000000000edb91476cbe6e9c25162d8425ad9cd89a3d427d0d972f787b8 306 0.22/1.00 vMB 102
230,619 230,619 000000000000016deb4fa5d9c1303f40689c81de675461f18f30ab1b719ff43b 363 0.15/1.00 vMB 132
230,618 230,618 000000000000014eda45624a8937c2d0500ab1ce5f1b72b2fc4eb1e87e7289f5 154 0.05/1.00 vMB 86
230,617 230,617 0000000000000189f8e30b01b34c7b6b80e67e20aa04f596e20e8f7307d562db 77 0.03/1.00 vMB 25
230,616 230,616 00000000000001bfb2f15350cfac11c8601b0e2d6db1a514520484fd27bff172 130 0.07/1.00 vMB 86
230,615 230,615 00000000000002044268f5ef285b521b2fd1da4a1da7cb4f846a5bf42857ce7d 128 0.04/1.00 vMB 105
230,614 230,614 00000000000001808afd19301d6e6a42ec0a17fb9edb607c6cf8eb066ef0fc0e 526 0.24/1.00 vMB 225
230,613 230,613 0000000000000082a1210dced8f8bbd13fde0ca8781b9d5c404c9032059435e1 489 0.19/1.00 vMB 181
230,612 230,612 00000000000002047d436eb46e523b181ba2f671d6185c1fbef4dc83fa9a8cb4 196 0.13/1.00 vMB 94
230,611 230,611 00000000000000e56bb1f721de136bc8a1ac8203ea534f41f187c568166aa686 784 0.25/1.00 vMB 174
230,610 230,610 00000000000001b9077637037075e44a65763ddb815539c9b97ff2037c5366de 132 0.13/1.00 vMB 94
230,609 230,609 00000000000000986e70f680711ceb8dcbe3ce03778a41fa0fbb133461cabcf1 184 0.13/1.00 vMB 48
230,608 230,608 0000000000000202bcb756f9ec4eee812f6754465caca6b196553047add3ebb7 524 0.21/1.00 vMB 198
230,607 230,607 00000000000001c2ab7317e91333008807ca5ca7fbbf8eac4db569a83526882f 39 0.01/1.00 vMB 133
230,606 230,606 00000000000000c7f30e61ee5e6b37eaca2b1e1dbae7881a452dafc75a945b28 517 0.25/1.00 vMB 98
230,605 230,605 00000000000001d769c81d36b8eacc1af135ec31cb08aaa0cc59c672e157e64f 628 0.23/1.00 vMB 177
230,604 230,604 0000000000000161850212e19c4854da4b501a77c897b631ab2c0143ee014fe0 64 0.02/1.00 vMB 37
230,603 230,603 000000000000012d5832e3d706a8ea0617cb88b3bc8ab545ad401b5bc836943f 207 0.07/1.00 vMB 160
230,602 230,602 000000000000012fa57bb92c9cac31a3d7582ec9c395c0e6cb7961c339df5609 87 0.08/1.00 vMB 93
Previous 10 blocks ↓
Total Size: 783.50 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: 773.10 GB
    • Received: 20.42 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.