Loading Tool

Explorer IconExplorer

Memory Pool

80,158 transactions
29.81 vMB
0.08348981 BTC
Random Selection Loading Transactions
Max Size: 179.11/200 MB

Candidate Block

Mining Attempt d4f6911280bcf96a4f49c745f8297bff9becfbfc63e6af9f51180bfca7afa566
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root adeccd6b0465071f542e9e5a8219c7ebcb1ce329df6090dc334859a7b0ba4fc1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,973
Size: 1.00 vMB
Total Fees: 0.02278920 BTC
Feerates: 502.65 > 2.28 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (587,614 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
327,396 327,396 0000000000000000043738d39c989fe110de70519234c533e3401a7653e9bd33 22 0.01/1.00 vMB 39
327,395 327,395 000000000000000017cb6693bf224262017d4705c725bbbdffee3b159be2aab4 113 0.07/1.00 vMB 20
327,394 327,394 000000000000000017bb6c28a1faf33fe48a4bbc7ae8bef528036434e03b1fe8 32 0.01/1.00 vMB 30
327,393 327,393 0000000000000000161b4dfc3256a3c0a374b72dc60f4c48802588de9a562c29 843 0.42/1.00 vMB 30
327,392 327,392 000000000000000017c9075f858846b6eb446ec6f704a19237616d2c81a6330b 76 0.04/1.00 vMB 32
327,391 327,391 0000000000000000184ea8fefaa34f5bc8df3d7f91c5b6f6dfff636eb93e8dd3 271 0.13/1.00 vMB 28
327,390 327,390 00000000000000001e3718e8096b6b8d964a8b5bb0018f6b277905b3f2e8f167 986 0.53/1.00 vMB 32
327,389 327,389 0000000000000000123d03c3507647192518e47c84fd73b96033527c19916b41 211 0.12/1.00 vMB 28
327,388 327,388 00000000000000000ec7d5bd3173e55f39ac62dd232342ba7db682b3b6755e4c 668 0.29/1.00 vMB 49
327,387 327,387 00000000000000001a700258ba8763df2048d7601867468f26e7c1de42305068 594 0.32/1.00 vMB 26
327,386 327,386 0000000000000000141d96b24950347be11d5dca794eabaafc0e574e1c1622c6 432 0.23/1.00 vMB 28
327,385 327,385 00000000000000001a70ab50afe7139dbf586e97c687a1bb831a3420635e28d5 246 0.10/1.00 vMB 26
327,384 327,384 00000000000000000b98342dd459e66364a849f839f58a1aace03b3352db5ec8 749 0.56/1.00 vMB 24
327,383 327,383 000000000000000018de9f0c53fccfa2664a61138142a95391cc7f5c0e35b59f 988 0.59/1.00 vMB 26
327,382 327,382 000000000000000011ca910fbe8d8493f74948986b30eb0c23ccbb8787bcbd18 175 0.37/1.00 vMB 11
327,381 327,381 000000000000000011eb378419b6fa6e573a85f14f0a0f8ac29828be91d7f23c 1,234 0.75/1.00 vMB 25
327,380 327,380 00000000000000000bb41c4f580a91a5551861a2e776757595cef95f47b82b1d 1,922 0.75/1.00 vMB 41
327,379 327,379 000000000000000001a64614fdfbceb66b943c6456a582069bae9845c29364a0 174 0.18/1.00 vMB 12
327,378 327,378 00000000000000000e7fde31f30ee5c52c9d5474a818c8a7ac7ed9948e1d14a6 1,414 0.75/1.00 vMB 26
327,377 327,377 000000000000000003f6a2dfba8e3959183a8f84ed30300d95c0419dd397bc74 366 0.27/1.00 vMB 28
327,376 327,376 00000000000000000b1d5343cf20541d47d3cc4e349fc60cfef167a0c3319aeb 469 0.24/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.