Loading Tool

Explorer IconExplorer

Memory Pool

87,579 transactions
32.08 vMB
0.14188826 BTC
Random Selection Loading Transactions
Max Size: 193.65/200 MB

Candidate Block

Mining Attempt f942c00f8707d9a664c4b42b93d214fb038d88127879242efd5ba77d8cfec9eb
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root ac67bd3e643095c163b3e18e750bc2fba81c93de247b2cd00fd3f978900d4629
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,709
Size: 1.00 vMB
Total Fees: 0.05177226 BTC
Feerates: 911.92 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (564,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
350,585 350,585 0000000000000000061c3345fce7a29b842ab35df6ef0dc10785382b8282a48a 352 0.19/1.00 vMB 25
350,584 350,584 000000000000000007eb91b6283b5f5a9bfb0f766208f31f6ec109fb3da3975b 440 0.25/1.00 vMB 22
350,583 350,583 00000000000000000162a82f429518b48bfc70873f520eda320052bfd18e61d1 1,247 0.60/1.00 vMB 28
350,582 350,582 00000000000000000799ebc1eb8f0185cbf37cf7ece7043551da89e5fabdaac5 339 0.18/1.00 vMB 20
350,581 350,581 000000000000000003d929799033f0b9a433ed801fe499b3d9ea1d5d3ed195be 592 0.29/1.00 vMB 25
350,580 350,580 00000000000000000f3a81eab528009e025c00077100a46e09acb8dd575367c3 1,125 0.66/1.00 vMB 13
350,579 350,579 00000000000000000f5f8d5892c42e9f67e335ca8bf45fc54eee7e770284ba9a 1,848 0.75/1.00 vMB 17
350,578 350,578 00000000000000000273f464adfcaaec91b0ef87f00dd431fbb4068b39f8897c 129 0.09/1.00 vMB 16
350,577 350,577 000000000000000016a166293ddcc6c74d151f85f780d64adf4176bcb06555e0 1,029 0.72/1.00 vMB 23
350,576 350,576 00000000000000001487bc4c6b158903630c1950627e684d1088836eefca7281 131 1.00/1.00 vMB 11
350,575 350,575 000000000000000010dd4390f40187bdca4bf87f5ac4f8f5f2afa36f3fcc363f 253 0.75/1.00 vMB 12
350,574 350,574 00000000000000000b8a5cbcb3e1b900fe1e86406bba0a2cb8d84d313e51f34d 1,183 0.75/1.00 vMB 23
350,573 350,573 000000000000000008a10a3220d59230a1b5a3263b9a47d127a24480c691b3cb 1,985 1.00/1.00 vMB 30
350,572 350,572 00000000000000000efe86453ddb33a578de2f8b032389be88e7ec1e6015ac8f 793 0.75/1.00 vMB 20
350,571 350,571 000000000000000005aef1dba92f734cc2ca70e0592ab56366297d51fee6b773 790 0.75/1.00 vMB 20
350,570 350,570 000000000000000007997c5f1f42e9990119a29b8365e52c81385dac749a5513 527 0.75/1.00 vMB 17
350,569 350,569 00000000000000000eb4445c55c76fa589a92c935ec5f2df95ef696a38f9426a 366 0.75/1.00 vMB 14
350,568 350,568 00000000000000000fac6aec1e0a97f0c80dbf08a18e9d5b786f7d90c386990e 1,561 0.90/1.00 vMB 27
350,567 350,567 0000000000000000174faeb8519117d280c4222b705e12db312ebe1091c46e32 479 0.75/1.00 vMB 15
350,566 350,566 00000000000000001409c0ebf38004f9a67c6b44521b3a305a981864a6421cfd 525 0.75/1.00 vMB 16
350,565 350,565 0000000000000000120ce2650578dda1a5c07a75bf5da87b497f534b05c07611 1,898 0.75/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.34 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: 661.02 GB
    • Received: 14.79 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.