Loading Tool

Explorer IconExplorer

Memory Pool

63,240 transactions
20.33 vMB
0.06132403 BTC
Random Selection Loading Transactions
Max Size: 127.67/200 MB

Candidate Block

Mining Attempt 1d3b2565ec4459aa364b9c3a0efd82f20be1d71034f2947afdc017843b1cc7c1
Version 20000000
Previous Block 000000000000000000010c5b5749d830d9d14185aaaa8284ed03ce95de43efbd
Merkle Root cf345b6e07a7c3ebee7041279bf6b6470cafaa1b9bd016a10ecb170450970c19
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,123
Size: 1.00 vMB
Total Fees: 0.01393016 BTC
Feerates: 100.26 > 1.40 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,757 (791,513 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
124,244 124,244 00000000000044801bb229d3d84015198fd4db100305e6daee818e8b7d4c3734 27 0.01/1.00 vMB 0
124,243 124,243 00000000000067d325997ef9724abf79b448290e585f89eb065750128f051b43 7 0.00/1.00 vMB 0
124,242 124,242 0000000000003b5c2ea386bbe0eebb9f9f593360f772141b6677e1a017805a19 8 0.00/1.00 vMB 0
124,241 124,241 00000000000020cc0aee367e6aa40cd1f57c7e5df3c727d5665d7438f8fc3f4c 62 0.02/1.00 vMB 3,188
124,240 124,240 0000000000004f195890c3f0615f772c4d8aa526aea7d08b133779e6c89dcfb9 11 0.00/1.00 vMB 563
124,239 124,239 0000000000004e48908c343ae8ad27f5b7a72bc3149da7fee6f10516bed8100b 8 0.00/1.00 vMB 0
124,238 124,238 0000000000001b1651346104b0029fc21f7fa2683fb59d5dd435014fc76b4776 14 0.01/1.00 vMB 844
124,237 124,237 0000000000003711f07bf09d196f2444dddf4592ca4be87f86cd834224cca751 11 0.00/1.00 vMB 0
124,236 124,236 00000000000033f1fd4f32169c2e4fc36db79e4640ca5a5758244df35b4eaa9f 11 0.00/1.00 vMB 597
124,235 124,235 000000000000203aea909bd2682ebb3d6e2b9ba908d0efce7f3c3dda471bcdf7 16 0.01/1.00 vMB 520
124,234 124,234 0000000000000c29779415954972dfdeeac1e575eb0a90492dd8465a481ec737 9 0.02/1.00 vMB 6
124,233 124,233 00000000000038412ba6f0e83e51a90dd9613ace9419169b2f7dbdcab6ebe5f1 13 0.01/1.00 vMB 852
124,232 124,232 0000000000002570f1e5f474570e4c5d21c09fdf7d4979802da8b3de7e1438ba 2 0.00/1.00 vMB 178
124,231 124,231 0000000000003f872c684213227ab30146abc2330006838e565944bea68cd10f 13 0.00/1.00 vMB 577
124,230 124,230 00000000000057a6414a37a609f66f66965fa39eff98cf494ab10e5980ea944d 7 0.00/1.00 vMB 274
124,229 124,229 00000000000064f3b66507c1daca91e08fc1b952f90e4d9479183af92a377009 12 0.00/1.00 vMB 301
124,228 124,228 000000000000638f1d15b43fabef763df913f1bbd1690593788963642f92fdf6 9 0.01/1.00 vMB 419
124,227 124,227 000000000000245d5c64cd52f41806c776a47a7550d64e79829ebba8a042c449 21 0.01/1.00 vMB 632
124,226 124,226 00000000000015809741ea13d22778268481c2bbe173c7f31658fd4df76b8377 12 0.00/1.00 vMB 832
124,225 124,225 0000000000000506339c2dc81de1bd56ee218e8b8443f5e16d4ec4ad830dc374 44 0.02/1.00 vMB 1,936
124,224 124,224 0000000000003d8c038f3ee4d7bde8a70a7b8270c562b5fc8ff30cc51a4c4601 11 0.00/1.00 vMB 1,355
Previous 10 blocks ↓
Total Size: 783.69 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 777.87 GB
    • Received: 21.24 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.