Loading Tool

Explorer IconExplorer

Memory Pool

79,270 transactions
29.13 vMB
0.07148369 BTC
Random Selection Loading Transactions
Max Size: 176.81/200 MB

Candidate Block

Mining Attempt 5e202fdfb184e054dc9e7f83d171a874c8c2705dc484b127eca0baf834006e32
Version 20000000
Previous Block 00000000000000000002109166b8fbc24476efabda906aebee521a5bb03941cc
Merkle Root f02a1680861e70ef25d563edb65acd6d870f51ffad25a16381523a48dc6ad31f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,829
Size: 1.00 vMB
Total Fees: 0.01063097 BTC
Feerates: 73.20 > 1.07 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,110 (485,328 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,782 429,782 0000000000000000040cde5f4ee038bd1336ffed5efdc2eae103e16b13863ca1 2,744 1.00/1.00 vMB 72
429,781 429,781 000000000000000002a6d0f64ad604cfbdd673abe7512fa9c78fb2000783e546 2,301 0.93/1.00 vMB 60
429,780 429,780 00000000000000000032e7dfa4322b80dbdcf81121526f8e2d8863e81d2b8aee 871 0.41/1.00 vMB 53
429,779 429,779 000000000000000002464ed1093aac04c01cb0d4814f8798540c765f08b755df 690 0.47/1.00 vMB 40
429,778 429,778 00000000000000000142db85b927006c51c4b900110f28b3cb7c0bf95e0918dc 853 0.34/1.00 vMB 61
429,777 429,777 000000000000000003f5664df36ea1181beb9f43d0820c73a41acc98c40c8dc2 957 1.00/1.00 vMB 24
429,776 429,776 00000000000000000282df27ec9e5c441112e101be59c0de69f62c0a953c45b2 806 0.38/1.00 vMB 58
429,775 429,775 000000000000000001f70af40168d453e06815766172e4f80fba0fe5aaf47129 565 0.22/1.00 vMB 67
429,774 429,774 0000000000000000011eec2e6deea1dcb9a310253b80343207adf235902a27ac 456 0.57/1.00 vMB 17
429,773 429,773 000000000000000002c22a4649cc62ca7f2dad7c924303ff13b1a4ccf8a0a9a0 1,839 1.00/1.00 vMB 84
429,772 429,772 000000000000000004291d42331f661599da949b99eb170e8f946a7cf33195e7 807 0.70/1.00 vMB 25
429,771 429,771 0000000000000000020d89da00c37ca3c25fa5cdd1536d3daab6b68c7cd22b76 1,924 1.00/1.00 vMB 40
429,770 429,770 000000000000000001afb9a6cfc54f833f73a482f766d71eb48b81bfa5c37144 2,878 1.00/1.00 vMB 70
429,769 429,769 00000000000000000086bcbac5b2e47b530b7eb1099fd2c47a4091f8722779fa 2,745 1.00/1.00 vMB 70
429,768 429,768 0000000000000000049e0bc4f6b4849f25f1821eb87b3f2be3ff2c4d435a0b26 1,869 1.00/1.00 vMB 41
429,767 429,767 000000000000000001bb8a14a76fa6a04caae857a287bfc512b05efedfd45911 2,399 1.00/1.00 vMB 65
429,766 429,766 000000000000000003755fd105b81264d5167450f321fa45d27bde55ff768989 2,301 1.00/1.00 vMB 57
429,765 429,765 0000000000000000048e4a2c838a11dac4a4a466d400d3337b67d4c97d31e359 2,201 1.00/1.00 vMB 53
429,764 429,764 000000000000000000b520b877ec46516aca084ff12944b0843f992626267469 2,060 1.00/1.00 vMB 70
429,763 429,763 000000000000000000a8d84b9fbb8d42b48f7a53bd8c057ed49004c27f5c6cc9 1,700 0.75/1.00 vMB 55
429,762 429,762 00000000000000000270dc1844c26b56d46c54831423dc4e010be7167203a0a0 87 0.04/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.58 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: 671.35 GB
    • Received: 15.91 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.