Loading Tool

Explorer IconExplorer

Memory Pool

76,197 transactions
28.25 vMB
0.09158642 BTC
Random Selection Loading Transactions
Max Size: 171.40/200 MB

Candidate Block

Mining Attempt 3eacb6fba7e23bdac86fbb7aaa410ff7c1956236bbd8802209e1480714cb2763
Version 20000000
Previous Block 00000000000000000001532be74da49a90e138299003cfdfadc8d64ffc40de8e
Merkle Root e15b06375f2d2c606e58d915b6aaf42f9fbd76ab7bdb3879d0c3c356d7ee911a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,575
Size: 1.00 vMB
Total Fees: 0.02977865 BTC
Feerates: 402.60 > 2.98 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,311 (574,633 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
340,678 340,678 00000000000000001710870909b4baab950d6cf8381bda26b20dc952fedf48d8 91 0.10/1.00 vMB 11
340,677 340,677 00000000000000000de9cda34c8defcd1f80969c142ef2dad6221a9d202f8bb1 166 0.10/1.00 vMB 7
340,676 340,676 000000000000000006165f4d9d5cc31821f73b1e0dbede28dfc94e566f0b8791 335 0.23/1.00 vMB 17
340,675 340,675 00000000000000001641c68b1584f59e0756e0c494fb89d835f602a2e414a723 779 0.58/1.00 vMB 23
340,674 340,674 000000000000000011ef3e6baee55da02df656ee9cb27417101a0ae998d7d775 426 0.17/1.00 vMB 35
340,673 340,673 0000000000000000160c561a8fd68d5813da96e947164bbb7ad4a961cad28d94 1,091 0.61/1.00 vMB 24
340,672 340,672 000000000000000016215d21f7fb250a3292880b1f2a8d6aa362883d182151aa 641 0.44/1.00 vMB 23
340,671 340,671 00000000000000000eab27b3a6e8852a7eaf099ee90428f4287e1d5ffb6746ab 343 0.22/1.00 vMB 22
340,670 340,670 00000000000000000124b66488105b78627495b438b58125dfcfc9c4d241eda8 680 0.65/1.00 vMB 20
340,669 340,669 00000000000000000861c6cda21996dc0b5814e33d184ef8fa4f3a6222b1dc2b 1,270 0.75/1.00 vMB 23
340,668 340,668 000000000000000012cd999121d39e3ad8a142e85323ed30da7982322e0b9642 2,048 0.62/1.00 vMB 41
340,667 340,667 0000000000000000063de414f4e63c75fb93e70973fb7ddde24c35cbad15e795 860 0.43/1.00 vMB 28
340,666 340,666 000000000000000009273698bdce7bbc47db37e5ca496023ac0e89f311ecd713 311 0.18/1.00 vMB 31
340,665 340,665 0000000000000000067656508f1a72efe66f97df2c220e74fe5c55023477c790 488 0.26/1.00 vMB 26
340,664 340,664 00000000000000000a0ebad178752a7c2d6e463c0326e8ce2ed5e7dddc34749f 398 0.35/1.00 vMB 3
340,663 340,663 000000000000000007a970a3f766009ee6df5fa5a0b2637b74eca2f93186feb5 198 0.11/1.00 vMB 22
340,662 340,662 0000000000000000129553fab72feb57ababf0435f47b8ae4000af47b91b270f 167 0.09/1.00 vMB 23
340,661 340,661 0000000000000000026500f71cc3639cd20147ac0292a0dd20f37458ed6577ec 603 0.47/1.00 vMB 23
340,660 340,660 000000000000000004ff43c09484485e14a854758a3753ee6e403fa3075d7bca 1,213 0.70/1.00 vMB 27
340,659 340,659 000000000000000012979c6fcff65068bf51701f1a2678389769a2cbf14fb22a 224 0.18/1.00 vMB 18
340,658 340,658 000000000000000003baccddbb5341d7af490a048405e23cc633d4101a9e8dde 533 0.37/1.00 vMB 20
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: 11
  • Data Transfer:
    • Sent: 714.69 GB
    • Received: 17.58 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.