Loading Tool

Explorer IconExplorer

Memory Pool

82,154 transactions
31.05 vMB
0.11924023 BTC
Random Selection Loading Transactions
Max Size: 188.48/200 MB

Candidate Block

Mining Attempt 12b16298c1e04b94bb41c5bd6c7c3ab9e662df1f4a452bd534623ac5f0af9f44
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 5218d70c04ca33f0b93a43d15d7a364f1a9770d610a2dc90f141ccf4ae7cbcad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,371
Size: 1.00 vMB
Total Fees: 0.04067645 BTC
Feerates: 318.30 > 4.08 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (592,754 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
322,647 322,647 00000000000000000b21b8aafb47ef0a1db35926544ce7a8f0b1533d57bfd700 141 0.10/1.00 vMB 26
322,646 322,646 000000000000000008adab239e111862a489f6ac1dd2aafc178f0f17cdd01e13 1 0.00/1.00 vMB 0
322,645 322,645 00000000000000001655d2c1d83c04314480c950de1ec6630febff03227d3b93 398 0.22/1.00 vMB 31
322,644 322,644 000000000000000019876a143a9fc567631b5ff4c04bde77de3d38c433beb218 144 0.04/1.00 vMB 34
322,643 322,643 000000000000000006c540df31bf5ca7c7fbee2b5b53e5ced796a1ea0d000e9d 115 0.08/1.00 vMB 25
322,642 322,642 00000000000000000a1556cd5be5651563b2a5bbd357c8ca30b2998395ddfc16 97 0.04/1.00 vMB 32
322,641 322,641 000000000000000017d3081e740632406befa771cf4b446c17293451c596971b 441 0.20/1.00 vMB 29
322,640 322,640 00000000000000001fa248f8f66b74cc45473eeb9539badae598acb6c9f4547d 360 0.24/1.00 vMB 25
322,639 322,639 00000000000000000d4b1a09916bea3139469494d119e7d8b5efa41171d886eb 200 0.14/1.00 vMB 22
322,638 322,638 0000000000000000117b2add18413c6198681a035dfef81dcff5b895fbb90d50 233 0.12/1.00 vMB 27
322,637 322,637 00000000000000000e8cc978d0e96ecf0a79ab0e1d8df9bb337eb8cc7d83866a 112 0.06/1.00 vMB 26
322,636 322,636 00000000000000001c2edd62b327ecf4a2d06e555beefab594838f8ef533e5d2 88 0.04/1.00 vMB 30
322,635 322,635 000000000000000004a11458d472ab02c1d3bdc33af228dc00d785ad70096f3d 72 0.04/1.00 vMB 10
322,634 322,634 00000000000000000676a4ba87238948c317f275f61996a605ba2be53cca9851 828 0.55/1.00 vMB 25
322,633 322,633 000000000000000007336c2b4aeee46e11e2c8ba8f1bc150ba5982273217a69d 269 0.13/1.00 vMB 22
322,632 322,632 00000000000000001e00a17797768ebed5e619b884813a0abb1dd6c75b02f438 253 0.15/1.00 vMB 33
322,631 322,631 00000000000000000fef955574ed765dfc89e099f40ddb8605aa1696f43ec566 189 0.12/1.00 vMB 23
322,630 322,630 00000000000000000ee7403db5f94be883eb5f8806e46bd8732502a47cbf908e 128 0.05/1.00 vMB 28
322,629 322,629 00000000000000000f3c7674499eb1cd2283bd894148fbaf5dedb7e5d889eea0 51 0.07/1.00 vMB 6
322,628 322,628 00000000000000001a7c65f4d89617b3df5309df8827569c6e922926dd356b94 648 0.34/1.00 vMB 27
322,627 322,627 00000000000000001bb3eec72d1a16e1ca6b5cbad4f7e052c58491e725d95f85 205 0.18/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.