Loading Tool

Explorer IconExplorer

Memory Pool

86,401 transactions
32.81 vMB
0.13110964 BTC
Random Selection Loading Transactions
Max Size: 198.33/200 MB

Candidate Block

Mining Attempt 7fc2cf5be19da3cd6ec6401090ae8662c3721025f9809fad3223d7ada21e0b78
Version 20000000
Previous Block 0000000000000000000130b675716c29c3282dad43e5a337992f2918648760de
Merkle Root e56c4978d613d769f871516c4d574f52430c8daf13754e946144b603f89f6d77
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,857
Size: 1.00 vMB
Total Fees: 0.04838767 BTC
Feerates: 641.71 > 4.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,209 (579,474 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,735 335,735 000000000000000008f6a213e60f2d73123b98d2e59cca4d92b6051eb73a5ca4 127 0.05/1.00 vMB 28
335,734 335,734 0000000000000000143f4e54509aee1b252a55c27c281b36eefc7dcf44da81f2 397 0.18/1.00 vMB 27
335,733 335,733 000000000000000011033264e04dbac07bfd9a522f2e7bac16dc3a9243e2d5e8 519 0.33/1.00 vMB 20
335,732 335,732 00000000000000000afc649ea58b85ed0f62139eb5761aada82dd629609d07f7 352 0.12/1.00 vMB 35
335,731 335,731 0000000000000000177e2d833dd3f67bf3ff6b61768584244d599f8a5b3a575f 103 0.12/1.00 vMB 16
335,730 335,730 00000000000000000b0c0361ae60da144f42bf0b220595b9417005cbc0e59345 524 0.37/1.00 vMB 20
335,729 335,729 000000000000000012742ff5b259440c8c76a4cad862a3435b8990935b414f46 134 0.06/1.00 vMB 30
335,728 335,728 00000000000000001a5c49f6564efab72469fd0cd87d6567f6f2d7dd45107aeb 269 0.14/1.00 vMB 18
335,727 335,727 00000000000000000f5aa60b3c1614f797c69e9e9cfc585503e696e800a0c3dc 357 0.19/1.00 vMB 25
335,726 335,726 0000000000000000134d78efd7ec5177d974ff2569e84e9b68f18761010b0103 170 0.08/1.00 vMB 24
335,725 335,725 000000000000000015c76c4e6f105047624a283a008e365cdadba8f537992195 41 0.02/1.00 vMB 16
335,724 335,724 000000000000000001642737df1c5532fc85f87795e63b5038db6463876e8e34 430 0.22/1.00 vMB 23
335,723 335,723 000000000000000019bf9ea00bc91f40fea6b2b27ce53412401f764ec14bf7d0 607 0.47/1.00 vMB 19
335,722 335,722 0000000000000000054b25fd6c3d63a3324f72b9366c4ea23bf5a8bf905de2c5 256 0.09/1.00 vMB 38
335,721 335,721 00000000000000001a89ab934931f7388f2805f1fb71ce4e54d0b723ab009c6c 654 0.35/1.00 vMB 25
335,720 335,720 00000000000000001acf59aa9f1d22913403092f9a48179b5299c33fecdb653e 209 0.12/1.00 vMB 22
335,719 335,719 000000000000000002efcdd69fb3d688a983b1bbdea4878f31bb27a9d5ce7457 77 0.04/1.00 vMB 27
335,718 335,718 0000000000000000152668048fac75d383d294745a09bbb654599fb4add1a2db 180 0.11/1.00 vMB 22
335,717 335,717 0000000000000000119cf6feddba54e25acaeb0508efc0ede37994af7596c612 491 0.35/1.00 vMB 13
335,716 335,716 000000000000000009c92364c59f2be2b85b4bc826bbaa283d23704e40fc116c 1,040 0.51/1.00 vMB 25
335,715 335,715 000000000000000013cd3d9e7123efa9bb2ca88c4929c4c7a8de174ce8374f76 189 0.12/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.75 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: 708.81 GB
    • Received: 16.78 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.