Loading Tool

Explorer IconExplorer

Memory Pool

45,112 transactions
26.57 vMB
0.05822607 BTC
Random Selection Loading Transactions
Max Size: 140.64/200 MB

Candidate Block

Mining Attempt 9b1b926a3b35496d38c5b2c34863bd36f7a1a6cdb86d081cf4ed4e053d6d58a8
Version 20000000
Previous Block 000000000000000000004d1049722dcba3c177c8f8720a3a8519efc7b1dde709
Merkle Root df53820934f08b3fc2b5658edeb756c3964a2a16a7675463b2bdf8a42c67ffec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,196
Size: 1.00 vMB
Total Fees: 0.00941257 BTC
Feerates: 150.62 > 0.94 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,757 (329,970 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
584,787 584,787 0000000000000000001cf80ca740b522b05de5c1bfc690332594c24a7c5387d7 2,740 1.00/1.00 vMB 97
584,786 584,786 0000000000000000001bc16819d20749c733c356390d227b53474dc1d3d38a1e 2,584 1.00/1.00 vMB 93
584,785 584,785 00000000000000000017026d4beb16f2125620a4ca6c11afa2b2712638f901db 2,572 1.00/1.00 vMB 76
584,784 584,784 0000000000000000001d5db041dd44b17c674e676feaf53fc25fc76d783dd5bb 2,698 1.00/1.00 vMB 94
584,783 584,783 0000000000000000000fbe9d4d48ad053e039957ba740e9ffee42799b2001559 2,760 1.00/1.00 vMB 92
584,782 584,782 0000000000000000001efa6f83bd1e75095a0df5b3d01f91ccdc0639a1afa8c9 2,651 1.00/1.00 vMB 88
584,781 584,781 00000000000000000003b6675b3f163b164c8c9b5260d12162665ba12f2d835b 3,093 1.00/1.00 vMB 96
584,780 584,780 00000000000000000008b0537fae16b60e67084c40e5c7aa66416b9b00caab22 2,406 1.00/1.00 vMB 77
584,779 584,779 000000000000000000125dfd6c99eeee3af74268b5e85780e03b50d175b35ff7 2,293 1.00/1.00 vMB 89
584,778 584,778 0000000000000000000f3f62df5e2aedae7fd5e121c7b5a4ce20347b8a0c6b79 1 0.00/1.00 vMB 0
584,777 584,777 00000000000000000019fb9a9250d533d9ef70fd4c93893b9467136ac9caf3e3 2,511 1.00/1.00 vMB 86
584,776 584,776 0000000000000000001735245dc4f654e91d29a67a6c9220fdf34400797dcdcc 2,182 1.00/1.00 vMB 70
584,775 584,775 0000000000000000000fee7a8fc9a43f1f4a5e5cd5572f85133ef1ccede1689b 2,224 1.00/1.00 vMB 83
584,774 584,774 0000000000000000001e8bc8ccbc64577dd8ce478ff345546eba5ccd12217d9f 2,251 1.00/1.00 vMB 55
584,773 584,773 000000000000000000100c3f04f2d460f6cbe9a00ec080709f5a1acc92be9ff9 2,346 1.00/1.00 vMB 73
584,772 584,772 00000000000000000008f35220f74d673437c18751f0d98e4b8d2a96ff090fcf 2,631 1.00/1.00 vMB 64
584,771 584,771 000000000000000000181eaa8868d7421dde02163805c7f6b00949050d7bfe8b 2,601 1.00/1.00 vMB 79
584,770 584,770 00000000000000000013817a9839bb46c9b7bcfe434428a43a53661ae576052d 2,143 1.00/1.00 vMB 93
584,769 584,769 00000000000000000011a1286c266d14b0f7aa89f5fd7dbc8edde229049f9237 2,658 1.00/1.00 vMB 76
584,768 584,768 0000000000000000000cff7b2b3ddd6a1a6317b4152324b9abb1b0c3d9fec051 2,744 1.00/1.00 vMB 109
584,767 584,767 0000000000000000000c4a8e0a3f2f5821aa8bad54129d2f6704ddcf43e0588e 1,980 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 781.96 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: 647.41 GB
    • Received: 12.93 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.