Loading Tool

Explorer IconExplorer

Memory Pool

44,724 transactions
28.55 vMB
0.06457513 BTC
Random Selection Loading Transactions
Max Size: 151.81/200 MB

Candidate Block

Mining Attempt 7c8a974ab4ab8ad8cd2d5355f997b0f197796a8109be902dfea586618c9af217
Version 20000000
Previous Block 00000000000000000001897c6c9731bf3ee4fa42a06586a204e074828410e573
Merkle Root 0732325b5d1126d6d92d7df7a4b3a9d9d06c780fc19638622958f5473fd597c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,296
Size: 1.00 vMB
Total Fees: 0.01039184 BTC
Feerates: 60.21 > 1.04 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,858 (83,778 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
831,080 831,080 00000000000000000001fc3f8a537277746ae70e308f507a74129e4d2751aa5b 3,745 1.00/1.00 vMB 12
831,079 831,079 000000000000000000019e5bd5529574dff1e39b0c3fbd3364f71adb9f0f0554 1,789 1.00/1.00 vMB 15
831,078 831,078 0000000000000000000337979bf24876d15f2817acb02d88c49d312687be44e4 2,315 1.00/1.00 vMB 18
831,077 831,077 0000000000000000000273fb83642766b851906a19a55a945e86ca543180f7bd 2,357 1.00/1.00 vMB 15
831,076 831,076 000000000000000000003baa9bf55999f34dd868344425dc3d2347a2c7e45674 1,619 1.00/1.00 vMB 13
831,075 831,075 00000000000000000002ab6304b6f8d007b35824946e4b4ad8dc43a5ac91470e 2,617 1.00/1.00 vMB 17
831,074 831,074 0000000000000000000352fd1815f58fdfb647a9b89662c9a7cc9fabc9844078 3,800 1.00/1.00 vMB 16
831,073 831,073 0000000000000000000088aabbed7cc88b2f9773d6389c267253ae4e8b57682a 2,995 1.00/1.00 vMB 15
831,072 831,072 0000000000000000000135e541c901f610309100dd7a078ab94969006e6e20e2 1,860 1.00/1.00 vMB 26
831,071 831,071 0000000000000000000157d7c042e957e5005bdce3b10cf1219c846ff88871f6 3,649 1.00/1.00 vMB 18
831,070 831,070 00000000000000000000fa6c7c8d518d28c265e4d93618dc11476a3bd9b2c1c2 3,209 1.00/1.00 vMB 20
831,069 831,069 00000000000000000002784eb2447268288d277a0e2d9905c1d42f1d37fef2d9 3,577 1.00/1.00 vMB 24
831,068 831,068 0000000000000000000214face489fe09f086ab910ef8893084246163731f1ff 2,650 1.00/1.00 vMB 23
831,067 831,067 00000000000000000001250a0cc3690361153bae791918d12f2d755bd521466d 2,964 1.00/1.00 vMB 29
831,066 831,066 00000000000000000000fd27fb0006541c69c7445c3ce53bc9cc12550f72b523 1,563 1.00/1.00 vMB 14
831,065 831,065 00000000000000000002dccffa315291d6142e92c760920a192d9afafe43947b 2,050 1.00/1.00 vMB 13
831,064 831,064 000000000000000000022997632e119f60fe98a9171afa68dce3443624f20391 1,589 1.00/1.00 vMB 12
831,063 831,063 0000000000000000000235d3e52224077845556bcbe7536b735baab44fdf1dcc 1,050 1.00/1.00 vMB 12
831,062 831,062 000000000000000000005b932c08e7b6cdc26978ffc814fb3cbfb7a90e135b8f 2,964 1.00/1.00 vMB 14
831,061 831,061 0000000000000000000219a72f108d7638f6c85628681e4b3708463fd05f9515 4,646 1.00/1.00 vMB 18
831,060 831,060 0000000000000000000037bea1a7f555c36b692c8d001ddeba1bb84602ed9e2a 1,893 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.14 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: 652.64 GB
    • Received: 13.80 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.