Loading Tool

Explorer IconExplorer

Memory Pool

80,786 transactions
30.44 vMB
0.08763606 BTC
Random Selection Loading Transactions
Max Size: 185.75/200 MB

Candidate Block

Mining Attempt a056965768ef1f0b9b65644a19b60c2741a862370ac3d0cc75512d64c4b3f75b
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 19d2574faac523f022f6c2ed2b9fc14fc5fd339c6d50636b6110dddd84a0aabd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,733
Size: 1.00 vMB
Total Fees: 0.01922500 BTC
Feerates: 402.75 > 1.93 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (576,790 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
338,562 338,562 000000000000000005e728d3c20994f89e4d700b1caaf103d2b27ca98cf42623 235 0.11/1.00 vMB 24
338,561 338,561 00000000000000001aa8bb9ac9e8e213523240f7f0055272bb916a1020b9e5e9 399 0.23/1.00 vMB 21
338,560 338,560 0000000000000000189a9f8ecab9f6bdbfd1f235c48abe05f449b29cb293cc30 577 0.35/1.00 vMB 21
338,559 338,559 00000000000000000179ffabda0aef0ea5d06c6662f126d14385f2acf03581f8 743 0.47/1.00 vMB 20
338,558 338,558 0000000000000000007f0b9ba4104161c29b8b06ea392fb2670a5eb01df4fc9c 56 0.04/1.00 vMB 5
338,557 338,557 0000000000000000180539020fb24f2682446c4964e00314493829e3489778eb 880 0.61/1.00 vMB 21
338,556 338,556 0000000000000000125ca632bfec73dcbf437c06b75d640537b2c55b7950b7e5 1,345 0.75/1.00 vMB 22
338,555 338,555 00000000000000000d41f9ac3e2a4a621769f4f077c490bf2b2a967ebfd04e42 244 0.11/1.00 vMB 26
338,554 338,554 000000000000000003333165f2bbbda1602139baa8bc11fcafab6790b999da46 1,836 1.00/1.00 vMB 27
338,553 338,553 00000000000000000cd25e479a2ed61c818e3c87422b699480d9f514fff162a6 213 0.10/1.00 vMB 42
338,552 338,552 00000000000000000de94957a6364dfec682e82542a8e4ff18f4651a3b462c61 1,403 0.75/1.00 vMB 25
338,551 338,551 00000000000000000e37b1a9c468ed9020d83087eb00bfb9680d2e0c9cab64b5 720 0.37/1.00 vMB 27
338,550 338,550 000000000000000001a40b59666d48390c02a1aba1c9eee828b39b8c869c375d 732 0.38/1.00 vMB 32
338,549 338,549 00000000000000000fecfa622338b1f43ed7baf13d3dab1c9243a6eb21b20061 128 0.06/1.00 vMB 19
338,548 338,548 00000000000000000ffea8efc1221d2794d69c3dbee861801ec2a563355b8b89 982 0.55/1.00 vMB 22
338,547 338,547 00000000000000001414277eacd1f566c010972ca15d8ae7a55f55d45e1c6731 756 0.86/1.00 vMB 13
338,546 338,546 00000000000000000b51b817994ab66f964478c2de6b8c458dc2b35d97d5746c 1,585 0.75/1.00 vMB 31
338,545 338,545 00000000000000001272074735f95ec701e54535000b88afaf21320854b0c458 1 0.00/1.00 vMB 0
338,544 338,544 000000000000000000433c9053877a1d90c33af4f0debdf1771d7379767b105c 185 0.12/1.00 vMB 19
338,543 338,543 00000000000000000d5587a5b527713ec5e6ad111898f898e7b7d82e5e44da60 596 0.35/1.00 vMB 22
338,542 338,542 00000000000000001371a44b427cc93f1e99772088902c189e8db92b7850a1ec 816 0.71/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 783.00 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: 718.60 GB
    • Received: 17.92 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.