Loading Tool

Explorer IconExplorer

Memory Pool

73,864 transactions
27.31 vMB
0.06577991 BTC
Random Selection Loading Transactions
Max Size: 166.72/200 MB

Candidate Block

Mining Attempt 569e77a7c935d7c939a22a80cb7e903a24cfb62288149bd5b249b43a0642d33e
Version 20000000
Previous Block 0000000000000000000189a5f20e878121d89bc785969cccc1ec619f95e896c3
Merkle Root af7f5fd3750dc5b6b482dafcc06137a15d0fb372e041bc237243d27653991e88
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.00771294 BTC
Feerates: 73.20 > 0.77 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,281 (39,612 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
875,669 875,669 00000000000000000000d919d79932723611d72b5cb288b5b935edea8a96db81 1,951 1.00/1.00 vMB 4
875,668 875,668 0000000000000000000155b7b17e0eb727668959ac86f89df7840c58dac97a56 2,762 1.00/1.00 vMB 8
875,667 875,667 0000000000000000000235c96a32025d22cc95d67896110fb4d0dba644558b8f 3,113 1.00/1.00 vMB 12
875,666 875,666 0000000000000000000157d0bafa2d0d9499ee44a840e9c695bdebed39ca129c 2,478 1.00/1.00 vMB 11
875,665 875,665 0000000000000000000210028bc04c0ff566692e8c68a22467a3964b464f09c9 1,525 1.00/1.00 vMB 5
875,664 875,664 000000000000000000018027f4288ef67743164dab150e994539bb5045715abb 2,224 1.00/1.00 vMB 7
875,663 875,663 00000000000000000000087ca01339aecf56c912471a50f51df1e517f53f0ae7 1 0.00/1.00 vMB 0
875,662 875,662 000000000000000000023b1a7f0e3a128939ef92b2662edd8a25c6638b524c62 412 1.00/1.00 vMB 3
875,661 875,661 000000000000000000022513f878fc411116267ebf72648057c937fb10473be2 3,039 1.00/1.00 vMB 9
875,660 875,660 000000000000000000025674d1f0563d312f85d923a02bb1b0a81daf085549f3 1,380 1.00/1.00 vMB 4
875,659 875,659 0000000000000000000223ababcacf589000e44e6b28cf5f054b9b24689a7099 2,483 1.00/1.00 vMB 10
875,658 875,658 000000000000000000026e6838b24f5fb3a216e83ffed081a8f46181939f046a 2,303 1.00/1.00 vMB 7
875,657 875,657 000000000000000000025e93d73c5a44cb9baa68c792eb5977c1ecb549243d39 2,163 1.00/1.00 vMB 5
875,656 875,656 000000000000000000008021d69f9b3968208cef2afe5a8bb800da09f3de4782 2,263 1.00/1.00 vMB 6
875,655 875,655 00000000000000000001250f799ff872f50c2f6948b587e7841269aa5b7a3dda 755 1.00/1.00 vMB 4
875,654 875,654 000000000000000000017c7f42b9167ed487fe3c2941991a692f92974bb2a82e 1,484 1.00/1.00 vMB 4
875,653 875,653 00000000000000000001992c29643d1636341eedbd6223d4b091822ad456d800 1,371 1.00/1.00 vMB 4
875,652 875,652 00000000000000000000e2991c01535add0d6b9ad32b43aeb6b881051608db5e 2,513 1.00/1.00 vMB 7
875,651 875,651 0000000000000000000283abec983c2536fb88e20b6114422235120c336f0957 2,976 1.00/1.00 vMB 11
875,650 875,650 00000000000000000000bb0933bf872d0dbf92d9bf74ec5677349fef46bae4fe 2,604 1.00/1.00 vMB 6
875,649 875,649 00000000000000000000d01342bc000dea8fb4f83083beeb2f47cc66ee3af874 1,508 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.88 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: 713.23 GB
    • Received: 17.33 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.