Loading Tool

Explorer IconExplorer

Memory Pool

82,199 transactions
30.58 vMB
0.07717907 BTC
Random Selection Loading Transactions
Max Size: 187.77/200 MB

Candidate Block

Mining Attempt 2979bec2aa977dde956de0b19c89a59f569a7bddcec96e435f5dacfd39da009d
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root ebc1c96604f5c67ab89724c9feaa78eaf105f94f333986f40adf863ecf67d69e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,514
Size: 1.00 vMB
Total Fees: 0.00889075 BTC
Feerates: 77.90 > 0.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (487,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,872 427,872 000000000000000002378782ff0686d8b68e592a8c75935fc283f682f3a1de99 1,122 0.44/1.00 vMB 60
427,871 427,871 000000000000000004f039f540c1fe0c3d5c81e028d2d0dbf836bd7a140b227e 1,503 0.63/1.00 vMB 56
427,870 427,870 000000000000000001f17c504fea2c2f045d19bb1134936e74a9e5ad7ceb40e1 197 0.07/1.00 vMB 58
427,869 427,869 00000000000000000301bd903ef8746757e1e5937c3c9a0faf2d4e98eceefb2f 803 1.00/1.00 vMB 18
427,868 427,868 00000000000000000077e57f2cc23e876b5a5966b2a8ddf9f8e165c61788b8c7 975 0.41/1.00 vMB 60
427,867 427,867 000000000000000003f614aed476d5644b258cc14ac3dbd424375871f63559bd 1,428 0.59/1.00 vMB 57
427,866 427,866 00000000000000000419dd71831fb62bfb83d15d7e26e1dc62e672394e822f72 1,054 0.85/1.00 vMB 27
427,865 427,865 000000000000000002da755a9f86fb71a35bd17201de65f7fd7819973650d24d 464 0.90/1.00 vMB 20
427,864 427,864 0000000000000000001300417793b9e039f8880803cda0131fd965247fd40cdd 974 0.56/1.00 vMB 44
427,863 427,863 000000000000000002745b21914ca5f157fc9b8d66d7463dd8eea4e43ebf9513 1,118 0.68/1.00 vMB 44
427,862 427,862 000000000000000003bc7968c59115dfe6021555fc47de2ba4f0291fd1a85d4c 919 0.99/1.00 vMB 29
427,861 427,861 000000000000000004cb4fa8ca9122f77e9048648df2453c7437f8227615aa05 1,176 0.99/1.00 vMB 33
427,860 427,860 000000000000000002feb857ca45bc542e1cb1224a73ff997880a734ae26a0bc 760 0.30/1.00 vMB 55
427,859 427,859 000000000000000000d097b7f35681b829cad666403b773cccdca8091334fb16 198 1.00/1.00 vMB 10
427,858 427,858 000000000000000003cd09076ee099d64356f77b982c75141a58d395fefe035f 2,302 1.00/1.00 vMB 51
427,857 427,857 00000000000000000431733c9ceecd85a66a0c0424975b21011843dce5e9090f 1,392 0.60/1.00 vMB 57
427,856 427,856 00000000000000000462de75e57735c26d2119f5a6a5c631a4085ac2074804bf 1,011 1.00/1.00 vMB 29
427,855 427,855 000000000000000000ced2e32f082988b7393d474cfc8204c49eab7b5b035139 1,646 0.74/1.00 vMB 58
427,854 427,854 0000000000000000029d049da16b36bec202d291dba6e67fe64d7094bb9498a3 443 1.00/1.00 vMB 14
427,853 427,853 0000000000000000047ea0c2f659070413d74fa1eb23b988cd117e0ef3b53ed9 2,253 1.00/1.00 vMB 45
427,852 427,852 00000000000000000428967ca6a544a3a725e0d06b0a843499052625625ff99c 1,313 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.97 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: 715.95 GB
    • Received: 17.76 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.