Loading Tool

Explorer IconExplorer

Memory Pool

79,302 transactions
29.09 vMB
0.11927080 BTC
Random Selection Loading Transactions
Max Size: 176.43/200 MB

Candidate Block

Mining Attempt 543a4c8c0eccec87eed63c0d6c7de82880a36e75458b492e56dba79c06ef7ff2
Version 20000000
Previous Block 000000000000000000002645473f2a15961ce2380beed093cb81e8c522f47b5f
Merkle Root 6ba84a696789a375af8ce59f29fbd4e6bc068916eee900a811635d9f461fbc94
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,416
Size: 1.00 vMB
Total Fees: 0.04382298 BTC
Feerates: 602.26 > 4.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,305 (803,517 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
111,788 111,788 0000000000011fd1c10c881624f96263f3533bcbc7ed7eb8eb4c45d58e7cc176 16 0.01/1.00 vMB 0
111,787 111,787 000000000000e3dcbd1ca3b08382bb93ba503c42af854318a95fcfd0e1934348 11 0.00/1.00 vMB 0
111,786 111,786 000000000000a3f568a8da7609081b020d13a19bb77ca59df0141148330d9aa1 7 0.00/1.00 vMB 7
111,785 111,785 000000000000828f042dde95894f76c22e70e651517d758d5697c369b26e0a2d 12 0.00/1.00 vMB 0
111,784 111,784 000000000000e16270537854f55792ed0e25dddab371467aaab91ac613141b59 12 0.00/1.00 vMB 0
111,783 111,783 000000000000101862db34e93cce57ddec693fc61f26491a8256a943503f9486 12 0.00/1.00 vMB 0
111,782 111,782 000000000000a416c65a7aec203ab6cf78ee59bd42ec671b314590194063d4cb 12 0.00/1.00 vMB 0
111,781 111,781 000000000000a02d4d9b6f04e7246c6e3df78292bcd74c858cad07fd37451cdc 11 0.00/1.00 vMB 0
111,780 111,780 000000000000940ed2521b0a52555d53793b53a639bea65c335698274f742d6f 11 0.00/1.00 vMB 0
111,779 111,779 000000000000a7063bb8ef20785ee62b1550bb7dbaf9ad4064ed0b939abb34b5 13 0.00/1.00 vMB 0
111,778 111,778 00000000000110b027f401b3b8817a71882e57741bc8468a5375a9239680a015 7 0.00/1.00 vMB 0
111,777 111,777 00000000000061a938f103027f42b1ccb49fcd4128b07646fb700f480f644399 11 0.00/1.00 vMB 0
111,776 111,776 000000000000de530c89527dfe8d8478aa543aa740d4d7bf909cf47f7b3c9e44 13 0.00/1.00 vMB 315
111,775 111,775 000000000000b2f58ce0444ea6f9c84a169dca6cf7e61a43ba955a6f96b56009 16 0.00/1.00 vMB 0
111,774 111,774 000000000000b2ef1de3cddcc33a74f0efc1bd90d8ffbc3a0ee0dbb60927064d 4 0.00/1.00 vMB 0
111,773 111,773 0000000000005ca85c96c776dcf1a26bfeb7751431c057928d6c8a147fb824fb 11 0.00/1.00 vMB 0
111,772 111,772 000000000000ea32e550a8b652990a8665234e3071ba61da3b2847bedcd409ac 11 0.00/1.00 vMB 21
111,771 111,771 00000000000014b6406df14e74168c24b124596d820307f9871203737d4ca9a6 11 0.00/1.00 vMB 0
111,770 111,770 000000000000ea2c35c52203890c4364b21aec89fa3415746ce58cfcf0993437 23 0.01/1.00 vMB 0
111,769 111,769 0000000000012cf2e8bb79a22b5b71db70fbbe801572da24123149f5aad42c2c 11 0.00/1.00 vMB 677
111,768 111,768 000000000000c7cda1e8e2bcd071ecb7af1be058b5735171944e6f9fbec12d0e 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.92 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.43 GB
    • Received: 17.54 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.