Loading Tool

Explorer IconExplorer

Memory Pool

77,317 transactions
29.87 vMB
0.10413829 BTC
Random Selection Loading Transactions
Max Size: 178.49/200 MB

Candidate Block

Mining Attempt 992f483e0351792a217b92b732249cd30b2cd64f6a26b131fb5a02bf3b28af68
Version 20000000
Previous Block 00000000000000000000709f2cd07f7bf3bc6a381136414fb4c7737559e2618e
Merkle Root 2e579e959e592e9d5d77fb6ad2dd7bb65262577a879c97cebb7afb97c47860c7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 798
Size: 1.00 vMB
Total Fees: 0.02232297 BTC
Feerates: 21.31 > 2.24 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,274 (387,486 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
527,788 527,788 00000000000000000008940249831905667aa4fd16628e85162c3d5bd6b3a7d5 1,046 0.45/1.00 vMB 11
527,787 527,787 0000000000000000001efc0d095d1b52613423c4f8537a83b6f8017cc65d4f04 1,212 0.44/1.00 vMB 49
527,786 527,786 000000000000000000337378e441191f3f5bb3d1e140bff0536411f0e8cb38b7 1,281 0.55/1.00 vMB 36
527,785 527,785 000000000000000000197be27bfc358eb05ba5d8367b5aba810a40b4794e26db 1,212 0.44/1.00 vMB 17
527,784 527,784 00000000000000000017ca1d74bdee575dd48d4b3513eea2f7e06b313883d73d 486 0.16/1.00 vMB 96
527,783 527,783 00000000000000000000acf6259fffe63d36623c324f756faaf995a9e2896b87 858 0.31/1.00 vMB 58
527,782 527,782 000000000000000000114d9964161e15a548e49b6e5a05ba3979c845f5c7dc04 86 0.03/1.00 vMB 18
527,781 527,781 0000000000000000002055a5a6374b527a1be71d75a579cbdcbec8ccf385d628 918 0.36/1.00 vMB 47
527,780 527,780 00000000000000000013c219113edf76c084255008a5e0536326e83dd210bf7d 366 0.12/1.00 vMB 35
527,779 527,779 000000000000000000262407be2913d056fd978a514c5c336d9a4c197dafb100 950 0.37/1.00 vMB 47
527,778 527,778 0000000000000000002309c6cd415d6d9182145d34c1c4577d41e52fb1ce2863 2,048 0.74/1.00 vMB 60
527,777 527,777 00000000000000000013ef20da504f3c7baaca30a1976f616bb90f67e9d10933 1,183 0.52/1.00 vMB 35
527,776 527,776 000000000000000000209441b085a72e44996773fb51927ea062c2f100fa44fd 57 0.01/1.00 vMB 21
527,775 527,775 0000000000000000002b7fc95d86685e0953763bb162ec34ddb3630a8eda53c1 1,562 0.52/1.00 vMB 21
527,774 527,774 000000000000000000206b4978f4f9f3177ca570e5dc5e9435de0e6fec3caa5b 533 0.17/1.00 vMB 19
527,773 527,773 00000000000000000006354d68a618584cfc155d60e476eec27af61250023f32 2,688 0.94/1.00 vMB 16
527,772 527,772 0000000000000000001841dde1dc96519ee5a74f61c01c05058a8b0ac639b94c 366 0.12/1.00 vMB 16
527,771 527,771 0000000000000000000e41a05ba392f2286860e371f5b5660113533b9755fc00 910 0.40/1.00 vMB 21
527,770 527,770 00000000000000000030f20eed9b7485a5afe58cebf9aa2b23cbc3000b51c4b7 894 0.33/1.00 vMB 17
527,769 527,769 00000000000000000002c27b6b7822fb76858114fdbad506fab67105ec9c0977 922 0.29/1.00 vMB 19
527,768 527,768 0000000000000000000c7be81c15f5df47cbe3e4abf7a5e082d39dcb41739fd8 1,766 0.75/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.87 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.06 GB
    • Received: 17.29 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.