Loading Tool

Explorer IconExplorer

Memory Pool

80,202 transactions
30.46 vMB
0.08958465 BTC
Random Selection Loading Transactions
Max Size: 185.12/200 MB

Candidate Block

Mining Attempt c54b5de7f78e44fdd6672a5e6a29cb9b5cceb766d973c5974aaa3122ed3845bb
Version 20000000
Previous Block 00000000000000000001b18527090b50466f4d831af0ce90acc09da8967d8af7
Merkle Root 18a452219acce7764fc9fe0a8e1bf2fbad07223d3e417d4324c4187ea98c3d00
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,980
Size: 1.00 vMB
Total Fees: 0.02064866 BTC
Feerates: 203.60 > 2.07 > 0.91 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,395 (487,519 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
427,876 427,876 000000000000000000db7cdf9b3b7aaec0fbf911e96b4bcf3291c1dceef00e39 802 0.98/1.00 vMB 18
427,875 427,875 000000000000000003de4fc3c05242e78d9057b9196fc65546118c7c3a0c373e 673 0.24/1.00 vMB 62
427,874 427,874 000000000000000001662ca0cf967ee4e9ca1c72aeee1a3c2f602c18a6223072 2,188 0.99/1.00 vMB 50
427,873 427,873 000000000000000003c3fb78109677a730495a5b216618670bacd96c8186199e 1,339 1.00/1.00 vMB 32
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
Previous 10 blocks ↓
Total Size: 783.07 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: 720.95 GB
    • Received: 18.33 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.