Loading Tool

Explorer IconExplorer

Memory Pool

80,534 transactions
29.72 vMB
0.07111397 BTC
Random Selection Loading Transactions
Max Size: 179.31/200 MB

Candidate Block

Mining Attempt 609e1251f07e2e7de48218352f894d3b5d189605e7c3f2166c218dbf8444e0d2
Version 20000000
Previous Block 00000000000000000001febb03fdcff4c8ac482b94dd8500539809f9da5db1cb
Merkle Root 068dc65dcc5ccf9f17b40a0e6353329d983699aa41fdfa85b4b444e57511b971
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,027
Size: 1.00 vMB
Total Fees: 0.01057540 BTC
Feerates: 502.67 > 1.06 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,981 (531,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
383,608 383,608 0000000000000000073e91d4be7325b36ee5c4c694e12df3995e38deb9440a14 149 0.13/1.00 vMB 14
383,607 383,607 00000000000000000c44e43f4c20fd05be520f85bb6ec7fed6a816c43681ba15 703 1.00/1.00 vMB 13
383,606 383,606 000000000000000005d5069ce9ef6455d0f6dbb908abb1ebb2019b5a5e472a89 601 0.27/1.00 vMB 38
383,605 383,605 00000000000000000a7c70b4180822eeb9023dceb86c83a9554db3483171d409 289 0.94/1.00 vMB 8
383,604 383,604 00000000000000000c6110c98d65167cd6173ff5044e1f2e94fcd0a8e009272c 528 0.21/1.00 vMB 41
383,603 383,603 000000000000000010440a0af7ef1cda06331521f36319e283f010d55d8ed09c 222 0.13/1.00 vMB 22
383,602 383,602 000000000000000000c7c234055f7bece5a2dc893cddf34691f58c3cab1862b3 54 0.07/1.00 vMB 4
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
Previous 10 blocks ↓
Total Size: 782.36 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: 662.54 GB
    • Received: 14.86 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.