Loading Tool

Explorer IconExplorer

Memory Pool

44,794 transactions
26.90 vMB
0.06616071 BTC
Random Selection Loading Transactions
Max Size: 141.75/200 MB

Candidate Block

Mining Attempt b9bd0dc39092d6ec2ce32d42a2fb89ab8fe985dc6aecc8ceedd3b4f97671dbf6
Version 20000000
Previous Block 00000000000000000000facfaa62459f98f3b2a139e8179039060bf314a7e923
Merkle Root 94eed32fecb08b9e86ea38a2754036c90bf53388a4a7fa3a973eee7eb7789d59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,391
Size: 1.00 vMB
Total Fees: 0.01643859 BTC
Feerates: 251.72 > 1.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,747 (901,068 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
13,679 13,679 0000000062190598e5da1a49af01eca438af0a6d229bc83af99d1765270221f6 1 0.00/1.00 vMB 0
13,678 13,678 00000000e42d128e087aa1aec19d0eb7a75d3c5ed309410ac49774d6296a4018 1 0.00/1.00 vMB 0
13,677 13,677 00000000a4794b7984eb877414d68a78dfb282ded5b25c7700cfda230ec2c810 1 0.00/1.00 vMB 0
13,676 13,676 00000000a9a115ff98eaaf731433c181636ac5ec5d6fc226da76946c5bf5f6c0 1 0.00/1.00 vMB 0
13,675 13,675 000000008166ff1894135578579fe5f0ca98894c9ce0dccd9e2dc54e31fc459c 1 0.00/1.00 vMB 0
13,674 13,674 000000006849b498f25c0af2db460f6c772a26e034f9eda9b934c7cf181d4ba5 1 0.00/1.00 vMB 0
13,673 13,673 00000000b8ac1b94d9430c0b9cf9d172b59984d85b4c36769b974ca6afd7a2f3 1 0.00/1.00 vMB 0
13,672 13,672 00000000d5b0382cc8a665a87b85d6d8dd0cb10f6a152a34fd4a9a7a80318bb2 1 0.00/1.00 vMB 0
13,671 13,671 000000004260da95b1410c6ca3c1a5a4a8028e4a828a821622f6c86342395fcf 1 0.00/1.00 vMB 0
13,670 13,670 00000000e898a9552e00f89ad47e0770aa72889b1d4a5f6bdfc8e6e2669b8c96 1 0.00/1.00 vMB 0
13,669 13,669 000000004a527846992119ed93257ff6dc7560c135af5309959f98036acb4613 1 0.00/1.00 vMB 0
13,668 13,668 0000000080d11fac9cd1a6a094478ea75e3f946467b8fa1334953a3830d56adf 1 0.00/1.00 vMB 0
13,667 13,667 000000001168f593712dd87ec112c2f4cf19cb12b27a8c884085a53678e340f2 1 0.00/1.00 vMB 0
13,666 13,666 0000000021c953572183c54a1583df2d6ed75a93f051a5f2fd2553ddfe5dd9d4 1 0.00/1.00 vMB 0
13,665 13,665 00000000b2032f63e1753eb6aea7b0e014eb7df9056a74ec4b66c4c06691b97a 1 0.00/1.00 vMB 0
13,664 13,664 000000007b820d04a179323abed7fc33549ae8e19902b679f53c0f18dfc5f4d5 1 0.00/1.00 vMB 0
13,663 13,663 000000008078befd9d29edeeda297f4d76c5027168f7a96a1cd7d401884a76c9 1 0.00/1.00 vMB 0
13,662 13,662 00000000d28b9fc97e9207ba86bb4663b045da42e428bcb81aee8a93bd6d972d 1 0.00/1.00 vMB 0
13,661 13,661 00000000c41f27d497d8e1efc5170cbd48d2f14b65238ae4910b869b5206dac9 1 0.00/1.00 vMB 0
13,660 13,660 00000000cb53f002186d5c658b33f1c5f080dafa0b6fa4c7d7266d963ef86694 1 0.00/1.00 vMB 0
13,659 13,659 000000006a56f7efdce47c89063df6a0ac51da02b861cadd5647c2dc64349e6c 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.94 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: 646.70 GB
    • Received: 12.88 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.