Loading Tool

Explorer IconExplorer

Memory Pool

84,385 transactions
31.68 vMB
0.14310951 BTC
Random Selection Loading Transactions
Max Size: 189.21/200 MB

Candidate Block

Mining Attempt 40103f448d0d54c9a3e0b69ab80ea5faa0aeb6c93b25c30fde146ab34e7850f5
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 98b05438a7eb68bc288a85dcb3d3ab1d5276ec410449a8cb98f02993f8785323
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,289
Size: 1.00 vMB
Total Fees: 0.03792530 BTC
Feerates: 55.77 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (210,164 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,984 704,984 0000000000000000000a4a502fd43fc9a0b0f5f9fb5d5a7fd104d4919bf505ab 33 0.01/1.00 vMB 11
704,983 704,983 00000000000000000007091e1d7764391b553ee2d7fa10603dbcf73c92623563 1,080 0.62/1.00 vMB 7
704,982 704,982 0000000000000000000a75035add1c06b3752ebca55a6f5e2ceea2989a6b14e4 1,609 0.63/1.00 vMB 10
704,981 704,981 000000000000000000090ff020d1377c8dca3a48c42ecf5cce1678de2c50a217 1,433 0.48/1.00 vMB 11
704,980 704,980 000000000000000000071142e1058c8a1131d374dbea93fb71a635517b4b0e8e 246 0.08/1.00 vMB 10
704,979 704,979 00000000000000000003a30b6921aa58709de02f3af5b8b7f856826a9672d2b9 317 0.14/1.00 vMB 12
704,978 704,978 0000000000000000000d742a8b12d3b1569a2ca6461366c9ee3faea645169c30 780 0.51/1.00 vMB 4
704,977 704,977 000000000000000000075d5877f7b3cfd72dbde94da42744716da910e62b6648 2,981 1.00/1.00 vMB 6
704,976 704,976 00000000000000000008bdf71d33ddb22fd43648038235e25bdb0a93c430add3 2,520 1.00/1.00 vMB 11
704,975 704,975 0000000000000000000028814da667c67c345925a14e890ccb16f39b68c66f1f 2,908 1.00/1.00 vMB 23
704,974 704,974 000000000000000000066f22931230ec9df4ad52229c8f05a38f4585cc4bff35 3,200 1.00/1.00 vMB 11
704,973 704,973 000000000000000000001808a36a4e2f85f2d67f006e08fc20ab0008b15f177f 3,381 1.00/1.00 vMB 21
704,972 704,972 0000000000000000000008d247315fc8743f105fdad4d227cf1852d8f844c636 1,338 0.67/1.00 vMB 12
704,971 704,971 0000000000000000000a0341ab6c276ca3f2d58dc8a89a79c086d8fa750d6bac 1,778 0.92/1.00 vMB 3
704,970 704,970 000000000000000000009141cb913c63d108c99bb6e3d2549652058826418a5d 1,620 1.00/1.00 vMB 10
704,969 704,969 00000000000000000008ceda3b1c3a66408533ded565c927e5353298f4adbaf4 1,796 1.00/1.00 vMB 10
704,968 704,968 0000000000000000000943839c58c66ee235c5df0ff378c11b347a9bbde4f30d 825 1.00/1.00 vMB 3
704,967 704,967 00000000000000000001f7a88261ac229d62be8a29ce66fedc375fb6a94613d6 806 1.00/1.00 vMB 3
704,966 704,966 000000000000000000080f3a686470058678b9f5983b632590d43be22a84889a 2,913 1.00/1.00 vMB 6
704,965 704,965 0000000000000000000d07c92fb9f131fbef27951f0cdaf3c1eed66c1f6b3bbf 2,689 1.00/1.00 vMB 7
704,964 704,964 00000000000000000001f83317535a1d6879be546a3faf11661d5903e821e3b1 569 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.