Loading Tool

Explorer IconExplorer

Memory Pool

47,912 transactions
28.58 vMB
0.06851242 BTC
Random Selection Loading Transactions
Max Size: 153.18/200 MB

Candidate Block

Mining Attempt cc80b1a7afa8e1994f5ab4626639c97a1d71cf010042f41aa0192139a27d9e86
Version 20000000
Previous Block 0000000000000000000191cff1c72555e27a3caba96683c65a586451f3da17d1
Merkle Root 9947f25c9a5525bdd37e50f453ca7c2e8d0e1b36be97e4752105a5d0562d47a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,630
Size: 1.00 vMB
Total Fees: 0.01431480 BTC
Feerates: 173.90 > 1.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,840 (221,266 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
693,574 693,574 00000000000000000007a5f6b029a22c098654dfebdd46bae293dacacc893141 1,753 1.00/1.00 vMB 7
693,573 693,573 0000000000000000000dc288be4e621143442eac9f05086700fdb0ed5b4f1690 2,999 1.00/1.00 vMB 4
693,572 693,572 00000000000000000004be04786b838059520500a9121117e21377a1213247d0 2,618 1.00/1.00 vMB 33
693,571 693,571 0000000000000000000dfd4e231cafe98b486eda18ef0023138e11bc65a03969 2,376 1.00/1.00 vMB 11
693,570 693,570 00000000000000000010b7ee867582c61f2f533996ac29e64e1fe1bf0509d592 21 0.00/1.00 vMB 8
693,569 693,569 0000000000000000000fb3d0841bf22dbcb0490e224ded3ed2e99fce2986abb8 2,602 0.94/1.00 vMB 17
693,568 693,568 00000000000000000010bab8256497e65d7e1c4f46661902a34f23787e34b89e 289 0.19/1.00 vMB 7
693,567 693,567 00000000000000000002e2fe0d784d39df4c192735a4d582fc76533d1ad4c7d4 1,757 0.95/1.00 vMB 12
693,566 693,566 0000000000000000000204a8f18e9bfce193eaef397a770d616f9a8fb9a2399b 2,702 1.00/1.00 vMB 14
693,565 693,565 000000000000000000085b3287a54334ca1f800fda0b78fe059bd0c25ba9240f 403 0.58/1.00 vMB 4
693,564 693,564 0000000000000000000ecf6d87c9373a26dd20c9c1dffc85b1375649709592a6 602 0.45/1.00 vMB 7
693,563 693,563 0000000000000000000a1a5295948475fc59f5c68f2bd203c45cfcccb195f363 1,315 0.86/1.00 vMB 5
693,562 693,562 00000000000000000001cfc48cc82e9c3b038c9f2479599a0d458a86298065bf 1,868 1.00/1.00 vMB 11
693,561 693,561 0000000000000000000cba3e6d6f579b9f286e63e14f1c54e63a2e1902a94e01 2,939 1.00/1.00 vMB 25
693,560 693,560 00000000000000000001d7226ffc8cec3cfff76c495ce04ab5ebf77a48dd234a 325 0.10/1.00 vMB 13
693,559 693,559 00000000000000000009fadbeb42bc1d48923f8adff9d560f0dfff234b2305b6 827 0.47/1.00 vMB 3
693,558 693,558 00000000000000000000d74713ce3068612f1f7f6f32afb17144919c93a9fe71 2,287 1.00/1.00 vMB 37
693,557 693,557 00000000000000000003acdee7b9e1fdc458acd5182d82549854fd7756a19006 1,407 0.70/1.00 vMB 12
693,556 693,556 0000000000000000001075758042fcfe1e95cbb75489e76594d221bd78770869 1,219 0.41/1.00 vMB 18
693,555 693,555 0000000000000000000eb056a8b03d0e0c13b6735d65a91288f569fb340d933f 1,455 0.48/1.00 vMB 11
693,554 693,554 0000000000000000000f6de04597234e6c39971bc522565bda12a6b602dd58f0 993 0.33/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.11 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: 651.83 GB
    • Received: 13.65 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.