Loading Tool

Explorer IconExplorer

Memory Pool

80,042 transactions
30.84 vMB
0.07139347 BTC
Random Selection Loading Transactions
Max Size: 187.56/200 MB

Candidate Block

Mining Attempt 7348df2448edf0af8114901344bec137f62b009c58b664c399ea2286f6c685df
Version 20000000
Previous Block 0000000000000000000043b39214e67beb23d111c982e6903370623ca621eb52
Merkle Root 33f02f24d8839abc211e9c66a13d6b75c2544822feece48181caab59ffaef4c3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,000
Size: 1.00 vMB
Total Fees: 0.00520215 BTC
Feerates: 60.16 > 0.52 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,200 (542,447 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,753 372,753 000000000000000013f7c2b2093ca11a3dd27e76dd0176c8865ef7e20010f0ca 2,521 1.00/1.00 vMB 34
372,752 372,752 00000000000000000bda01c8a29ad1a812dea2c15e30a2fc646a4a077afda47d 619 0.75/1.00 vMB 46
372,751 372,751 0000000000000000073ee25f53424399da1e58eb268c45d6f64c9518f1ff6f22 913 0.93/1.00 vMB 53
372,750 372,750 00000000000000000140c38330b53c5f82b209801463e6e506332f354b2ac456 2 0.00/1.00 vMB 0
372,749 372,749 00000000000000000e878ab9605b4d745ec681d72d8ae68bbf507b601689c7f8 1 0.00/1.00 vMB 0
372,748 372,748 0000000000000000087a906ef22ae3e3914af17d72a9bbc2805c57577ec86f21 513 0.81/1.00 vMB 43
372,747 372,747 00000000000000000bd1b42ad8c9c6a219d945479ac1b9d38d9fd93a11f42ae2 1,023 0.89/1.00 vMB 47
372,746 372,746 00000000000000000e7b74abc7b095b5cdb6c89d875b5cd578177ea65d01d0ac 562 0.81/1.00 vMB 47
372,745 372,745 00000000000000000ffb7b4903f9971b0fe17855e564e6a53fec5edea3dd7459 476 0.79/1.00 vMB 43
372,744 372,744 00000000000000000f526048dd3a541aa61b2dda58472fe860f336d2ed4385e3 512 0.81/1.00 vMB 43
372,743 372,743 000000000000000004db0c455e05e581a25d0909f8360c1bfce6a76c15e25035 735 0.85/1.00 vMB 49
372,742 372,742 000000000000000004f48b5476ae5cfa7f3fd714a66c7324ff107cc01cf29ea5 604 0.84/1.00 vMB 45
372,741 372,741 000000000000000001181f63416713f0e57aa39dfc51e87eed566ff081653a8d 685 0.85/1.00 vMB 45
372,740 372,740 00000000000000000c60f60473dfd49b7a0e9f466e75a6274c6a27b4d0c939f0 1,775 1.00/1.00 vMB 28
372,739 372,739 000000000000000005159124164429d42b56d777b6a0bb5e2f1ae2fd615cffa9 1 0.00/1.00 vMB 0
372,738 372,738 00000000000000000c6e4c3d6bc52517aeb078e061360ac8cc38482924feede4 2,523 0.95/1.00 vMB 46
372,737 372,737 0000000000000000085ce46c19d3db9fd4999a75adb973e878f5f6e1c7d6f42b 638 0.82/1.00 vMB 48
372,736 372,736 000000000000000013a1882e762da183fa375d6c46827e4cf6dfe840fc214d9a 523 0.83/1.00 vMB 44
372,735 372,735 00000000000000000281937195c9b9214aeaeda7cc220e222035a49a998dfd20 879 0.85/1.00 vMB 52
372,734 372,734 000000000000000001e48276ee7af687b37b284492585d36bc3860ac8a4469b5 1,799 0.50/1.00 vMB 47
372,733 372,733 00000000000000000c148a10465aebaa7a8c093765a7ac725a58a6dc2f4778a0 677 0.92/1.00 vMB 44
Previous 10 blocks ↓
Total Size: 782.74 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.01 GB
    • Received: 16.71 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.