Loading Tool

Explorer IconExplorer

Memory Pool

36,872 transactions
25.97 vMB
0.05435420 BTC
Random Selection Loading Transactions
Max Size: 133.36/200 MB

Candidate Block

Mining Attempt b3f083c5bcb987a4507762b13ed73b407c94cff7372f77fdd7b66168ab12912c
Version 20000000
Previous Block 000000000000000000002d05d6b44ad40f04c8763a38c5afbba07e4fafa201d8
Merkle Root a81ff3a105f943211f39bba5eed533bafa57b07c1f1fe398f91cc9735bc9d49c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,994
Size: 1.00 vMB
Total Fees: 0.00655818 BTC
Feerates: 100.29 > 0.66 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,672 (347,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
567,604 567,604 0000000000000000002171e69e5d542ba9bb917edb2966315cf866e125d2f3dd 1,786 1.00/1.00 vMB 6
567,603 567,603 0000000000000000001d0ae017e146dea33fe7c2da3911dc7d7bb1a472eb5e25 1,844 1.00/1.00 vMB 21
567,602 567,602 0000000000000000002595fdd94952d5b47403f96cc2aedb310cb68fe69f5d33 2,363 1.00/1.00 vMB 23
567,601 567,601 00000000000000000013ec8a89ce4faf160eead53128c61173cbe62fb720bc7e 3,039 1.00/1.00 vMB 34
567,600 567,600 0000000000000000000adcfdf1f8647c31ea7b875470dcbc5ea5f047af10ae57 1,781 1.00/1.00 vMB 26
567,599 567,599 000000000000000000186d9e5244fe7115da684383caef3aee41bde9e6184333 2,725 0.93/1.00 vMB 18
567,598 567,598 0000000000000000002dfa67018a9b0aa67088226d52aa1b6c9aba7c87de0c60 2,433 0.90/1.00 vMB 19
567,597 567,597 000000000000000000254b3d64bbfac3966bcc79cd1e347085ce4d1a9a38cbc1 254 0.09/1.00 vMB 14
567,596 567,596 0000000000000000002c1a048a647d7d24f1a1b45b587000d8f98008482bb029 152 0.06/1.00 vMB 64
567,595 567,595 0000000000000000000c95b7267d645f40ef9d65a48b8b4a5c2570636eb24e17 375 0.19/1.00 vMB 14
567,594 567,594 000000000000000000284bfe6b2ea284a90f16b6d902ada840b1448b1685487b 309 0.11/1.00 vMB 19
567,593 567,593 0000000000000000002b357c7e82a385615b2620b945c7c7861b516c30292788 244 0.07/1.00 vMB 23
567,592 567,592 0000000000000000001051f7bcbc11daa8e6e498eaccdd3f06dfd6b54d4834ce 1,796 0.64/1.00 vMB 22
567,591 567,591 0000000000000000000cc1b7ea21d87f6381b9d365af315d454f825842ba4d68 302 0.18/1.00 vMB 14
567,590 567,590 00000000000000000009b0f7db4814365675f972403e9fabdab4f357277185d1 1,724 0.67/1.00 vMB 17
567,589 567,589 00000000000000000025776d26541902f9efa312d15481a32c08a7e87c16d31f 845 0.34/1.00 vMB 18
567,588 567,588 00000000000000000007bd81e92d6055703c1c03a301798f7ac38137bbb1341d 1,417 0.64/1.00 vMB 15
567,587 567,587 000000000000000000015f9b62bf11841bc3fff33d55540569da9d00ce569865 842 0.54/1.00 vMB 2
567,586 567,586 000000000000000000175dafd35df53e8e6b9aa1a71999f72636457125120b81 2,663 1.00/1.00 vMB 22
567,585 567,585 00000000000000000028c959eb3f9ecd0b3594d89d23ea20df55076f5da9d5f8 2,551 1.00/1.00 vMB 28
567,584 567,584 00000000000000000016abc1d7b7347a1952e48a21d9213a8994c0b760296c6a 588 0.21/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 781.81 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: 635.14 GB
    • Received: 12.29 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.