Loading Tool

Explorer IconExplorer

Memory Pool

45,109 transactions
20.32 vMB
0.05374968 BTC
Random Selection Loading Transactions
Max Size: 115.71/200 MB

Candidate Block

Mining Attempt a53ed3a73f80b2f14dddcbf1cf56d573afd84dcae7bd54dd2bdf65ed2b457132
Version 20000000
Previous Block 000000000000000000016b2b9c1fefe7812c1abddeed1573d133704471b27ba6
Merkle Root 62c3b9aae3f45fb8b8772e28eedc0357ed3741f9bbbcc0f49c45247f3ba08d5c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,888
Size: 1.00 vMB
Total Fees: 0.01362357 BTC
Feerates: 200.70 > 1.37 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,966 (564,283 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,683 349,683 00000000000000001378de21cfd8c21e66a98a5110fa2ae501857a84002a1a2d 725 0.42/1.00 vMB 24
349,682 349,682 000000000000000010671c1c15a4926244241db7f3593bb35f6e7136aa30e5c6 1,035 0.57/1.00 vMB 24
349,681 349,681 0000000000000000052853e4bd64832d3a21e5c7f68e6e8fb34909f7a2a9ed74 660 0.38/1.00 vMB 21
349,680 349,680 00000000000000001602e7f309aa98dd13e54f6273dca72ab7195acbf91dac9b 611 0.75/1.00 vMB 7
349,679 349,679 000000000000000002ce0859d5081784112c7511dc9a5129bc760a3ffec8f0d7 492 1.00/1.00 vMB 11
349,678 349,678 000000000000000014b23ae88919e85ed57d92cca355f14cca14ee384419f11a 1,426 0.75/1.00 vMB 31
349,677 349,677 00000000000000000c5a9353b874cfdf8491ab4960f7fe8169c0eee968148559 512 0.18/1.00 vMB 109
349,676 349,676 00000000000000000a308f3fc246d7289d59fc8a315746ce82cb581f78e51893 2,826 1.00/1.00 vMB 39
349,675 349,675 00000000000000000e70c53796023d4f71c594aeecc8d6d6cf525367a89bc87e 800 0.62/1.00 vMB 16
349,674 349,674 00000000000000000f595e107e516fb3ab191389e42889de039c931d3c249a16 982 0.47/1.00 vMB 28
349,673 349,673 0000000000000000008e08aecc18f9e1b80c02dd3c580e93ae51cf45b21d1770 562 0.25/1.00 vMB 30
349,672 349,672 000000000000000009571a8ecc0ee57f8a030bd909bea6aaff9f14d432881d08 522 0.34/1.00 vMB 21
349,671 349,671 0000000000000000057a4237265f960f83517f8bc5b3b14b601f4ed3f54adf13 199 0.13/1.00 vMB 13
349,670 349,670 00000000000000000f642a4e6d7ee05adb957ff2488accc7f2b2d868bb8951bd 640 0.75/1.00 vMB 13
349,669 349,669 0000000000000000140a1bebe3785be0d487dfb740be5380fac114735dcf264a 1,131 0.75/1.00 vMB 23
349,668 349,668 00000000000000000e902155fab6e0cc129c446bb3b3f65d3c74cacff71678ec 256 0.10/1.00 vMB 29
349,667 349,667 00000000000000000487c1b840d6b6c16fd9eb61cb6a3b89d4f6a720ebad5b57 190 0.20/1.00 vMB 5
349,666 349,666 0000000000000000031bf75f5ca12251c5f450c7900fb06680b5fdbc5fc0d94d 758 0.75/1.00 vMB 10
349,665 349,665 00000000000000000bb0b8f5dc4543c45bd6d578a1cc65f70f7c5d4626f75c08 256 0.08/1.00 vMB 45
349,664 349,664 000000000000000006888520e02de1973cbb276b3dabbcb7eec1642df553e048 283 0.75/1.00 vMB 9
349,663 349,663 00000000000000000cf28d4649e12d248205ae79a8df6a5184f1bb75328b506a 621 0.75/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 780.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 536.30 GB
    • Received: 5.98 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.