Loading Tool

Explorer IconExplorer

Memory Pool

80,080 transactions
30.06 vMB
0.09762573 BTC
Random Selection Loading Transactions
Max Size: 181.18/200 MB

Candidate Block

Mining Attempt 1aa3ba9064d53e31bc8ec168fcc1c19f278a928dba0bcb5747e892a0a1573b3e
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 2890e8838fa506166b2feb94d8c8ca3d5af5d4cf1eed27e597ad8616f01fb278
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,316
Size: 1.00 vMB
Total Fees: 0.02784991 BTC
Feerates: 180.34 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (107,289 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,853 807,853 0000000000000000000194fb4425776c29b1db3898bc7104cfb3eb4357da4b3d 2,179 1.00/1.00 vMB 15
807,852 807,852 0000000000000000000220214cfc6d9dc455d99ce13fce1c799bb43250ae75e2 3,280 1.00/1.00 vMB 24
807,851 807,851 00000000000000000002cd6ec2b5f8c21de6f3aa15d5f2933303c8a6613b2655 2,163 1.00/1.00 vMB 21
807,850 807,850 000000000000000000010fa63432518c3f9eb9073a59eb6694142d8fdac2fb46 5,189 1.00/1.00 vMB 16
807,849 807,849 0000000000000000000239fa703f31355887763f1e20628247689484ab171324 3,123 1.00/1.00 vMB 20
807,848 807,848 00000000000000000001c59a860d01aed03a126dd113f52ae94be3d08cdfd8ea 5,618 1.00/1.00 vMB 16
807,847 807,847 00000000000000000000d04ebbdfd0fe0d2e4b26cafd585c61d692e07f9a24f6 4,799 1.00/1.00 vMB 15
807,846 807,846 00000000000000000001c80457e2a14215cf7d34bc7fc700e4814be8b13c627f 4,747 1.00/1.00 vMB 14
807,845 807,845 000000000000000000017a0a0f6e23f01b1c542cb597a435e79b1bc3edbc21b5 2,845 1.00/1.00 vMB 21
807,844 807,844 000000000000000000000866556f1c11e2d14e25f152548f9ca28a3a035eda15 2,296 1.00/1.00 vMB 20
807,843 807,843 00000000000000000002faafa571dae075e106b3fdb17ad0845f01cdb278bdba 1,524 1.00/1.00 vMB 18
807,842 807,842 000000000000000000039dbd39fbe46d276afb3d753b484fc3d0e2b1cf78f004 3,142 1.00/1.00 vMB 21
807,841 807,841 000000000000000000041cc2fdd6fe58774a605b1a7648246257f19f1322c21a 2,515 1.00/1.00 vMB 27
807,840 807,840 00000000000000000002810f54163250957e0f9c1a391ff12ae251fdda474bda 4,459 1.00/1.00 vMB 15
807,839 807,839 00000000000000000004e83d7af72211eba5052c96d426e9730505d95a6f609a 3,396 1.00/1.00 vMB 25
807,838 807,838 0000000000000000000128f426af6dcb89d95bcff41bc14c2c2e659520613f20 1,463 1.00/1.00 vMB 16
807,837 807,837 000000000000000000010a5b94fb9465eae02431c60f6514bd3ac1415e26a0ec 159 1.00/1.00 vMB 3
807,836 807,836 00000000000000000004640be62d363316ce87306810439aefbe0d94ee6a6a4f 5,948 1.00/1.00 vMB 13
807,835 807,835 000000000000000000011754ae7c9ff5531c822b34776287377089ccdd64f7cc 2,435 1.00/1.00 vMB 15
807,834 807,834 000000000000000000048a565c764319b720693882ad765911587ac91524b0a0 2,713 1.00/1.00 vMB 18
807,833 807,833 00000000000000000001a54f8cf1b8a35f14e1a296dce38432bffe4a1672c045 3,479 1.00/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.64 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: 672.41 GB
    • Received: 16.23 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.