Loading Tool

Explorer IconExplorer

Memory Pool

79,400 transactions
29.50 vMB
0.09182764 BTC
Random Selection Loading Transactions
Max Size: 178.48/200 MB

Candidate Block

Mining Attempt 90435c83071ddc6dfb297b9991ed7e7446f68f5d9606d1d2c9c3eca697132399
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root c9d9a270b36cab485d3b121b238dc030351cfb9b6d73d0b3860eee2383ce186d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,785
Size: 1.00 vMB
Total Fees: 0.02975175 BTC
Feerates: 301.60 > 2.98 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (611,190 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,903 303,903 00000000000000003b73350c0693826927be2e176804ba818f980ca58d545523 388 0.35/1.00 vMB 17
303,902 303,902 000000000000000060a37ff6658b84ad6a98a1c5e633908e30761bbb23b921a6 1,024 0.34/1.00 vMB 48
303,901 303,901 0000000000000000085b41fda8a7f87c1588bdbd4e266322689d0ee70ed17df7 773 0.35/1.00 vMB 38
303,900 303,900 0000000000000000300787fab271dbb8ac3213a5ca29d0d205161a2ed560126e 356 0.23/1.00 vMB 30
303,899 303,899 00000000000000002d560014e2b6fe8232591b6a1d1f111c2cdf87708d87a5e8 1,151 0.76/1.00 vMB 29
303,898 303,898 000000000000000029255428c39e4f1a851ef2d7cc45f97c380b0f4800f0a44d 128 0.05/1.00 vMB 40
303,897 303,897 000000000000000055be5516b0718e398aeeb868c4858501930a03eddc6f1cf4 705 0.35/1.00 vMB 59
303,896 303,896 000000000000000053b345240b37b1bb3d3b98cb39f6f6d647cc22f81e2b39d8 34 0.01/1.00 vMB 36
303,895 303,895 00000000000000003fc3f97291542866f26893233a91b0d5aadb37fc856f3169 533 0.33/1.00 vMB 33
303,894 303,894 00000000000000002e9609ca8635478d02167d07c258c2daea00d131f70489b9 557 0.35/1.00 vMB 28
303,893 303,893 00000000000000003ebe99cd9e46631bead7aa5f684dfbfd85c87168627f22aa 675 0.35/1.00 vMB 56
303,892 303,892 00000000000000003b0293da00a4efd2a55241300c5b89f687f0a266496ec415 537 0.34/1.00 vMB 27
303,891 303,891 0000000000000000135b34f1c1e858672b7229adde8b37c143e6e64cf664b48c 360 0.25/1.00 vMB 29
303,890 303,890 000000000000000045bd08125b2f3619d47bb22a39dca912e8e10be8fabab231 36 0.03/1.00 vMB 13
303,889 303,889 00000000000000004533f9e02a41f4d8ba97f74583ef9110dfe02111f6d13f5f 167 0.09/1.00 vMB 31
303,888 303,888 00000000000000003f13ce02f89396a870457b0838cd34839be57629ba8aa886 151 0.08/1.00 vMB 32
303,887 303,887 00000000000000003f773d277784ea4e7dd5f5efd749f3bb0180dbaebea1f0c1 461 0.27/1.00 vMB 68
303,886 303,886 00000000000000005177740f07733832fe6473058be5f4b4a90bcdaa5d2cea77 33 0.02/1.00 vMB 52
303,885 303,885 000000000000000061961723ea0b3ea4a94c033756bfd4a75759fc3b90849cd7 520 0.24/1.00 vMB 32
303,884 303,884 00000000000000003b4d2e6fbfb024de474f5105da8c9deba0d7aa5650708e43 353 0.17/1.00 vMB 33
303,883 303,883 00000000000000004372279cdad86f1b80f76e783ac0cafe1b0bfcc806803fdd 289 0.24/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.