Loading Tool

Explorer IconExplorer

Memory Pool

36,857 transactions
26.42 vMB
0.07468220 BTC
Random Selection Loading Transactions
Max Size: 134.66/200 MB

Candidate Block

Mining Attempt 5c1e38f5fe5d34116c730db26cfd8e157c3215715f5c8d655ad0ee064d9667cb
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root 8487d8ba6f8e5964071875bb7e7f6df242941d6dd46af66d47cdcc94d7b60332
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,782
Size: 1.00 vMB
Total Fees: 0.02444482 BTC
Feerates: 165.59 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (244,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
669,788 669,788 0000000000000000000877f2a7e071ab1a9c036f09dce48e8e72a79e2d10f948 2,686 1.00/1.00 vMB 131
669,787 669,787 00000000000000000008f8ad6f664f497243c20ce361fceded403a5641234009 2,261 1.00/1.00 vMB 151
669,786 669,786 0000000000000000000afe354099b63e8971aee5049d2d1722985e2c8f49f71d 2,300 1.00/1.00 vMB 140
669,785 669,785 00000000000000000001fa00010cd5edde699183535a603ee2d237a839cd596a 2,304 1.00/1.00 vMB 165
669,784 669,784 0000000000000000000aaaa045f254d6741e884371d962f827e47d8c97231adc 2,410 1.00/1.00 vMB 119
669,783 669,783 00000000000000000007b5c48f0a8f89792b48e22cbb0a28b582dac240905833 2,774 1.00/1.00 vMB 120
669,782 669,782 00000000000000000008cd04d01b473cb31628afedccb66a43f9157ccbb017c1 3,077 1.00/1.00 vMB 125
669,781 669,781 000000000000000000080a7f9f0a26043ea7917dd4424471a4e6b07912a36b84 1,888 1.00/1.00 vMB 132
669,780 669,780 000000000000000000016c2ed63b242610b934e2048065a37a05606684e81e54 2,420 1.00/1.00 vMB 142
669,779 669,779 00000000000000000006ef86ea302978c8bfe9f66af6ca1daa7b186e7773f9f4 1,600 1.00/1.00 vMB 124
669,778 669,778 00000000000000000001c8b7f9193e8d3c0c0d5cc08fe9a4c8e046eb00f7ba4d 2,744 1.00/1.00 vMB 134
669,777 669,777 000000000000000000069a120ca75955bbf290b43a030d886509045fc906513e 1,831 1.00/1.00 vMB 96
669,776 669,776 00000000000000000001aa0c010c3d415452145c898a14c08709729eee0f6454 2,886 1.00/1.00 vMB 155
669,775 669,775 00000000000000000004a2c7acdc80ad10125090dc74e29b00986789dcaf7e8d 2,657 1.00/1.00 vMB 139
669,774 669,774 00000000000000000002180a6530caacd6b187e4ad21f4dd05d713f41307df24 3,091 1.00/1.00 vMB 155
669,773 669,773 00000000000000000009941d3299091a762ac7153c7e340b5e3391bdb8f867fb 2,728 1.00/1.00 vMB 121
669,772 669,772 000000000000000000023943b988d17d4ed0146285f6259f3d369c5790d28209 3,098 1.00/1.00 vMB 135
669,771 669,771 00000000000000000004d836696e4c8338ef66153f42b0d1e21bfaa55eeec83b 2,371 1.00/1.00 vMB 135
669,770 669,770 00000000000000000009ed5a7e897a2924dc6d903ae17dc96b2c6a3d1c2c8285 2,866 1.00/1.00 vMB 154
669,769 669,769 00000000000000000007145772ef138f7969d85c280719dbe993aa1b7c578a90 1,377 1.00/1.00 vMB 113
669,768 669,768 000000000000000000097d58189e17d25e251ec58cc156e33fb112bf47aa6ec5 573 1.00/1.00 vMB 127
Previous 10 blocks ↓
Total Size: 781.85 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: 638.25 GB
    • Received: 12.47 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.