Loading Tool

Explorer IconExplorer

Memory Pool

75,994 transactions
28.19 vMB
0.08975020 BTC
Random Selection Loading Transactions
Max Size: 171.08/200 MB

Candidate Block

Mining Attempt 44f4cbd0fde493666c87121baeb2b5fe156ece0b921c6d676c1eb9d5d90c3957
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root 13aec3de8403c8001965b4d6ccb898ab2b08ac71819adc4b08a0831428ab6848
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,662
Size: 1.00 vMB
Total Fees: 0.02849947 BTC
Feerates: 402.60 > 2.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (376,511 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
538,800 538,800 00000000000000000021069f8a46470ced6ec1101731564fa1b76f25f8c5b16f 863 0.30/1.00 vMB 13
538,799 538,799 00000000000000000026801f0beabc8d044ef6708de3525aba42a8eade0c0443 1 0.00/1.00 vMB 0
538,798 538,798 0000000000000000001b76524cfcbe9b0ecce5e6cb522a51a9cf87d529cf77d0 33 0.01/1.00 vMB 4
538,797 538,797 0000000000000000001ac96212ee78b06ce77f29abf9fd68900930c8aad99d66 1,553 0.65/1.00 vMB 1
538,796 538,796 0000000000000000000fac802356a29152808979b4782efddbc7bab56ba97073 2,764 1.00/1.00 vMB 4
538,795 538,795 00000000000000000025dbebbb4173d0d3a345ea126e484e04c966b341b0fcc8 1,668 1.00/1.00 vMB 91
538,794 538,794 00000000000000000004c466ceb1f8dba9355500e12fea7e3f568e2f2e6e7727 2,035 1.00/1.00 vMB 86
538,793 538,793 0000000000000000000ed205a40eb741c1eaef77fce4000337e1aaa03b5f90d9 378 0.15/1.00 vMB 48
538,792 538,792 0000000000000000000cca6b1eb460283736ef1c18803920790bfc8501d0c1d8 75 0.07/1.00 vMB 9
538,791 538,791 0000000000000000001a272eaeaa10ac6bc6078f8b516fb887a219b576346102 1,200 0.52/1.00 vMB 17
538,790 538,790 00000000000000000023fa0df99724aca2ad36745142158f447218fce386088e 1,038 0.38/1.00 vMB 54
538,789 538,789 00000000000000000029c7d6b41aaac84a39e421efde98df91c45752ed304671 15 0.00/1.00 vMB 5
538,788 538,788 0000000000000000001c58d2bae2547faef48c98c24c79e6459471911a18dbfc 160 0.05/1.00 vMB 8
538,787 538,787 00000000000000000020c2a654d47fb8bf1e90e313b48d46e46ebf682f360f90 319 0.12/1.00 vMB 29
538,786 538,786 00000000000000000019e033ea21722ed4206eece5820384cae3d0ded4b5b479 694 0.31/1.00 vMB 29
538,785 538,785 0000000000000000001e533bef31690777ae53e40598ba560272b3a2efcda4e0 722 0.26/1.00 vMB 34
538,784 538,784 00000000000000000020a6521166c6528587a988c50a47f5a39942362d66395d 1,210 0.57/1.00 vMB 77
538,783 538,783 0000000000000000000e4d61aab72b4b0e125f89d14f45181485ac53c5e93330 872 0.45/1.00 vMB 86
538,782 538,782 00000000000000000003d16b50ae42fcfedf3b2f473b80d7d608344b40b0dc2e 484 0.20/1.00 vMB 40
538,781 538,781 00000000000000000016257e681aa39b248f5053ff91e2430d2021a4973d17e1 129 0.11/1.00 vMB 142
538,780 538,780 0000000000000000001a0b7a46e55979d3327f688d1eef4dfe97a8c2832ba372 831 0.36/1.00 vMB 46
Previous 10 blocks ↓
Total Size: 782.93 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: 714.69 GB
    • Received: 17.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.