Loading Tool

Explorer IconExplorer

Memory Pool

45,325 transactions
26.93 vMB
0.06837904 BTC
Random Selection Loading Transactions
Max Size: 142.34/200 MB

Candidate Block

Mining Attempt 7e694614b0447c1c39e8fa5a2d7742219c2619de5b08ba570e339564db6acf9c
Version 20000000
Previous Block 000000000000000000020dec92be5b66055ed2368df5e48e27f67c41dcd290ec
Merkle Root ac536b252cb31b3d1f6a1e1ed92bba29dc6d2df017692de93d92f8869f42b526
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,027
Size: 1.00 vMB
Total Fees: 0.01866046 BTC
Feerates: 100.36 > 1.87 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,724 (78,982 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,742 835,742 00000000000000000000f2086773fd41578ce7d2862c96049bc7e00a11911fcc 3,086 1.00/1.00 vMB 42
835,741 835,741 000000000000000000002395680d9c321746effaa260bcfa13d74e6cc49fb44e 3,150 1.00/1.00 vMB 52
835,740 835,740 00000000000000000002b7ec3b23b680f95d5557ff8a95735b9ef3cbbea37e17 3,452 1.00/1.00 vMB 49
835,739 835,739 00000000000000000000c883926fba52a529c4257ef3536c71cdccd210ad34df 2,601 1.00/1.00 vMB 59
835,738 835,738 00000000000000000002edec47ea3451945ff30254f22367e59f2b7355077275 3,124 1.00/1.00 vMB 47
835,737 835,737 000000000000000000025f6b7c4df1cdc49d29ca6a9c4ee7f3855d541c6e330e 2,483 1.00/1.00 vMB 59
835,736 835,736 00000000000000000000bb639918cdaa3457080a16ef078f4f48467b49189947 3,440 1.00/1.00 vMB 26
835,735 835,735 000000000000000000005294abb5e036fcda0753fd57b692922bfdc831782946 2,952 1.00/1.00 vMB 32
835,734 835,734 000000000000000000029c9f2bc201ffbc5997ff73653523adb0db4b82d61aa2 3,302 1.00/1.00 vMB 27
835,733 835,733 000000000000000000002879783c91b26a3a274261ecf3d9fe21909c5faeef08 2,697 1.00/1.00 vMB 36
835,732 835,732 000000000000000000029a95a15b781c49ba05915bcacdd6b096211c7bf5ea69 2,547 1.00/1.00 vMB 20
835,731 835,731 0000000000000000000359db20b9f4b07b2de2407cb107e53a3105f47bb62a1a 2,210 1.00/1.00 vMB 24
835,730 835,730 0000000000000000000165738178297a9c7435d8d723ff498d66ec48ce77f306 3,387 1.00/1.00 vMB 31
835,729 835,729 00000000000000000002f6530091a6fef841bbcfc23107e8a63dab191c1f1d12 3,207 1.00/1.00 vMB 30
835,728 835,728 0000000000000000000170f1605347a00c6166570bd73359a2ecfd0d8c4a31d2 2,730 1.00/1.00 vMB 43
835,727 835,727 00000000000000000002d8ba402150b259ddb2b30a1d32ab4a881d4653bceb5b 2,994 1.00/1.00 vMB 26
835,726 835,726 00000000000000000001a09f751a9999453c6817c7396efc0e306bb3b67bf34f 2,926 1.00/1.00 vMB 20
835,725 835,725 00000000000000000001325ea398f6b0ffd51149d20fad4d1d06f49f7dbe1285 2,176 1.00/1.00 vMB 24
835,724 835,724 00000000000000000000bb09d7e425766d5a2053bcad093026fef8cdec0afe9c 2,815 1.00/1.00 vMB 27
835,723 835,723 000000000000000000031152cf53f6ae3de33ef58787da1a80a3e0524b7fa397 2,833 1.00/1.00 vMB 31
835,722 835,722 00000000000000000001b033a1324a9c61267f13366892e08093af8290809231 2,830 1.00/1.00 vMB 38
Previous 10 blocks ↓
Total Size: 781.91 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: 645.67 GB
    • Received: 12.76 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.