Loading Tool

Explorer IconExplorer

Memory Pool

77,045 transactions
28.61 vMB
0.10200709 BTC
Random Selection Loading Transactions
Max Size: 173.11/200 MB

Candidate Block

Mining Attempt 904161409f66a7d64cc1985d5deb2d9e1461980b3b72dbe34094ab0123ec496d
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root bae02512bc93eae43d31e506a4708051b7cd2674a6cd17ac08cf884cecd42e66
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,641
Size: 1.00 vMB
Total Fees: 0.03502356 BTC
Feerates: 402.60 > 3.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (594,704 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
320,607 320,607 0000000000000000095e94f6450c91fe75f66a04c8954f18d26ba5cd20044d24 452 0.28/1.00 vMB 24
320,606 320,606 00000000000000000fd0d261392abe271572d3b3f4606d8af5e8e33fae43b53e 23 0.02/1.00 vMB 7
320,605 320,605 000000000000000004c6429acc1ecf2175f719e43fa35026eec04d7db383044c 784 0.43/1.00 vMB 26
320,604 320,604 00000000000000001d0cc3611b43a774d602f7333eb802a53cd4b68e0afeeec0 212 0.14/1.00 vMB 22
320,603 320,603 0000000000000000172490be17204fe7c4dc91c9ca2f627cb6c68cf12254a0ce 842 0.71/1.00 vMB 22
320,602 320,602 0000000000000000045080b463a7520b61b7bda5a89bef2d74d207f04f88529e 64 0.04/1.00 vMB 23
320,601 320,601 00000000000000001ac6e62623768b4830b811ecbc93087abc28ca5d36644f88 448 0.30/1.00 vMB 20
320,600 320,600 00000000000000000b9d184595461ea832ca5b579469a7f727fc41876c782981 728 0.35/1.00 vMB 29
320,599 320,599 0000000000000000240981d254fdb615cb5e300b44c50d6ffe1eba40f7e400f9 1,632 0.83/1.00 vMB 27
320,598 320,598 0000000000000000122fe364c01dd8ab907abcc995e802615022d5e66e990822 17 0.01/1.00 vMB 24
320,597 320,597 00000000000000001fa2fc5647691593f6c9ea63db3817cd54f526d2f28d91fd 355 0.20/1.00 vMB 24
320,596 320,596 00000000000000000f1258f430ff44f7f0b50be5c8327f58153551425a848958 508 0.26/1.00 vMB 30
320,595 320,595 00000000000000000499aad90bdb3ce4040bd14505f060ac833890148a18c967 122 0.07/1.00 vMB 24
320,594 320,594 000000000000000022bffa88de078763dc4f670fc7001ccbab34a07b9e717a79 351 0.17/1.00 vMB 30
320,593 320,593 000000000000000014b4ec41a0ed03e882e1bbf47f129ef13dd634c8d7674b2b 275 0.12/1.00 vMB 29
320,592 320,592 0000000000000000093c6ada40db801006163a77c089da87b9a199ae22d1db32 311 0.16/1.00 vMB 25
320,591 320,591 00000000000000000165d6df5414188d1f6a5b3189b79375ee5c018da51ef89a 16 0.01/1.00 vMB 33
320,590 320,590 00000000000000000ea7a40374f5a090fb86eb1638440beaee46f17805275470 61 0.04/1.00 vMB 27
320,589 320,589 00000000000000000bfb761d0afc1cb8e3e3904e3623ac214cc49b28c33116f2 137 0.09/1.00 vMB 23
320,588 320,588 000000000000000019dc28f206280a38584a0cf0972cac14d45f4ad37f1faa10 386 0.21/1.00 vMB 26
320,587 320,587 00000000000000001110d570de7e04d8d2ce9a7ffc6f6bc2dc0da1bda22a86a3 280 0.14/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.93 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: 714.70 GB
    • Received: 17.59 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.