Loading Tool

Explorer IconExplorer

Memory Pool

84,574 transactions
32.92 vMB
0.10667841 BTC
Random Selection Loading Transactions
Max Size: 195.29/200 MB

Candidate Block

Mining Attempt 9e10af81f7b8f65cf8f1938deb770d508107cf41a071c7426f94c478c14e9689
Version 20000000
Previous Block 00000000000000000001f05e8cc23d696cae40de9f163b230f36285173964d24
Merkle Root 65bef4057561e8caee6fe189a34e5503f4feb0a312c7f5f0871d019b4e57bf17
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 959
Size: 1.00 vMB
Total Fees: 0.02024268 BTC
Feerates: 40.21 > 2.03 > 0.40 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,339 (50,162 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,177 865,177 00000000000000000000f5ae1b96571f3904f20e93075b6ba5678ef35745361a 3,792 1.00/1.00 vMB 14
865,176 865,176 0000000000000000000150b2b93f986fbd767deb8c76963e27b4402f19d0ca8e 1,996 1.00/1.00 vMB 15
865,175 865,175 000000000000000000007b039af92192049df8e96b128e5534d6be54f1245033 4,198 1.00/1.00 vMB 26
865,174 865,174 000000000000000000000b18812f1a345af3ff3cc5a9a6176f38f55bba8f9fc8 5,608 1.00/1.00 vMB 12
865,173 865,173 0000000000000000000133072563d70cbddf0e36bd948ad7361ccabf350787e8 3,037 1.00/1.00 vMB 18
865,172 865,172 000000000000000000017c79594477e77547172cd829243cbefad57137d3700e 2,995 1.00/1.00 vMB 16
865,171 865,171 00000000000000000002776e32376dce1c097c138cffd11aa1442e9f10f72eac 2,212 1.00/1.00 vMB 7
865,170 865,170 00000000000000000001485b6a4d9db45ef04eedd6b1cdb6e5c23b93e9025841 5,058 1.00/1.00 vMB 11
865,169 865,169 0000000000000000000156a65c05efc1c30a45978953c3fdbef5bef2bc9be9bd 3,481 1.00/1.00 vMB 8
865,168 865,168 00000000000000000000cc65a3c568b295569252ea445fd8a323d67f50a76733 4,251 1.00/1.00 vMB 11
865,167 865,167 0000000000000000000303532f6f2063b6d660321c3c953e4b258f3efa47d3fe 3,985 1.00/1.00 vMB 13
865,166 865,166 0000000000000000000045df435a6a363945ef551b137336aecae815c7850545 3,927 1.00/1.00 vMB 21
865,165 865,165 0000000000000000000284cfc85eb1f2ed6ef3e35d85df9b7154d480e67700ad 4,378 1.00/1.00 vMB 13
865,164 865,164 0000000000000000000044242fcabaf36012029f149c50610dbd3d910c798ddd 3,517 1.00/1.00 vMB 16
865,163 865,163 000000000000000000027f63df3f323d52febe0bc806d8cde402395917d4f7d9 2,579 1.00/1.00 vMB 19
865,162 865,162 0000000000000000000252301c13787a96ac54e758b8b2e3eb08c42c4550208b 4,351 1.00/1.00 vMB 16
865,161 865,161 00000000000000000001ae45378b4b9b51797c08fc4032d3338f0dfb7b2d3f2c 3,504 1.00/1.00 vMB 15
865,160 865,160 00000000000000000001e8021930582219229056f9c81fa2e27920ce781fd67c 2,740 1.00/1.00 vMB 24
865,159 865,159 00000000000000000002174ad0801726e1fabfcba0c7e33c4c559381d23d084e 1,248 1.00/1.00 vMB 18
865,158 865,158 0000000000000000000158fb78c184b95d779ca24193bdd61bf20d12886596e8 2,679 1.00/1.00 vMB 18
865,157 865,157 00000000000000000001a96a5a31fdb7e760019424f565b59907a76f04774273 4,086 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.98 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: 716.46 GB
    • Received: 17.81 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.