Loading Tool

Explorer IconExplorer

Memory Pool

80,760 transactions
31.03 vMB
0.09492875 BTC
Random Selection Loading Transactions
Max Size: 187.88/200 MB

Candidate Block

Mining Attempt 956db57faaee971037bff90ddd5fae0a98eb840a4ad06f59021f0e7f3dc3fe94
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root aa22bba8feb98ef52f645957bbd130fcc1d56d46d0289572799549db03886b96
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,176
Size: 1.00 vMB
Total Fees: 0.02016704 BTC
Feerates: 106.51 > 2.02 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (618,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
296,862 296,862 00000000000000007bd5b843794b85c517ccb438626a1bbb091c5819c7d80d08 349 0.19/1.00 vMB 34
296,861 296,861 000000000000000064e5eb92c4b4b0a146bd2871a834d4e37d232517e7853250 203 0.12/1.00 vMB 28
296,860 296,860 000000000000000017b2401c919f1ce6357819bd009b793d94e366f659bd8a47 391 0.21/1.00 vMB 37
296,859 296,859 00000000000000007b8a287aa9888592c01a91f222ef16e3f66f5c6c14c26811 97 0.05/1.00 vMB 36
296,858 296,858 00000000000000007582a4b87ef4a5397d4b759db29c4520a496d11443dc8fb0 256 0.23/1.00 vMB 27
296,857 296,857 0000000000000000537bb7553a69e015b38cbb98e85743b4c9e5a87aefbd8710 479 0.26/1.00 vMB 41
296,856 296,856 000000000000000015a3b9001b1dd91ed91987f8e15bffaae6912651b8d69a6b 197 0.16/1.00 vMB 30
296,855 296,855 000000000000000074fddfde44747d0e95413d67b121dd90b348670a5ea7ff08 99 0.12/1.00 vMB 7
296,854 296,854 00000000000000005ba01c4deb17b1aa07e2215acf2de4881ee361f2f83a4654 248 0.28/1.00 vMB 26
296,853 296,853 000000000000000005b00295fcee30aa8be7f6d2311046e846d4a48b1fec3675 838 0.35/1.00 vMB 52
296,852 296,852 000000000000000058ff14e9e270aaddb11d39ca62284f1f503d901067dddd99 306 0.25/1.00 vMB 30
296,851 296,851 000000000000000090cb15213e9efc2a55eeda43e1241a89c20b38d310f1d9ef 492 0.35/1.00 vMB 34
296,850 296,850 000000000000000063bb3b0819a2ef0b7712b1a642a2899e738b8478819ecb7a 760 0.35/1.00 vMB 39
296,849 296,849 00000000000000002f23420ecbca2af4d732282e463f733ee4b2fe8ec4d49ea3 720 0.35/1.00 vMB 37
296,848 296,848 00000000000000004300bd8f04d5dd410d6ff26ac08734725b8e80932e19c96c 512 0.20/1.00 vMB 58
296,847 296,847 000000000000000092f851eed74404f735b28165ccda5b7eacd5fe72ac8f4336 20 0.01/1.00 vMB 45
296,846 296,846 0000000000000000023ceec6e7027da7c2324f27a45d5cdb9ab346920bded1e1 256 0.20/1.00 vMB 21
296,845 296,845 00000000000000006ffdff728b56e19c64a88217554dea06669c5d77cdce575a 36 0.02/1.00 vMB 24
296,844 296,844 0000000000000000748563a933f750d1a0ffb2ddb1bbe078ec525b5042f2b813 255 0.16/1.00 vMB 49
296,843 296,843 00000000000000004d6480280253ee50985146abe235ffc9a08c6ef0861c8917 769 0.44/1.00 vMB 30
296,842 296,842 00000000000000000cc4c22301fec2a7df0e0e238dfac0b0cc621bb40daa70ab 68 0.03/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.