Loading Tool

Explorer IconExplorer

Memory Pool

73,480 transactions
27.18 vMB
0.06231498 BTC
Random Selection Loading Transactions
Max Size: 166.05/200 MB

Candidate Block

Mining Attempt d5ad01a742e83e6e8d7ca5f2eaafca3f4b96f93a104d39f43941dd69ef6218e3
Version 20000000
Previous Block 0000000000000000000066dca9fab24cab5c950c60583369c37db71a237ae64a
Merkle Root 9e2d36fcd9e75d5b3832fcd9bb9bc41aa616472814adda85677733afff251bfd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,884
Size: 1.00 vMB
Total Fees: 0.00468148 BTC
Feerates: 20.14 > 0.47 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,291 (485,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
429,761 429,761 000000000000000000245d227e582cbba81b416fb5ad815ae23aa8f2dd212dd2 567 0.35/1.00 vMB 36
429,760 429,760 000000000000000002b0f2a4b4079621d13f1049ab2efb92f6be3b84e0315565 2,121 1.00/1.00 vMB 51
429,759 429,759 00000000000000000036af3d908c318b866eefaeeadb1629ce2dcf5f5d967051 2,681 1.00/1.00 vMB 70
Previous 10 blocks ↓
Total Size: 782.90 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.54 GB
    • Received: 17.39 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.