Loading Tool

Explorer IconExplorer

Memory Pool

80,571 transactions
31.15 vMB
0.07507571 BTC
Random Selection Loading Transactions
Max Size: 189.06/200 MB

Candidate Block

Mining Attempt 4d7b379752a712b434d971424e85bca174cd14abed23f3b293db7d5eb961d21c
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root ac513786a236c042879cf3d41e6d643b5f59a63aff27bb0c7124928aac864bc2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,037
Size: 1.00 vMB
Total Fees: 0.00769610 BTC
Feerates: 91.32 > 0.77 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (107,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
807,748 807,748 00000000000000000004d46d97e1e77be63cd46d9b762a5eac88061836235a37 3,821 1.00/1.00 vMB 21
807,747 807,747 00000000000000000001f305cf8a3ae017a4e50468e981516b7c976a78fc5055 4,772 1.00/1.00 vMB 20
807,746 807,746 000000000000000000034934f36ef2518fbe17b53922cddd6dc849d789f06bf3 4,019 1.00/1.00 vMB 18
807,745 807,745 000000000000000000048abe38b874abb9a17c1f6cf5113a6e80e9af79743003 5,109 1.00/1.00 vMB 16
807,744 807,744 000000000000000000051b87289ac16d2a9cb0227602faf1b47e546037b45390 4,981 1.00/1.00 vMB 12
807,743 807,743 00000000000000000003fc61732323a5719c365e5f2de5ab0482fe44396579e5 3,436 1.00/1.00 vMB 16
807,742 807,742 00000000000000000003fe4ba5fa901e02dd14d9f09c913f76fe638e90c3cb46 3,353 1.00/1.00 vMB 18
807,741 807,741 000000000000000000034ad0d96a8af9d64ed0f61ea38a968306ff906e95b3eb 2,416 1.00/1.00 vMB 17
807,740 807,740 000000000000000000007f61cebed33b20f596df4e00d57ff107f36c52f9ab19 4,018 1.00/1.00 vMB 14
807,739 807,739 00000000000000000001bb7a88d6571b1e3c2e20ee2871214d8ed9758b09fa5c 5,272 1.00/1.00 vMB 13
807,738 807,738 000000000000000000024498ae8f04c7554653f11b66a0ba6b85119c5304d7fa 5,338 1.00/1.00 vMB 13
807,737 807,737 00000000000000000003a03e134afa3b73230aee7976b82aa65bd7f18a848001 5,762 1.00/1.00 vMB 14
807,736 807,736 00000000000000000004674986839bf3c7c7f34f9ea83fe177a20416b4795a36 665 1.00/1.00 vMB 12
807,735 807,735 000000000000000000020181ba0bf71f8e3b6ce70a179a265ddde76a07a3882b 4,331 1.00/1.00 vMB 13
807,734 807,734 00000000000000000004b5132d22be74adace4c988a9eef6dc752b2ba1803db2 4,810 1.00/1.00 vMB 13
807,733 807,733 000000000000000000012210e4024ac1c795ece6d0ef1c40ddab1922593a71c5 4,155 1.00/1.00 vMB 12
807,732 807,732 0000000000000000000244c7bde4fe5bbb93991494784dc232c04149d61bcb00 3,034 1.00/1.00 vMB 18
807,731 807,731 0000000000000000000333f4ae7cf327ebb661ce89c974a55cc1c355c618b651 3,237 1.00/1.00 vMB 14
807,730 807,730 0000000000000000000482a9705ec7243d210eceb89e31c29472e69c0aba7914 3,208 1.00/1.00 vMB 17
807,729 807,729 0000000000000000000319e027ab5ac88170e99d8d0bc2e2288df44c5758e3c8 4,763 1.00/1.00 vMB 12
807,728 807,728 0000000000000000000100b9c2bc5d15f7eaf8b9dfd92aff35a352cdd76c3fec 1,970 1.00/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.74 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: 708.01 GB
    • Received: 16.71 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.