Loading Tool

Explorer IconExplorer

Memory Pool

77,854 transactions
29.28 vMB
0.06353537 BTC
Random Selection Loading Transactions
Max Size: 175.81/200 MB

Candidate Block

Mining Attempt 035961b7a298add70c5d744fa0ed54a7d72ccc96c9ebf9832ea0c149ea93323d
Version 20000000
Previous Block 00000000000000000000187ee6189e7067e8587b66047a365b53e905d3f953f0
Merkle Root 91474de6248161fb21569c3dc8a947257f2e4f142ab8d6b7cd76f28bc822f7a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,694
Size: 1.00 vMB
Total Fees: 0.00429690 BTC
Feerates: 180.34 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,017 (355,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
559,107 559,107 00000000000000000016fed7a41f21189da33f6d5d9c93653d0250c7f8d3621e 1,903 0.87/1.00 vMB 13
559,106 559,106 0000000000000000001f2f04416e2af46b51c93900a17d0dcbae7c29d19287d9 1,262 0.37/1.00 vMB 4
559,105 559,105 0000000000000000000df259285642766124838958e60bcd225f99f626fdfb60 2,066 1.00/1.00 vMB 13
559,104 559,104 0000000000000000002b92db7e45f8ead27b6c644ffce148fa7a03dfdaf96d47 1,111 0.45/1.00 vMB 6
559,103 559,103 0000000000000000000440bbd49e10b6ef046ddb31303b28c56e5564924cbb8a 1,787 0.59/1.00 vMB 14
559,102 559,102 000000000000000000219b0b11313d4ea3c9372b1450b0b46063fb929ad3ba22 834 0.28/1.00 vMB 11
559,101 559,101 0000000000000000002af47cf60499376eff20361d098c2cff42a3532859ed00 1,764 0.53/1.00 vMB 19
559,100 559,100 0000000000000000001462e64edd6ab4ff59906d7341f9626a86b2fbf89cfa40 2,531 0.78/1.00 vMB 8
559,099 559,099 0000000000000000001277962573e111d71df597b5d1c981bfb8a81ce2a7c6af 2,193 1.00/1.00 vMB 11
559,098 559,098 00000000000000000000688d95eab9eadf535952801edd2ac066fbf6986987b4 3,152 0.95/1.00 vMB 9
559,097 559,097 0000000000000000001d2de338ff75ee598eb88891b615c6098920bcb2597992 3,362 1.00/1.00 vMB 17
559,096 559,096 0000000000000000000950adceefcacb27b759534a2345c7c49ccdf3c84590cd 560 0.17/1.00 vMB 17
559,095 559,095 0000000000000000002a412cdcc94b3c3cea5124cdcaa3d6085400b522765be3 613 0.17/1.00 vMB 16
559,094 559,094 0000000000000000000f2faa0535db2a16a17f8d4a0f47d5f6055ea2cf5c01f7 2,169 0.63/1.00 vMB 18
559,093 559,093 0000000000000000001883d6f0546b115e310864453a69a936e31bca73ce6adf 2,477 0.82/1.00 vMB 12
559,092 559,092 00000000000000000026cb9a7f15fb51b2577934e8b34743552cde69579e52fa 82 0.07/1.00 vMB 6
559,091 559,091 00000000000000000017f12492d05ddf9fc72f6b5ffc786cbc1e153dcf295c51 243 0.07/1.00 vMB 13
559,090 559,090 0000000000000000002e4be629523bf01db2a012f65f70ce499f36bd712e1abc 1,391 0.63/1.00 vMB 9
559,089 559,089 000000000000000000073977e9a0dfa35de773496a21c715cc7966eff4fb07cf 2,337 0.83/1.00 vMB 8
559,088 559,088 00000000000000000029a0a1814b2cfc2e097bab29c4249a98c1aef5377cc61a 2,906 1.00/1.00 vMB 14
559,087 559,087 0000000000000000000998ff32f44d72a1ed152ee709788ef462f4433914ddb0 3,079 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.43 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: 665.47 GB
    • Received: 15.14 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.