Loading Tool

Explorer IconExplorer

Memory Pool

78,265 transactions
29.09 vMB
0.08091663 BTC
Random Selection Loading Transactions
Max Size: 176.05/200 MB

Candidate Block

Mining Attempt f2958714666ad91cb2a253ee2feae1d2b1890cc16797e01827045ece4f33ff1f
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 683c89251a178d1ddb42f6603fd73091d22a48a57695cd1614035e3e95948b65
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,827
Size: 1.00 vMB
Total Fees: 0.02017053 BTC
Feerates: 178.73 > 2.02 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (238,640 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
676,522 676,522 000000000000000000049b4730e277b47aadef90e3d4875e39ec5d21b09f14b9 1,372 1.00/1.00 vMB 63
676,521 676,521 0000000000000000000535730bbb4e16f196a8f515110a490d690fa8309798d7 2,175 1.00/1.00 vMB 123
676,520 676,520 00000000000000000009e42a1d1e97e2f42eeda9b54ffa5fe5a1d912c6869f90 908 1.00/1.00 vMB 12
676,519 676,519 00000000000000000000e8cfdca348150baf65460cd08c7ca935f2e85601250e 2,183 1.00/1.00 vMB 21
676,518 676,518 00000000000000000000884be70c1c834e32fe357a98afd7a5e075021f8b73e2 2,396 1.00/1.00 vMB 41
676,517 676,517 000000000000000000019318b7eccb1ccc7468f3a7c0c9dc64d48b86bb35bd55 2,417 1.00/1.00 vMB 53
676,516 676,516 00000000000000000001c09e9083a9572a89ee9d025166701c72a6ee4e5e8de5 2,505 1.00/1.00 vMB 30
676,515 676,515 00000000000000000003e9ba8352659af25cdbcb2a398e3b72907a4b21522302 2,471 1.00/1.00 vMB 68
676,514 676,514 0000000000000000000a9fd531f10812b7b0252f6bef4da897de3bf5ebcae7f6 2,238 1.00/1.00 vMB 54
676,513 676,513 0000000000000000000c9454f4122b9eed8072ba9fe96e2c6658d347dd8de009 2,104 1.00/1.00 vMB 37
676,512 676,512 0000000000000000000081ed84e176fbe8224ca841ba033481936f67a1f1d9c5 1,288 1.00/1.00 vMB 25
676,511 676,511 0000000000000000000288b8ff2f5ac9052513b446cee6787a1d9a6efc1e62f2 1,441 1.00/1.00 vMB 33
676,510 676,510 0000000000000000000a12cb686e9a4db62a944769c635425ed4ead9d72dcd90 1,664 1.00/1.00 vMB 22
676,509 676,509 00000000000000000009bd7175606dd2d6780efd9292781e3be0803a40d6d559 1,323 1.00/1.00 vMB 70
676,508 676,508 0000000000000000000b8b6b4ca2520dbddaffb70a22554021136fa4809ab96f 582 1.00/1.00 vMB 19
676,507 676,507 0000000000000000000cb24d7d950db3bc6b4127f9c242123519f4551aaabbb6 1,902 1.00/1.00 vMB 46
676,506 676,506 0000000000000000000b2c9e31884d212e59ab572db114832c222c493c777094 458 1.00/1.00 vMB 13
676,505 676,505 00000000000000000009838752079f703504a97d9f66781070bec0b5c6704f97 780 1.00/1.00 vMB 14
676,504 676,504 000000000000000000011e120a5ac511029e66c581ebff88fb20a61b42c228d7 1,267 1.00/1.00 vMB 27
676,503 676,503 0000000000000000000469966dad324967d3cf47cf654c966e4affb707314dac 743 1.00/1.00 vMB 15
676,502 676,502 00000000000000000004e3097facde32a4b60093a5bb0b3915c857b5d42aa072 1,242 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.68 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: 677.75 GB
    • Received: 16.44 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.