Loading Tool

Explorer IconExplorer

Memory Pool

79,866 transactions
30.31 vMB
0.08561909 BTC
Random Selection Loading Transactions
Max Size: 184.50/200 MB

Candidate Block

Mining Attempt 83f94f9985674fa9a300f2d26ecf6e62794d841a363f03645be707042accbbb8
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 96b64fb19dd678e034e0b9bc7ee84bda4677e7ab4d73221aac2dec24c20feb9b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,423
Size: 1.00 vMB
Total Fees: 0.01785698 BTC
Feerates: 203.60 > 1.79 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (253,512 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
661,883 661,883 0000000000000000000e3b62b70f4c93585290fbed1fce5d911db2698511eef7 2,341 1.00/1.00 vMB 147
661,882 661,882 0000000000000000000668e30ce88b5cdee9373524955a8fcf06e6a700860dfb 1,547 1.00/1.00 vMB 129
661,881 661,881 0000000000000000000ccf15d6b98034e0001e65ef0780c6ad04de41a79426e0 2,728 1.00/1.00 vMB 134
661,880 661,880 0000000000000000000669dabd76217fbe3f26e26766b57262ca953c0be521fd 2,435 1.00/1.00 vMB 142
661,879 661,879 00000000000000000005eba48c2b91f210ad7a4612bd9cf4acc3c3661decad0b 2,079 1.00/1.00 vMB 137
661,878 661,878 0000000000000000000b639d2b9c5220234a9b82ce2cb87fb92597d5ec4f498c 2,485 1.00/1.00 vMB 145
661,877 661,877 000000000000000000034081513af83c620fc974fef1f5d3b4d72476c7755a59 2,266 1.00/1.00 vMB 155
661,876 661,876 0000000000000000000078c19281e7b758300e12208973fb5f1691bbb7a0c69e 2,951 1.00/1.00 vMB 144
661,875 661,875 0000000000000000000a4531f921a2a4fbff4593b148799d80af9e938bb1dc34 3,263 1.00/1.00 vMB 174
661,874 661,874 00000000000000000003485d1cc9a8893111f689b270838f150601d11123b32a 2,115 1.00/1.00 vMB 88
661,873 661,873 00000000000000000008ea5059c7139518be26023c2cb4d0823b52053e950e48 2,806 1.00/1.00 vMB 94
661,872 661,872 0000000000000000000194e0796a1cdecaa175e6cfdb8caeef8df0c4794a0356 2,608 1.00/1.00 vMB 149
661,871 661,871 0000000000000000000a30a85afedc9515e4fe65bc96054115ecfd065cb5dc0b 2,853 1.00/1.00 vMB 107
661,870 661,870 000000000000000000088e0130b9b0a3af5393607d88550c60bc34758649e3f6 2,433 1.00/1.00 vMB 146
661,869 661,869 0000000000000000000998319ba6f3a66ed390f193006c3dcf84c6c2d60c01b8 2,712 1.00/1.00 vMB 151
661,868 661,868 00000000000000000006ee1f2d75875f9394ac0bdc4179cb05f1a760c3625bf1 2,473 1.00/1.00 vMB 87
661,867 661,867 0000000000000000000678394d6114b44848b9f4879dd33b23fbce6bb91b718c 2,610 1.00/1.00 vMB 115
661,866 661,866 000000000000000000070e27181951e2a96315d7cc6597ce581b7f025638e75e 2,606 1.00/1.00 vMB 142
661,865 661,865 0000000000000000000a4a8575d5535be7348a71fe17017daca2574c3b3db4c7 2,395 1.00/1.00 vMB 94
661,864 661,864 00000000000000000009da7212beb78aba5c10864bf463e029a8273808966f13 2,465 1.00/1.00 vMB 112
661,863 661,863 00000000000000000008590eebaa5ff878691710c26660a4dc77aa81edae4e65 2,695 1.00/1.00 vMB 154
Previous 10 blocks ↓
Total Size: 783.07 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 720.94 GB
    • Received: 18.32 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.