Loading Tool

Explorer IconExplorer

Memory Pool

26,678 transactions
7.84 vMB
0.04605851 BTC
Random Selection Loading Transactions
Max Size: 51.86/200 MB

Candidate Block

Mining Attempt c6cd48b1828bcbf10b29703bf1bb339bffe4f934bcc178a5d3b77c1f81d37277
Version 20000000
Previous Block 000000000000000000005c46a1264ad0255edd3f6dec9fafe07de4c645617451
Merkle Root e7aa3714e7e49c9f7a800080a9d38e436c74153f6163c3f6a07a89402aa12eee
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 2,675
Size: 1.00 vMB
Total Fees: 0.02845480 BTC
Feerates: 178.06 > 2.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,312 (357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
916,955 916,955 0000000000000000000126e009ff3dcafb43ce56fb2cae7198bdda8dcec2be9e 5,085 1.00/1.00 vMB 1
916,954 916,954 000000000000000000016fc8be7d45e4d932d993a2e96b38697ee4fa7f96e38a 1,665 0.59/1.00 vMB 3
916,953 916,953 00000000000000000001f8071b762a76a223edf5dde2a5caffac33f46b1c5be6 4,048 1.00/1.00 vMB 2
916,952 916,952 00000000000000000000cad09a86f1b1c5688d3954c95cd508f0055be51524ca 3,035 1.00/1.00 vMB 2
916,951 916,951 000000000000000000010480831ea479e08cef8b5f383db01826372d0e898769 3,285 1.00/1.00 vMB 4
916,950 916,950 000000000000000000013498e96ea83d9cc9a4b6067ccf01db67928a006d586a 1,436 0.41/1.00 vMB 2
916,949 916,949 000000000000000000005d1df4d919555734171a3155afbe66c481a93664c19a 3,143 1.00/1.00 vMB 2
916,948 916,948 000000000000000000001eb6cdcbe06b41c5751e09444d83687b8d119053ce55 2,495 1.00/1.00 vMB 3
916,947 916,947 000000000000000000005de21da5f1530b2e5207652fa9102b69471994a77fc8 2,648 1.00/1.00 vMB 2
916,946 916,946 0000000000000000000196680242279f8aef36cd257d97c211eb61c78748d4d6 1,982 1.00/1.00 vMB 2
916,945 916,945 000000000000000000011a012c4ae0e17a24b9a9f892a982612130794c1d123f 3,863 1.00/1.00 vMB 4
916,944 916,944 000000000000000000005858a4a14c19a6c0fabd0cdf59cf79eaaaa66c89edc6 3,852 1.00/1.00 vMB 5
916,943 916,943 00000000000000000000ab50507c2455b66067984bd0737888de24cd6f442b7e 3,913 1.00/1.00 vMB 8
916,942 916,942 00000000000000000001127b8c16f00891d2067de50b8e56092034c4e983c3e0 3,819 1.00/1.00 vMB 7
916,941 916,941 0000000000000000000193aa15684f6117a7db035df072b265c03c98bc9e282e 1,994 1.00/1.00 vMB 1
916,940 916,940 000000000000000000015cfffde5af1654929d6f2fb78ce3abe9514ac5740c8c 3,675 1.00/1.00 vMB 3
916,939 916,939 000000000000000000003b8eef43759c7033a57925c1a91f083d72980beaeb80 4,178 1.00/1.00 vMB 6
916,938 916,938 00000000000000000000403d1434257fa6f93de20d8e343ee23a1aef075ff470 3,698 1.00/1.00 vMB 6
916,937 916,937 00000000000000000000655f996dfb5fed637bb1fc50090c664bf38486e73be5 2,559 1.00/1.00 vMB 2
916,936 916,936 00000000000000000000712bf2f1582e8efff8681015449e0060f8d975f49988 1,052 1.00/1.00 vMB 1
916,935 916,935 00000000000000000000efba2f34dd79a81e1aa79f0dfdcaa72b9b588183a7c5 2,794 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.34 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: 999.60 GB
    • Received: 32.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.