Loading Tool

Explorer IconExplorer

Memory Pool

41,132 transactions
25.97 vMB
0.05046208 BTC
Random Selection Loading Transactions
Max Size: 135.89/200 MB

Candidate Block

Mining Attempt 871761c4b19cfda8302aa1f474288ff286b0487d3effb991a11da0d509a7dc7a
Version 20000000
Previous Block 00000000000000000001555a8d26dc3fb0698ed6dc1351b7fa6bac8f942c6d24
Merkle Root 6020bb7a37f817ae26468551a5e99720ff6b224390aae0715269d43b60c12623
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,852
Size: 1.00 vMB
Total Fees: 0.00315184 BTC
Feerates: 18.26 > 0.32 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,777 (278,236 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
636,541 636,541 0000000000000000000401fcb8f62d87462eb89565a672cac76b9d3c17bcc9a0 1,370 0.54/1.00 vMB 16
636,540 636,540 0000000000000000000c996200d829155a70d940cb04d5aa935445c0b2963b60 660 0.26/1.00 vMB 15
636,539 636,539 000000000000000000040ec51d1068df56df452ec35901b328a6ef779817e735 228 0.09/1.00 vMB 17
636,538 636,538 000000000000000000048e2c7546c6ec2168293abcb45195427c6b81cc52b077 717 0.24/1.00 vMB 20
636,537 636,537 00000000000000000008b7c9e555bbd71299ee3bdfd5adc088f9acbfacd47e4e 1,765 0.72/1.00 vMB 20
636,536 636,536 000000000000000000053071bb917bd899cf0b277c6ca0f7b81949cd7750670d 2,155 0.76/1.00 vMB 18
636,535 636,535 000000000000000000085d8f9d9b5119fb8497304a8aa3cf54038cc8f6009cf6 2,106 0.69/1.00 vMB 13
636,534 636,534 00000000000000000000a265d6e5155fc25fd89c6e8c652031d362e8e0060d13 1,923 1.00/1.00 vMB 14
636,533 636,533 000000000000000000025e2cdbda140ddb5e5ff45247ab14f1fe226e77586c1b 1,928 1.00/1.00 vMB 33
636,532 636,532 00000000000000000005f9eddb5c97eba64d2b21667a6103d32c33dd14100c8c 113 0.07/1.00 vMB 13
636,531 636,531 000000000000000000032d39e2dd4178f6d0703db746266b82e92bbc4052f39e 1,830 0.65/1.00 vMB 7
636,530 636,530 00000000000000000001229dd65883faed7f63d599416742876dd0cace54821b 1,809 1.00/1.00 vMB 28
636,529 636,529 0000000000000000000ef754d5ed3cba2a7bec9cdf6b4982c8066bc2b94c043f 2,563 1.00/1.00 vMB 28
636,528 636,528 0000000000000000000c93cdcb0f51dabfc547e4960b84cc675d5407f290268a 2,678 1.00/1.00 vMB 22
636,527 636,527 0000000000000000000d43d575f7d50e86a37124cdaa1456308fd118d05de8ae 1,547 0.67/1.00 vMB 19
636,526 636,526 0000000000000000000a0ab5bf76c9dabbb14d32632efb92e80ff237121d9703 1,425 0.57/1.00 vMB 4
636,525 636,525 000000000000000000034a8d2c0d33f0012029630cfe9af831fabb53a6376eb4 2,715 1.00/1.00 vMB 29
636,524 636,524 000000000000000000052c8098035bd9a16d7d207bd66c25ad2fefa74c54ea7b 1 0.00/1.00 vMB 0
636,523 636,523 0000000000000000000d0684c1ec751f7378f75bd6b071b2fc50d0794732a67b 1,695 0.59/1.00 vMB 18
636,522 636,522 000000000000000000076b98cf10d10fe5ec69b5c83f9df07359c8d45e6dcefc 2,411 1.00/1.00 vMB 25
636,521 636,521 00000000000000000003814e6ed2bd195d22371834598ff6f9695fe8cc1e26e4 655 0.24/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.99 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: 648.70 GB
    • Received: 13.06 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.