Loading Tool

Explorer IconExplorer

Memory Pool

80,185 transactions
31.43 vMB
0.07786346 BTC
Random Selection Loading Transactions
Max Size: 189.43/200 MB

Candidate Block

Mining Attempt 2d4cda52ac16321826cad2abb9b89cec316d82dcca5683bceb6563cd15a04b69
Version 20000000
Previous Block 00000000000000000002020d6da75dddab5026e98b36b40b3adec106d44827a1
Merkle Root fb3e1b1b4d01710dbc3b1cabb2b802a52c468c1b3f440888684f2342641687cf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,205
Size: 1.00 vMB
Total Fees: 0.00947624 BTC
Feerates: 70.24 > 0.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,177 (539,498 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
375,663 375,663 000000000000000012016132a607924015d4b7085b83b818afe7154aafac1d67 925 1.00/1.00 vMB 42
375,662 375,662 00000000000000001062803460457f213739dd50436961478ff18d4190738de4 1,078 0.75/1.00 vMB 39
375,661 375,661 000000000000000004cac94ca221e729a2abd31f7889f695cc5ea06cccdfb59c 1,579 0.95/1.00 vMB 37
375,660 375,660 00000000000000000a5f2aeafb1fc022b7671dffe5c28abc50436f0aa07101d4 1,427 1.00/1.00 vMB 36
375,659 375,659 00000000000000000acbcfd86d0134759189458648aed315ff80c802328272a3 1,563 1.00/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.70 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: 697.39 GB
    • Received: 16.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.