Loading Tool

Explorer IconExplorer

Memory Pool

73,399 transactions
27.16 vMB
0.06182866 BTC
Random Selection Loading Transactions
Max Size: 165.93/200 MB

Candidate Block

Mining Attempt 18f419c69f0dd175111dde67aa2f2752b424dbfe0f5cee469a30ef3187d2139c
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root dd74c2f328ad26b8c56132265e81210cceb80a9acd0dbed2f574dc0851d933eb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,985
Size: 1.00 vMB
Total Fees: 0.00394162 BTC
Feerates: 14.05 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (588,546 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
326,765 326,765 000000000000000018b62b85d81fdd5962f9285efba1d9ad8c3ada321028e49f 142 0.08/1.00 vMB 26
326,764 326,764 00000000000000000dfcac6b52883826fbf29fe846ea26711d546f4ba8a53f2e 246 0.13/1.00 vMB 27
326,763 326,763 00000000000000000b58f8256f24d88488acafd6cd5dbf3d6aa3f92f2850b86e 279 0.14/1.00 vMB 28
326,762 326,762 000000000000000011e9cac6b438b77cdc38b3013efa729d7490950e1797bce4 27 0.01/1.00 vMB 35
326,761 326,761 0000000000000000182985ebe2f56f04957873547c43fc10a78dde54e76435d0 1,161 0.56/1.00 vMB 37
326,760 326,760 00000000000000000865adeeac9cd1c174f60e6fc06dc5c0f2a17453e41fade2 107 0.05/1.00 vMB 27
326,759 326,759 00000000000000001c3c98dfea977c021a09bf73a7958d3f655cf6dbf242392d 1,205 0.61/1.00 vMB 38
326,758 326,758 00000000000000000fc1c7d993fbd3f216c15aeb91d5d0a2fb84d5d8ddbbf8c9 1,327 0.70/1.00 vMB 29
326,757 326,757 000000000000000010ecd2bdbc2b6877c54ea6f3e721035d332943c5e6f979a3 508 0.28/1.00 vMB 27
326,756 326,756 000000000000000008ee11d77ab1dbbadcf4f02ab6f37698e6948b9d5524c380 573 0.73/1.00 vMB 15
326,755 326,755 00000000000000000ca3692ff24e03cb287d3c867c43db3f738de8665057687c 1,024 0.28/1.00 vMB 54
326,754 326,754 00000000000000001b1a1cb84f0ec1129d5b2801e8cb49f4dde91978746992a2 42 0.02/1.00 vMB 18
326,753 326,753 00000000000000001425868c9cb75140a6d2282053c7f69c93ef8c9ebf42cea1 420 0.21/1.00 vMB 25
326,752 326,752 00000000000000000659d3e2e2b39c08a2cbabd1b686336fa4d02f27a55f12a7 1,218 0.57/1.00 vMB 32
326,751 326,751 0000000000000000040c67ad5fb0ffeb99d6c9740ba9b8c26aa634bb78484c17 870 0.47/1.00 vMB 28
326,750 326,750 000000000000000004cdf2125bdf8820dfbc115349ccfe229076a849d3c0836e 621 0.33/1.00 vMB 30
326,749 326,749 0000000000000000177428e54492b6527fcd46222ff94966fe374eb6165334d5 144 0.09/1.00 vMB 18
326,748 326,748 00000000000000001addeb79567acd84a4fe0ee7e0efe834237f054fce466b65 478 0.28/1.00 vMB 33
326,747 326,747 00000000000000000dcf8b35c98c8b6fe526c09ac810899477c8183c0262a6f4 527 0.28/1.00 vMB 28
326,746 326,746 00000000000000000bfdd0057b24ef3a1f530604e2d209c363d67866e1ba7776 34 0.02/1.00 vMB 29
326,745 326,745 00000000000000001ca1e770dea0c3cfec6b216ebc22a9662e5316470d56b75f 284 0.16/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.93 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: 714.62 GB
    • Received: 17.57 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.