Loading Tool

Explorer IconExplorer

Memory Pool

79,037 transactions
30.04 vMB
0.12354614 BTC
Random Selection Loading Transactions
Max Size: 180.19/200 MB

Candidate Block

Mining Attempt 630b0ab6f8bf586abfd25ce0dc6f71b40a95b889ac2cf00768f716919cf182d9
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 36bf0d8380e9b719f91e513157881e5f2f530e4cfa4b2fd70b7be549dcc9232b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,743
Size: 1.00 vMB
Total Fees: 0.03807370 BTC
Feerates: 673.02 > 3.82 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (539,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
375,684 375,684 000000000000000003efe206f84b5bfa309ed68dfa681e084247b39652caa4e8 1,330 0.73/1.00 vMB 28
375,683 375,683 00000000000000000e77844d7d02c04ec534cc71a62c7203223098c8699c61c1 2,542 1.00/1.00 vMB 51
375,682 375,682 000000000000000008eb63e64a69ea0a82bbf1b689c20036800f620fd758fd36 2,187 0.97/1.00 vMB 39
375,681 375,681 000000000000000002662f7c6c099dfa3416e9c1468160d2ab57bc82395ba173 1,099 0.59/1.00 vMB 36
375,680 375,680 00000000000000000d867a1f30c72b9e236d62e10fd5e4adb6cea4bf18c96e90 52 0.04/1.00 vMB 5
375,679 375,679 000000000000000011ef61b56d98ff82c3107d70cd5ade3d554292cf92ae4025 1,866 0.94/1.00 vMB 43
375,678 375,678 00000000000000001107e2f8bd9892def9d7cb82c359df24afcc65982fdd2567 1,479 0.90/1.00 vMB 31
375,677 375,677 0000000000000000128254c0c8bf05a9e05ead23f0737b285394982a33eca6f6 784 0.43/1.00 vMB 31
375,676 375,676 00000000000000000e61141158f2c62e031c1d945deb29263aef5a32670f2621 557 0.33/1.00 vMB 24
375,675 375,675 00000000000000000448acf42dec148837d00c490b1bfeae8381368c853727dd 458 0.27/1.00 vMB 21
375,674 375,674 00000000000000000b86de8ac94b24bd1c797bebdfc8465f5abd05e8e6b418df 1,513 0.75/1.00 vMB 41
375,673 375,673 0000000000000000119350f5be4b4098202a283a2455284aa46480cf1fd5ad40 1,998 0.93/1.00 vMB 50
375,672 375,672 00000000000000000e3a31bbcf358aa61bf5fb11bc12563c267379e066c07500 1 0.00/1.00 vMB 0
375,671 375,671 00000000000000000de71bd52446481265c36bddb2710128bde5001fb2a45c47 538 0.34/1.00 vMB 24
375,670 375,670 00000000000000000b0afb328bc1b5559c6a1b3917f2bcdb7b3219c9b40eb395 1,802 1.00/1.00 vMB 35
375,669 375,669 000000000000000002e7282fda44b32ef3ac87e137687654ac197b7703c4dcc4 1,102 0.51/1.00 vMB 63
375,668 375,668 00000000000000000c078d9da377359eb86e51580c44b12fb6e73128f35481b1 1,091 0.57/1.00 vMB 65
375,667 375,667 00000000000000000720c4dabe982d4360ae80deea2eb7142c45c8567b1a06ee 639 0.29/1.00 vMB 59
375,666 375,666 00000000000000000cdefef6822d09e0dfef3264f7bd818ffba3aeab49c363c5 1,071 0.83/1.00 vMB 26
375,665 375,665 0000000000000000010810433612116b1c7eb6eed3ff64d36392fc8c2ee1e2cb 2,344 1.00/1.00 vMB 96
375,664 375,664 00000000000000000ac93144bf4decb0668f7723eaddf7e920784fee2d3086c1 399 0.46/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.86 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.05 GB
    • Received: 17.28 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.