Loading Tool

Explorer IconExplorer

Memory Pool

80,677 transactions
29.82 vMB
0.06770179 BTC
Random Selection Loading Transactions
Max Size: 179.99/200 MB

Candidate Block

Mining Attempt 7df5559e6640331946ab13a4bd8f79faab7cd258dd367f53597234b4d4a4bc03
Version 20000000
Previous Block 000000000000000000017c2946f942e619550ccc2727f15be648c71ce8591f72
Merkle Root ceb23fd91f2000fe01dcdce1d1b2a6d6ea0a8dd5f71406117d642b8a27ac95bc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,553
Size: 1.00 vMB
Total Fees: 0.00681240 BTC
Feerates: 34.33 > 0.68 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,977 (305,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,624 609,624 00000000000000000003ca85876fbbaf3c711b75555cc742614ae534e33e352d 721 0.18/1.00 vMB 12
609,623 609,623 0000000000000000000142f29209a5032f6e86c5f3e4f28fca1930665736c4ff 1,245 0.36/1.00 vMB 16
609,622 609,622 0000000000000000000e43b6f704088474e5ca1d1736499ab4e152d6806c7cad 1,122 0.34/1.00 vMB 2
609,621 609,621 00000000000000000004ab2f11752e5c1e8b84a4c00bca63bd7e90c6b5b8bac4 3,091 1.00/1.00 vMB 13
609,620 609,620 000000000000000000076cf0a90dcfc83826f3f8a8c79ea1f82d6399dd73ffce 3,170 0.92/1.00 vMB 6
609,619 609,619 0000000000000000000f63800dc295e18f094475003418da8ed02508c9dc3ebb 3,110 1.00/1.00 vMB 16
609,618 609,618 0000000000000000001271db39c2715b7e6ba3a4d4371510e790cc1067c612b3 1,757 0.62/1.00 vMB 5
609,617 609,617 0000000000000000000c762e5a56643cc2597f3338084ef8e1b32be93519840f 2,547 1.00/1.00 vMB 5
609,616 609,616 000000000000000000123dc59f8e1e13a3a8f2bf79e53e13011eb707a6482636 1,924 1.00/1.00 vMB 10
609,615 609,615 0000000000000000001362aa597a1b2c0ed99b709c37866adce0531c4df829d6 3,393 1.00/1.00 vMB 17
609,614 609,614 00000000000000000013b4d8c1c66a3ac523116397276f375cb94c4171abede8 3,359 1.00/1.00 vMB 20
609,613 609,613 000000000000000000039605b598154b359c05f6147969350c1e544803b95749 1,647 0.53/1.00 vMB 15
609,612 609,612 0000000000000000000f07464a059ddc220bee2245878e461e2c9d75855e00ec 2,214 0.90/1.00 vMB 3
609,611 609,611 00000000000000000010e620b836deda3228a1132794a5ce91c3daeb97baaf0f 3,425 1.00/1.00 vMB 19
609,610 609,610 0000000000000000001152c084465d0eac91207f05d208033b5e189058c54fd9 1,743 0.88/1.00 vMB 15
609,609 609,609 0000000000000000000259c61fa0a4315165c1848e642759447b36e403e69b01 562 0.19/1.00 vMB 6
609,608 609,608 000000000000000000095f57ae207c6ad9ce80f59ffd7535459cfe46460bea1e 3,145 1.00/1.00 vMB 12
609,607 609,607 00000000000000000004d24a6b728f04bb2862495567aff9adc08446660e2c21 2,944 0.93/1.00 vMB 8
609,606 609,606 00000000000000000013206a6f69d942edabc0c936631f222d8f880ee322f6fc 3,076 1.00/1.00 vMB 15
609,605 609,605 00000000000000000007affef6d8d1b2b1b0cb748f8ab9315022b83fcd3dd60c 2,790 1.00/1.00 vMB 12
609,604 609,604 00000000000000000003357dab3b90aae6bd6d20cca514f93c4ed6e406ea2c73 1,922 0.81/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.35 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: 662.18 GB
    • Received: 14.84 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.