Loading Tool

Explorer IconExplorer

Memory Pool

86,273 transactions
33.01 vMB
0.07856780 BTC
Random Selection Loading Transactions
Max Size: 196.52/200 MB

Candidate Block

Mining Attempt e552ae0382bb4efb17fa3e70ad1686162975d3dcc164fabda1a63b6218eef2c0
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root be998da2c3615d6b3fe153ccf625649cc18054e4bf465fa994fedee42a668a7f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,262
Size: 1.00 vMB
Total Fees: 0.01326533 BTC
Feerates: 203.60 > 1.33 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (615,286 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,660 299,660 00000000000000000133ba9d33a0a3e09f7ccd3b164820fa2a01c81d1985acf6 593 0.48/1.00 vMB 21
299,659 299,659 0000000000000000662d0f50348e58b10ba5b0e2ded788d7e47221cbbdd35b62 935 0.35/1.00 vMB 45
299,658 299,658 000000000000000026e2e2cf4de652dee58dd90e1d8414305131358ec0a3706a 125 0.06/1.00 vMB 32
299,657 299,657 000000000000000019b471f53e531b535c6dceb26d3cdd838a9ca801a970467b 768 0.41/1.00 vMB 34
299,656 299,656 0000000000000000456033b5f63cf6d777667cb66732653f41c1b4b8c2c04870 93 0.04/1.00 vMB 35
299,655 299,655 000000000000000083338846ee1c2ff262561a42b3ebd50c433f0a1d85e8b52b 256 0.11/1.00 vMB 26
299,654 299,654 0000000000000000693e3db31c720d759138fe020e1c74be898ed76b605c8e4c 256 0.09/1.00 vMB 23
299,653 299,653 000000000000000061744d9a034c91c551783f5eb7e444daf313fbea1ca06622 507 0.24/1.00 vMB 39
299,652 299,652 00000000000000003ca6150bd72d478af78872378da6b6fdf0bd97fa75084b9b 431 0.16/1.00 vMB 35
299,651 299,651 000000000000000068c71c94678146e2e1f6296c29d784f606093f10409ac170 478 0.27/1.00 vMB 34
299,650 299,650 00000000000000000f036f82d092b2d4c3976518e9744fb992bd5033a0ad8adf 1,473 0.89/1.00 vMB 53
299,649 299,649 00000000000000000fc25c95153fbcffcf306b5edf2aaae385f0c66ea406fb61 125 0.05/1.00 vMB 36
299,648 299,648 000000000000000052176843e837de5384e65dead5bf6a903f9fb8e606613947 708 0.34/1.00 vMB 38
299,647 299,647 000000000000000071aa42cfef7575d56657322cdc8507c273d83d003288cd81 504 0.29/1.00 vMB 37
299,646 299,646 00000000000000006c2ab380ef2dca1405a43d67968ad6726562e71109841fc2 154 0.22/1.00 vMB 13
299,645 299,645 000000000000000019ea80bf3e32bddcfffa8d2dcd766d7e10ebe8b64260ac79 869 0.35/1.00 vMB 48
299,644 299,644 000000000000000058d0ff35ccc5bd8b2a7b84b0a47686838398d2d0d41bacd1 488 0.21/1.00 vMB 66
299,643 299,643 000000000000000043404306a4020c00ae21ce56aa9a75884f493248d19ca1f9 76 0.04/1.00 vMB 35
299,642 299,642 00000000000000000a150f9d9c05982bf153f151320a10eeae4fcb56e45f6824 512 0.29/1.00 vMB 43
299,641 299,641 000000000000000040387cd06355ef3b1c26f46c0ea7fec8f0e71bbd7f243b3f 251 0.15/1.00 vMB 26
299,640 299,640 00000000000000007ee41ad4f39505b821c2073c0f5b49cd4571e482a73316fa 1,547 0.92/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.29 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: 657.24 GB
    • Received: 14.50 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.