Loading Tool

Explorer IconExplorer

Memory Pool

81,566 transactions
30.02 vMB
0.09324719 BTC
Random Selection Loading Transactions
Max Size: 181.21/200 MB

Candidate Block

Mining Attempt a1210f78777a764c3288299bd91b15fb3649a8efde6b2362584557ed049a10d7
Version 20000000
Previous Block 000000000000000000014edc16f735012cfd6c99b298f4296e1026fc6bd193bb
Merkle Root fae99850fcd3c977d08e893f7ea1208455702f7ad3f7b59a904d7a42e0b6ef7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,277
Size: 1.00 vMB
Total Fees: 0.03194883 BTC
Feerates: 526.32 > 3.20 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,967 (531,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,601 383,601 00000000000000000d41b17307865b23e76c7c9c4f12196722f22c6ed5a9fe29 1,534 0.72/1.00 vMB 34
383,600 383,600 000000000000000006d0db37f78e320891995d348ea0b971bef443438d1ce2fc 846 0.75/1.00 vMB 21
383,599 383,599 000000000000000004b1529eb4d511f5cabd36c6aaadfff7bdbc85858a45131d 296 0.15/1.00 vMB 26
383,598 383,598 000000000000000002360315e047678c18cf1ebc3de13d235fd70eefc9425fc7 622 0.37/1.00 vMB 30
383,597 383,597 000000000000000003401335eeafc379a1ee27aeb0969917f0668f5a92899b31 1,449 0.59/1.00 vMB 34
383,596 383,596 00000000000000000c373d31a08b1ec226d7bccd01fa6ee1c448a5fb467d241b 327 0.18/1.00 vMB 30
383,595 383,595 000000000000000010364c2b9f19096943f9e010b03d787a81487a5772b9fa00 932 0.91/1.00 vMB 17
383,594 383,594 00000000000000000e3a23a65b42274849c7dc8651ba5cd42511969ea954aac6 2,343 1.00/1.00 vMB 39
383,593 383,593 00000000000000000324da465e84e8fcacb6544b4583ecaa109f990bb1a08dbe 1,005 0.42/1.00 vMB 35
383,592 383,592 00000000000000000e3f7f1a7be4de86d866742e78225909dad5ed10240998ee 2,072 0.91/1.00 vMB 39
383,591 383,591 0000000000000000009cde444b053b91e0c2b5822f064c72199391fd620fcfed 1,579 0.67/1.00 vMB 34
383,590 383,590 00000000000000000b17352acf74200cce0870583b0fff391ee7ca404bf75fa1 429 0.25/1.00 vMB 29
383,589 383,589 00000000000000000b03b24e1e1c7e0f100b224f66f566cab175d3b531abde1c 1,235 0.65/1.00 vMB 34
383,588 383,588 0000000000000000100a7c0ae05f1744a4a8f113b5bfdebd6a844eb5d6a2f111 133 0.09/1.00 vMB 17
383,587 383,587 000000000000000009e27148e87886a72f65291d48cb8079b6c1282471b9b2e4 459 0.25/1.00 vMB 30
383,586 383,586 00000000000000000bca409ddd4f9a9938765b4232e115b1d47891e0ede894f1 1,642 0.73/1.00 vMB 45
383,585 383,585 00000000000000000256b9aedb2757fea6435dcf9a855da15595c5b6c0d27f54 267 0.16/1.00 vMB 145
383,584 383,584 000000000000000004b7370503f3d9ed7d11faec7ca8c109e38869f3906f992e 500 0.21/1.00 vMB 46
383,583 383,583 00000000000000000a6f4af0bc2fa69791233a5e774ef94d106af6a7a1230f42 451 0.20/1.00 vMB 31
383,582 383,582 0000000000000000066e652683b7dd655617ebaac761ec1cc6951c65fc731169 1,290 0.56/1.00 vMB 38
383,581 383,581 00000000000000000e5031bb9cb39043b106f9700f5694f5dc4b34deae1363ed 594 0.28/1.00 vMB 36
Previous 10 blocks ↓
Total Size: 782.33 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: 660.41 GB
    • Received: 14.72 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.