Loading Tool

Explorer IconExplorer

Memory Pool

75,111 transactions
28.94 vMB
0.07903221 BTC
Random Selection Loading Transactions
Max Size: 171.20/200 MB

Candidate Block

Mining Attempt 3a1cff504ee4b9f17a5d44068c71462f097df31ba3760669bf91618c238bd358
Version 20000000
Previous Block 00000000000000000001ff05c472764085d93490be7914ce968789f65c454c48
Merkle Root 7a1693738254ab8298d3f1294df54a12f2c4d51fb45e721e5b34dd7c251f2393
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,780
Size: 1.00 vMB
Total Fees: 0.01869298 BTC
Feerates: 100.29 > 1.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,040 (293,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
621,754 621,754 0000000000000000000e55b3c353159901174405a3b8e008ed2944ad476907ac 1,618 1.00/1.00 vMB 10
621,753 621,753 0000000000000000000500973e287df643888c3df142b54c32212202dc75437d 1,533 1.00/1.00 vMB 3
621,752 621,752 000000000000000000008b4c15565362c505916b0ee4cc9cdf7e8ebf9daf2fe4 2,913 1.00/1.00 vMB 35
621,751 621,751 00000000000000000000eb2ee26c69b98c3a6d06e003243ff07e9123600b08e8 2,014 1.00/1.00 vMB 67
621,750 621,750 00000000000000000010f19c366e394ed7fce3b7197384ff1e0b9471516e59b1 1 0.00/1.00 vMB 0
621,749 621,749 00000000000000000009b979808cdb3bb1f73c9e7b7c0a381089ffdd975d287c 2,764 1.00/1.00 vMB 70
621,748 621,748 00000000000000000000c073695289dd471befeed39f2b63326810b033e3b21b 2,614 1.00/1.00 vMB 16
621,747 621,747 0000000000000000000156c552021357d4c427259f4b83941278b3e3030a4bfd 2,852 1.00/1.00 vMB 22
621,746 621,746 00000000000000000008ac54526638bffa8f7f36249b6e952cad75ae4b802d17 2,709 1.00/1.00 vMB 28
621,745 621,745 000000000000000000088345ed2d2101da1f7d8540a57108dbd778f6ed3a0e3a 2,219 1.00/1.00 vMB 64
621,744 621,744 00000000000000000010705ab2e0e0b2b3bd7dfe28a4e379092a4a29e51544d6 2,243 1.00/1.00 vMB 66
621,743 621,743 000000000000000000097a2b7e708b7aaaba5633483d347f64078f2ffe343185 3,142 1.00/1.00 vMB 48
621,742 621,742 00000000000000000006b5d1a5496dd3e218c776f1c760420c1157c39dade069 2,740 1.00/1.00 vMB 67
621,741 621,741 00000000000000000007df61fa4f635706aa6f847333ebe944f9e4902e3deec3 1,575 1.00/1.00 vMB 74
621,740 621,740 00000000000000000003c79dc2eeb2b733c371a85bba70124783c37500f1e13e 1,460 1.00/1.00 vMB 84
621,739 621,739 000000000000000000017c32be21a22e6b5ab96ab8491c91de5afa61dbc4987e 2,282 1.00/1.00 vMB 74
621,738 621,738 00000000000000000002d4511638ca1a3aac97d23ffcae19c9b6a0959abde953 1,387 1.00/1.00 vMB 74
621,737 621,737 000000000000000000088900b1156f5cf3efe99aec7eef120c557d1e1c814da1 1,444 1.00/1.00 vMB 86
621,736 621,736 0000000000000000000e7c8245460a48f20839fdee1fb6f8a462a7cecdca9811 2,577 1.00/1.00 vMB 18
621,735 621,735 0000000000000000000f8158ac27a731a3a6c926384bc9bbee4acedd187a667f 1,846 1.00/1.00 vMB 26
621,734 621,734 000000000000000000042bb53f1316edb72d5beb0a9419150b7bd245950084ff 1,421 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.46 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: 667.93 GB
    • Received: 15.32 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.