Loading Tool

Explorer IconExplorer

Memory Pool

84,476 transactions
32.63 vMB
0.09825909 BTC
Random Selection Loading Transactions
Max Size: 197.79/200 MB

Candidate Block

Mining Attempt cde0be0659b304613acb3a2cd308e7b8c3ce600841b3a208fe4b3b6d1e8957fd
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 3ee4c0d0d5d8e1698701143b99e40f6c3c804031ee23c761dc914430794101f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.02609023 BTC
Feerates: 223.65 > 2.61 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (367,132 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
548,084 548,084 0000000000000000000075df8655afe2576c035a8dbc1e11b489cd3fe0102bf4 1,845 0.99/1.00 vMB 9
548,083 548,083 0000000000000000001abb976a4588f51eb40e3bc6c4cfbbfdd958e72c166110 322 0.12/1.00 vMB 14
548,082 548,082 0000000000000000001eb3926c78f53921ccc901c3ef27a6c4ba4b25eb02aa37 248 0.13/1.00 vMB 10
548,081 548,081 000000000000000000259514b18d854ac661fb83b6bb0d3a1a689edc1888e517 1,513 0.79/1.00 vMB 11
548,080 548,080 0000000000000000001fb785084083a2c1fdc4dee1cb81b3f19f3efb08c2ac80 623 0.39/1.00 vMB 10
548,079 548,079 000000000000000000071e0a6e38e9870ad8ec5ea47526cd070973ca6fbea3a5 1,800 1.00/1.00 vMB 11
548,078 548,078 0000000000000000000f388c14fd3ecbeaa4d7bca999308c8dcc946f0e6f559d 489 0.25/1.00 vMB 30
548,077 548,077 000000000000000000099eaea6cbbdcdac36de20db37a8d84ed9d60324640c73 1,779 0.87/1.00 vMB 12
548,076 548,076 0000000000000000002104b1bd9f86b6fbe5f799973a0bdd02d3fbc199a1affa 690 0.27/1.00 vMB 12
548,075 548,075 00000000000000000024d9bee57c2a9cc18a18c51aeb96b7c7d71711ca6a5cea 863 0.41/1.00 vMB 12
548,074 548,074 0000000000000000001d116e73a756642739ec4fa8041ef6e498b6cb4410c7f0 1,533 0.84/1.00 vMB 10
548,073 548,073 0000000000000000001ebecaad261af967cf0eeade5cf4c7741d38007979e5ca 1,325 1.00/1.00 vMB 12
548,072 548,072 00000000000000000007b746d88d8d24121d87b962ee4f7e151229268eaa8631 2,666 1.00/1.00 vMB 19
548,071 548,071 0000000000000000000215e3931a4c93ee3f167294438ce3dee8efc1699bbd56 1,453 1.00/1.00 vMB 2
548,070 548,070 0000000000000000001092b16719d372f20eed1ffedf9907ef7c66545092ddfe 2,220 1.00/1.00 vMB 4
548,069 548,069 00000000000000000024a2decec136e26c2fd597f07444f9c9c0eeb0ccd24a90 2,743 1.00/1.00 vMB 16
548,068 548,068 0000000000000000001d0901a5b875f1dcc85593cc672f7b33df9b4bef982b9a 1,694 0.83/1.00 vMB 14
548,067 548,067 0000000000000000000146a966872e479096bea6c78030972ef21f0205c97d9a 3,160 1.00/1.00 vMB 32
548,066 548,066 0000000000000000000b7e761ac159d55316fb2e81c2ae1ac28874e21a962158 811 0.39/1.00 vMB 12
548,065 548,065 00000000000000000010fd266db019bb7bd808ce8f6f91e6b50be3feca47501b 522 0.33/1.00 vMB 6
548,064 548,064 000000000000000000223252e76ff54f0e5d7b104341362417127e451b1b5832 2,375 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.76 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: 709.02 GB
    • Received: 16.82 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.