Loading Tool

Explorer IconExplorer

Memory Pool

79,869 transactions
34.84 vMB
0.19128888 BTC
Random Selection Loading Transactions
Max Size: 194.12/200 MB

Candidate Block

Mining Attempt 6f815d03015fccace2b0cf166c46ab41b9ef65186833da43757d86e4cf1c2aba
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 53dfb671ffdd2db86df2934920b23b85079f75c340d0d5b5b811249e68eb74ca
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,531
Size: 1.00 vMB
Total Fees: 0.05904823 BTC
Feerates: 477.45 > 5.92 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (485,556 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,861 429,861 000000000000000000debecb5a5faf8c9f6e8493a873d2465756823b96b9351d 1,053 1.00/1.00 vMB 26
429,860 429,860 00000000000000000204662b6782ecbe65a704f71b35e520556172a3eb51eda0 973 0.42/1.00 vMB 51
429,859 429,859 000000000000000001bfbb4cc0ca7e1a497f86ce4771822fa41d7d7fcf32fb06 1,653 0.88/1.00 vMB 45
429,858 429,858 00000000000000000237cce6193c384fde90b40f8d6358b7296a6c91a392d48b 1,809 0.66/1.00 vMB 62
429,857 429,857 000000000000000000cacf8532c6e7584e2d8567592a0160607d90a7021c7ea3 508 0.25/1.00 vMB 45
429,856 429,856 00000000000000000219020a6ed08417665a79af4e2e5449cb5b607291b201cb 1,007 0.38/1.00 vMB 65
429,855 429,855 0000000000000000033cd294552d9755b14d271a16d7341e476d1bc65dc9ef38 876 0.33/1.00 vMB 61
429,854 429,854 00000000000000000460bf425ca9c052caad907d37d5fc65479388615bf6b24e 1,272 0.98/1.00 vMB 38
429,853 429,853 0000000000000000003e808cdb9a91745c2819d5b35ef317db855c9be179c886 355 1.00/1.00 vMB 8
429,852 429,852 000000000000000001cf8c184e50233ffe2d7beb2229f75b710e5e892a4568bd 888 0.40/1.00 vMB 51
429,851 429,851 000000000000000001dae910162b12590cffc5e16af773c8d6d843915b681525 882 0.33/1.00 vMB 61
429,850 429,850 000000000000000003baf110203cd7d2579ee4dd69011123a9f0584e70ff2d29 432 0.17/1.00 vMB 55
429,849 429,849 00000000000000000282baf0fc21e8eb9b0d6b2bd1aa53dbfc06cb5a6563be52 196 0.07/1.00 vMB 61
429,848 429,848 000000000000000001c2734e0ca3864c11818e18b9651d4e1d57493f80f3fcdf 853 0.33/1.00 vMB 58
429,847 429,847 000000000000000003f20380fd184be4faaf5fddefd5e3be26decb962de7bcd2 698 1.00/1.00 vMB 15
429,846 429,846 00000000000000000266c576dabc34fd65c470148171ec4edf737208e1561665 2,627 1.00/1.00 vMB 61
429,845 429,845 000000000000000004598bc88ee8561bccfe2143b1599399df6aa436bd74bc61 675 0.26/1.00 vMB 64
429,844 429,844 0000000000000000014b363b9595cd4e7641b9fa77abd068f1129f01c66ff8ab 786 1.00/1.00 vMB 17
429,843 429,843 000000000000000001c4882877a2e38e78476993167d77a4ffe0ee85fa560f6b 1,199 0.98/1.00 vMB 27
429,842 429,842 0000000000000000041042bd48680a15ee4af017609d02683384021e8432f51b 1,074 0.43/1.00 vMB 55
429,841 429,841 000000000000000001911e30534cf193316f2fbb170e23b51049c9fe3fe4c2d7 1,207 0.41/1.00 vMB 66
Previous 10 blocks ↓
Total Size: 783.11 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: 735.79 GB
    • Received: 18.58 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.