Loading Tool

Explorer IconExplorer

Memory Pool

82,351 transactions
31.15 vMB
0.10959986 BTC
Random Selection Loading Transactions
Max Size: 188.99/200 MB

Candidate Block

Mining Attempt 8364b9d3d6446cee99449408f31697e04bba9cad352292fd74ddb3937fa65575
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 45386729a071ade0b126a94a9656f8888ea9437984e15eceddf0549d5710c69a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,638
Size: 1.00 vMB
Total Fees: 0.03513388 BTC
Feerates: 803.65 > 3.52 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (167,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
747,606 747,606 000000000000000000080af1b89503feeb44931480d7c055c823ac4d107ad518 1,135 0.53/1.00 vMB 9
747,605 747,605 00000000000000000008a899162cb773c8c2e9f1689af98c8d0f0d061226cbc5 1,412 0.90/1.00 vMB 6
747,604 747,604 00000000000000000009d7f38f7e246b34e4174ee1f541a11e74d76b70093be6 258 0.10/1.00 vMB 10
747,603 747,603 00000000000000000004afaf68e9ceeb9e2921e242d9a4a2a58dbb5777663220 435 0.15/1.00 vMB 10
747,602 747,602 0000000000000000000159f91129818e2a5c0d57167284570d215dfb2dd4db6b 273 0.13/1.00 vMB 6
747,601 747,601 00000000000000000000179dfc9a34e88b99aec2d358aea76e0f21ffff75a1a9 281 0.09/1.00 vMB 9
747,600 747,600 00000000000000000007150b1c0de1f6798cda6ba0f5ae36bd47df58cbc1da15 470 0.14/1.00 vMB 12
747,599 747,599 000000000000000000047a45e66087e54bc63ee909aa2f0fdae52117c686e7d2 80 0.04/1.00 vMB 12
747,598 747,598 000000000000000000091e02f3b10b7c41a2c69d342c74d05401659876f75617 439 0.17/1.00 vMB 10
747,597 747,597 000000000000000000051272b8b82e0b1a81c037c465da6256df53385ba1faaf 437 0.23/1.00 vMB 5
747,596 747,596 00000000000000000001836e93592eb2ad61acf7280962ec3e7f0437f62fd3bc 1,799 1.00/1.00 vMB 8
747,595 747,595 000000000000000000076bc242a92ae2ed4f57104374b7bc4401ca3d0ae5c687 1,333 1.00/1.00 vMB 10
747,594 747,594 0000000000000000000951507fd71ffeb4123e3f301407647f663fb509468597 1,311 1.00/1.00 vMB 15
747,593 747,593 00000000000000000002f4c1c83f27e3a6cb04b6362a10f5af7ab4243e6f6e34 656 0.47/1.00 vMB 9
747,592 747,592 00000000000000000006010c17885038789afdc7f2322b7a321379c6d1f64fc0 774 0.30/1.00 vMB 10
747,591 747,591 000000000000000000081eef6ce3ca102f445b98624b0c9b89119e4de6564002 1,556 0.60/1.00 vMB 10
747,590 747,590 0000000000000000000932aeeec38553ec23434b880358be30c31b01ea968cc7 162 0.06/1.00 vMB 9
747,589 747,589 00000000000000000004283ab029a9c9dbc66910c3fbcf09fab2d82afa694844 11 0.01/1.00 vMB 13
747,588 747,588 0000000000000000000303e7851615cc0589940d193f67f29c32f4f90d493873 697 0.26/1.00 vMB 9
747,587 747,587 0000000000000000000450bad9943ff2f2ecda88d18b709b6cedbfa3a763312e 453 0.13/1.00 vMB 12
747,586 747,586 000000000000000000055756d4846eb5839764d8283b55366f2507b01e02c21f 1,230 0.53/1.00 vMB 10
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.64 GB
    • Received: 17.93 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.