Loading Tool

Explorer IconExplorer

Memory Pool

73,511 transactions
28.34 vMB
0.07205761 BTC
Random Selection Loading Transactions
Max Size: 167.74/200 MB

Candidate Block

Mining Attempt 0ec7e31185f67fd80461f2d7a84b75ba2a510204433f047a85d1e18c671e2881
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 34b65eb88d72cd902cc5cb45ce842ed9fa6675380b25514d8eb8dc6ad948a5ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,574
Size: 1.00 vMB
Total Fees: 0.01474703 BTC
Feerates: 60.16 > 1.48 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (569,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,843 345,843 000000000000000011f0c33c0ce2a19c43ff0d6b1ce62ba3a047c211442765cd 1,624 0.75/1.00 vMB 31
345,842 345,842 000000000000000008fcc7f3fe8cc67c259901251f22b725c7cd39f49884d354 834 0.44/1.00 vMB 22
345,841 345,841 000000000000000007663420b98b957b3cab5bf30ba4c7ea1ad0a9769c48e1bc 891 0.68/1.00 vMB 20
345,840 345,840 0000000000000000068036b41c31f9aff6ca55933060ef575043bf68a6f0bc81 602 0.42/1.00 vMB 26
345,839 345,839 000000000000000009319e81c0cfbdab45901ef862ee118d6b7e403110db4554 181 0.09/1.00 vMB 27
345,838 345,838 000000000000000005bb1f8c142b9d09aba812f3a33649955445b2ca13e86712 89 0.04/1.00 vMB 49
345,837 345,837 0000000000000000105658f3ab773a39acb438417a63371f44a8508860afb9e0 356 0.26/1.00 vMB 15
345,836 345,836 000000000000000012e6a7faa6cbe5f80c64ddf69a7d94fec36f8caed8bad169 256 0.11/1.00 vMB 31
345,835 345,835 000000000000000016a36fc93d62ecbcd6d3ad21b463e29557703d1eb2652041 264 0.16/1.00 vMB 23
345,834 345,834 0000000000000000107ba862e3687ebfb3aa8e5f06ccfe52590b207fbaf19ffc 28 0.06/1.00 vMB 3
345,833 345,833 000000000000000001b99e32bab7e0e5a53a5b5a5c364464de1d09e6865d3594 658 0.59/1.00 vMB 16
345,832 345,832 000000000000000011b4ece0102f5e181f40a92596812a8435d74a66be99639b 434 0.18/1.00 vMB 39
345,831 345,831 00000000000000000b8032156ea3a4878e9e41a18d52041dfff1598d11df3f7d 1,320 0.75/1.00 vMB 24
345,830 345,830 00000000000000001047dee0648b34aea61b9bcc9c723520c987d895fee1a851 1,383 0.73/1.00 vMB 30
345,829 345,829 00000000000000000a44320210c19e7bf9d214507f50e32251a1fd0abaf159bd 267 0.18/1.00 vMB 19
345,828 345,828 00000000000000000121b8a1eedd32b476061f7094323ef728c25d053edf13bd 244 0.15/1.00 vMB 23
345,827 345,827 000000000000000015b34e0691a2a486ce6a1fbeefc742af03e1322b68e7f4be 871 0.61/1.00 vMB 19
345,826 345,826 000000000000000014ba0fc56260e3489b9f460971dedef76ced327de071e1b4 1,600 0.75/1.00 vMB 29
345,825 345,825 00000000000000000ba8b9061f244fa74428009d62a917ffee1608e481a4d112 108 0.11/1.00 vMB 17
345,824 345,824 00000000000000000e1f750e7ae94fb721dd4d7b1ec672a3b99a3eae80bec8d1 116 0.10/1.00 vMB 23
345,823 345,823 000000000000000010da4c3f80c3f0575ed77a5af3943d29beeaab0c6fbb63d0 486 0.24/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.46 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: 667.83 GB
    • Received: 15.30 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.