Loading Tool

Explorer IconExplorer

Memory Pool

86,171 transactions
31.68 vMB
0.10476890 BTC
Random Selection Loading Transactions
Max Size: 194.10/200 MB

Candidate Block

Mining Attempt 46e9af62426088a11ed1ddde5fe7d79302da8baf5575939c6f08c8091e347a46
Version 20000000
Previous Block 00000000000000000000209b8de38c3e1775cd6d32cde674ad92e343308213be
Merkle Root b1608bac77b90d507cd0b1151aacaac936114c2e441a4912ffd58ef2cb19eccb
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,332
Size: 1.00 vMB
Total Fees: 0.02478644 BTC
Feerates: 1,236.26 > 2.48 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,362 (583,506 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
331,856 331,856 00000000000000000a067164f8be05d404ce37974bad1aad4f2c05902e782a28 147 0.07/1.00 vMB 9
331,855 331,855 000000000000000013d88cebf215f5cd6668d2a9c76a78a9972c49c22b8dac32 1,441 0.82/1.00 vMB 26
331,854 331,854 000000000000000018095b67490879b8a3ed7b4990112cb4059fe1a7acbaafb0 314 0.25/1.00 vMB 19
331,853 331,853 00000000000000000d50278f8f570b63b89801174ea54d4fb6db6e16f756253c 717 0.35/1.00 vMB 26
331,852 331,852 000000000000000006e18464e7fe8fca1a05c102851d8ecdb2a2bfed49a2e227 443 0.25/1.00 vMB 23
331,851 331,851 00000000000000000f6a7d57be327db9989181f5e91b0e54f70e1c18e8c3f43b 1,199 0.63/1.00 vMB 26
331,850 331,850 000000000000000005526051a3709b4a9a239aa95c788c04a3a430e0b3e4f548 463 0.33/1.00 vMB 18
331,849 331,849 000000000000000007cd4a471e10692e3b5f6fd7a3e4eb8ae897eb7fdccd216c 256 0.07/1.00 vMB 26
331,848 331,848 000000000000000006537c3c6d1478de776d5b9b532eef9330bf6de1c16f6d0f 21 0.06/1.00 vMB 1
331,847 331,847 0000000000000000125a79bd48f6a32dbef663eafc0f2752491910ce6ff4bccd 207 0.13/1.00 vMB 20
331,846 331,846 00000000000000001978e2bd2ab201aed46ee454693acfda3b7d059ea221e3c7 645 0.37/1.00 vMB 24
331,845 331,845 00000000000000001837844f3b3ea233098a6ed6b26add7bbde92b9d55c8cc2b 389 0.22/1.00 vMB 20
331,844 331,844 00000000000000000f87e24c5529b9253c047d7f0ebb48b5ba0d831b90aee1bd 90 0.10/1.00 vMB 13
331,843 331,843 00000000000000001236de766c0c4e528338759e39f555e698ef9577705b025a 159 0.24/1.00 vMB 12
331,842 331,842 00000000000000000d720dd54f0b8e69a347cdc051b787cfdec5424d22b34c01 1,673 0.75/1.00 vMB 29
331,841 331,841 0000000000000000137352267e0a4da7de16aa952c728ebe8a7df8bf8174b4f7 1,255 0.69/1.00 vMB 25
331,840 331,840 000000000000000013661b5146da080589aab6834708bee25ec488d6dacf7be0 579 0.40/1.00 vMB 20
331,839 331,839 0000000000000000105dba618fb9dd49d6df577204053f182d561076077a3302 317 0.14/1.00 vMB 30
331,838 331,838 000000000000000011bafc0ff8f3b12fd02558da428a2186b575ac7c78ad04e5 623 0.74/1.00 vMB 16
331,837 331,837 0000000000000000179bed494fe9f286c1a2d1f551b5649788cb8cafc986aa63 759 0.74/1.00 vMB 17
331,836 331,836 00000000000000000d65aa4585bfe5d875ba74300b1c7be4aae5f3cb8e89aa69 747 0.75/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 783.02 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: 719.40 GB
    • Received: 18.04 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.