Loading Tool

Explorer IconExplorer

Memory Pool

49,912 transactions
29.78 vMB
0.23423912 BTC
Random Selection Loading Transactions
Max Size: 156.54/200 MB

Candidate Block

Mining Attempt 17103ce826c48301d584f8e072e0e147699916cdd416817c663fdf9fa6c4e874
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 6990436cdd565528c3efed9ed9f5ed856560ee6209ce2f3a22560314e2cd117e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,597
Size: 1.00 vMB
Total Fees: 0.07484847 BTC
Feerates: 184.60 > 7.50 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (594,968 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
319,737 319,737 000000000000000013937efff78c1fac77326586e695e2b1a60b6e4e72190db3 1,834 0.75/1.00 vMB 40
319,736 319,736 000000000000000001ccac7c6215cbcbda335dc617b058f3cd18049154a22f94 557 0.37/1.00 vMB 24
319,735 319,735 00000000000000001a5aa46ad0cd1c690147e6967a9bdc63e06b407e56f49210 379 0.20/1.00 vMB 25
319,734 319,734 0000000000000000092cd65c42a087e671545eb53632896763e0028edd607555 1,057 0.55/1.00 vMB 30
319,733 319,733 00000000000000001b732bc40a55c56c208db3cba9702a5d820aab6be85ef411 432 0.20/1.00 vMB 30
319,732 319,732 00000000000000000812f8d4dbc834cb6bf21b7580f38a1a2146ecd42314380f 805 0.43/1.00 vMB 32
319,731 319,731 00000000000000001530671fdbc4f01d8d6c5d1b668b521e4a46f645ced7c49e 504 0.24/1.00 vMB 32
319,730 319,730 00000000000000001efbde36c1f81bcca90a00abbb27f12fce71f0d442320eff 1,173 0.66/1.00 vMB 29
319,729 319,729 00000000000000000585310e9adf6d6a6e770c2c8b2192fbf487ebfbe6852315 90 0.06/1.00 vMB 4
319,728 319,728 000000000000000026b3a579d0248629e7518b7167c97ed42f79ba21e991a725 989 0.49/1.00 vMB 29
319,727 319,727 00000000000000001eaca2480d8a222ed2732617b995e47a5d3a22c7c9a45cf4 1,281 0.79/1.00 vMB 28
319,726 319,726 000000000000000019e10477c9b89f5a80405523efdeb212758a156058b470f4 441 0.37/1.00 vMB 17
319,725 319,725 000000000000000003b6b2700cb8cb1270b2d488584ec10c8107beafd6fcc3d6 761 0.25/1.00 vMB 46
319,724 319,724 000000000000000021b522f6ca97f50c0ad7c2a71e9976ee5b4a7bb5e3d7f608 57 0.05/1.00 vMB 2
319,723 319,723 00000000000000001f1019219654dc5463b1bbc0bcaaed6e22a0604e8ead0356 598 0.34/1.00 vMB 29
319,722 319,722 00000000000000001af16f52955efbcac8168caeb25d443b002f31671fa74d1e 130 0.10/1.00 vMB 11
319,721 319,721 0000000000000000105f550beb46ad534c44ba70156142e7d31f40b1838126ea 234 0.10/1.00 vMB 33
319,720 319,720 00000000000000001cb9c2a6b88dcb8c3bdd6ccde0744e7463078332ac450fb3 640 0.31/1.00 vMB 32
319,719 319,719 0000000000000000173e44dbc4ea8c62fca2de86e055f4a85469097c692ed8c9 747 0.61/1.00 vMB 18
319,718 319,718 00000000000000000a12828c263cdc0303a9aad616a00f891b23731a955a1d16 1,517 0.50/1.00 vMB 52
319,717 319,717 0000000000000000089a568c28ea498098c61008c1e510e71b7c0ebe6bd6b8da 739 0.44/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 781.87 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: 643.83 GB
    • Received: 12.60 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.