Loading Tool

Explorer IconExplorer

Memory Pool

74,782 transactions
27.60 vMB
0.07376370 BTC
Random Selection Loading Transactions
Max Size: 168.35/200 MB

Candidate Block

Mining Attempt 806d416db5033374321ede6e64f4283c884607534bff2988a754e73bc3810775
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root f3fa07b059cbf23ef18c509797b673d654797f0eb0ed8f9bd5ea9d3ec6a19b61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,340
Size: 1.00 vMB
Total Fees: 0.01485244 BTC
Feerates: 100.35 > 1.49 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (727,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
187,744 187,744 0000000000000947b597999f44d2574d0f9390685cff96d7b723f9f7dbfaeb52 145 0.05/1.00 vMB 53
187,743 187,743 00000000000005a38fe6390a83daf5dfe4a688a3a32a4890b17d6bda9acb8e45 140 0.06/1.00 vMB 107
187,742 187,742 0000000000000380c648afe937d871e82c2818af6096fd74ba134783e4104452 56 0.02/1.00 vMB 145
187,741 187,741 00000000000006d51f410de76a1415b53ee13f699209849afd4208825fde3d2c 78 0.03/1.00 vMB 46
187,740 187,740 000000000000084ba3a0bac459e9b92383bcee764c695af62053b9cd9d0c251d 12 0.00/1.00 vMB 14
187,739 187,739 0000000000000938da316b7169dd67f77d0511bebe5f1b2b114ce3504b5edbe0 100 0.04/1.00 vMB 122
187,738 187,738 00000000000003466c3fe02ad9df1a5fafe091382249c2c7f9f835315e51bd05 66 0.04/1.00 vMB 97
187,737 187,737 00000000000007a3d29848cc970b77226d192cb4d9a3a7a383bc6ce58ed56fa0 10 0.00/1.00 vMB 47
187,736 187,736 00000000000003f16de76641f5ad42f550e8d0e5d7bedc808a7642c8767f8f1a 125 0.06/1.00 vMB 211
187,735 187,735 00000000000000afd00e1900140429a5acdb5c70bf1ca86520deebb1af016271 106 0.03/1.00 vMB 96
187,734 187,734 0000000000000927693cf2a59a738006563e2594404d4d22abb2a180dcf99253 336 0.17/1.00 vMB 139
187,733 187,733 0000000000000090c790319e8bb406a941b3e8d41512da02f49d7ddf6d2271f6 32 0.01/1.00 vMB 4
187,732 187,732 000000000000040866c4f70d81a3b590af0d6c7719b90e783070b21d478c483c 196 0.06/1.00 vMB 68
187,731 187,731 000000000000039b9140fc132844a872a533d000bf0ba61c5ac3ddd609172008 29 0.01/1.00 vMB 90
187,730 187,730 000000000000001267593bdff68dd6f49a2f704afcdfdb9603a860d790c493a9 128 0.12/1.00 vMB 75
187,729 187,729 0000000000000347b24ddf494e1725b08656e876e0a035a9a70b05ec44699386 263 0.12/1.00 vMB 149
187,728 187,728 0000000000000158841cf2110b6a4a9f3533a26fa150c21b392e5119d0e81b8e 434 0.19/1.00 vMB 176
187,727 187,727 000000000000025383a3c41e4e1dba1169f57f80dac1dd4104409792786b64e7 213 0.09/1.00 vMB 118
187,726 187,726 00000000000003d03f14e52753a88f961b50f0eefe3dfc75883bf9a96895b58c 114 0.05/1.00 vMB 110
187,725 187,725 00000000000008a28a2e6abb9ef2cd89378d050bff89aa29a682e6ea33ffc92d 353 0.15/1.00 vMB 154
187,724 187,724 000000000000045a71c7286475eaca3c9a4dd968f60b2fdc3ce3d3de068fa733 49 0.01/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.