Loading Tool

Explorer IconExplorer

Memory Pool

82,367 transactions
30.66 vMB
0.08313292 BTC
Random Selection Loading Transactions
Max Size: 184.88/200 MB

Candidate Block

Mining Attempt 34100fdaff375de7df4d0928599d0fce6eb42aa9a3825147bb28c90dbfc4dc56
Version 20000000
Previous Block 000000000000000000003686630ca47285b10a5c2416fbf34a96d00d5fd7b672
Merkle Root 4944a92f73d23d2ccc54966a4ffc12aad17c58ee34d93d7b520521e4a8d6e527
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,361
Size: 1.00 vMB
Total Fees: 0.01867125 BTC
Feerates: 150.92 > 1.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,976 (609,183 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
305,793 305,793 00000000000000000f92af17c89367487771b5904757e11584fc5db7bb7861f3 412 0.23/1.00 vMB 29
305,792 305,792 00000000000000002d79d8a6fdb0d79b21746b5a752bc7f4e3f6adb695b98fc7 619 0.34/1.00 vMB 30
305,791 305,791 00000000000000004421f77f732a50f1db98e9502c505390073fd9ce3ab80433 449 0.21/1.00 vMB 32
305,790 305,790 00000000000000002a0d8369e7dc11f6eedb2681ab7c41bdd6a2ffe38d506f50 651 0.35/1.00 vMB 33
305,789 305,789 00000000000000003f17a79fe6caf766e527ee032cc41c3983d1c10299c0d786 104 0.05/1.00 vMB 29
305,788 305,788 000000000000000030979844aeb1dc516d385469aed2645886a6b915fbe099f7 219 0.17/1.00 vMB 23
305,787 305,787 00000000000000003401139b2cbcb753f686c5a5171c909d8d8144782a957842 184 0.10/1.00 vMB 30
305,786 305,786 00000000000000004c142903827e8668600e62fb5509fbbcdaea4261efd870b1 129 0.06/1.00 vMB 22
305,785 305,785 0000000000000000431d9b93b246de6ff2bbb8af0d71bdd57976c5f2d7628c44 65 0.11/1.00 vMB 13
305,784 305,784 000000000000000023d9e4f3f1887c61e1d43c9a61bcd1ee74214445187fa3ca 1,040 0.71/1.00 vMB 28
305,783 305,783 00000000000000004f451dc09ca4f7ad08f61826088e8e0e9655262297638def 440 0.31/1.00 vMB 23
305,782 305,782 00000000000000004e2797f0947c1bc2fa41a13ea7149cf88bb3e903a79671d0 215 0.27/1.00 vMB 15
305,781 305,781 00000000000000005c77b8e659610f91ac98ca6d25d153e31ecd09a49bb84dec 731 0.35/1.00 vMB 37
305,780 305,780 00000000000000004a42e6853981812f537270e3250df8e1332b4e40391c7f4d 44 0.06/1.00 vMB 2
305,779 305,779 00000000000000000bf2d1ad0dba4f28d9417779b92fbe3564e77ab2348d28b9 296 0.16/1.00 vMB 28
305,778 305,778 000000000000000001d0c67fd4dec911fed70298394f4db60db3f9f469669e10 439 0.32/1.00 vMB 28
305,777 305,777 00000000000000002a070f6a422a67250889069516d79985c02721cc027088fe 300 0.14/1.00 vMB 31
305,776 305,776 00000000000000001d0e9ec9954d38f8e7180ee5f4a3f68387261da597d4bdb0 58 0.03/1.00 vMB 25
305,775 305,775 00000000000000005c0c39621a1d3deb832d8c5c303640f4fbc5c0baa35578bd 321 0.27/1.00 vMB 20
305,774 305,774 0000000000000000103ddf6ae79d2ae35deca4a77d10ef425d38c849a6dc7049 134 0.06/1.00 vMB 17
305,773 305,773 0000000000000000472b31bd31626705f043ec393302a9e51bcbd833277d1753 12 0.00/1.00 vMB 65
Previous 10 blocks ↓
Total Size: 782.35 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 662.15 GB
    • Received: 14.84 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.