Loading Tool

Explorer IconExplorer

Memory Pool

43,791 transactions
28.19 vMB
0.06769323 BTC
Random Selection Loading Transactions
Max Size: 148.84/200 MB

Candidate Block

Mining Attempt d64d6e3fd16fd972141ddd1902e2acda71a928c60b27618f01ba8034f1e494ff
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 8f867fedf0843ecba9343a665f7d36f1a17f19d0a08a2e050480cee710dda4f9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,324
Size: 1.00 vMB
Total Fees: 0.01445304 BTC
Feerates: 100.23 > 1.45 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (175,936 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
738,901 738,901 0000000000000000000686ba133c01e832ed6e068b80d62a1090cb58a32b523c 1,655 1.00/1.00 vMB 15
738,900 738,900 0000000000000000000569017a03459a6348d926535b1a59283bafbeb8a43e1f 634 1.00/1.00 vMB 21
738,899 738,899 000000000000000000084ab3a6f7154cfb6ddbd3490c7e1f5ee097cb417fe329 793 1.00/1.00 vMB 12
738,898 738,898 00000000000000000008c7b42eef8ad4cce306b58213b66d105e9009c49fdf4a 3,008 1.00/1.00 vMB 17
738,897 738,897 00000000000000000006794d1e8336f05532bdebe473662ee7a48df75ba983ea 2,083 1.00/1.00 vMB 27
738,896 738,896 0000000000000000000469d52867aad29fd784883142cdba374961de26cb98da 1,589 1.00/1.00 vMB 5
738,895 738,895 0000000000000000000071f5dcb6afbe2ad074f34e5825621d88fa4b460d66af 2,980 1.00/1.00 vMB 13
738,894 738,894 00000000000000000005a72bca38782f6194b3d62d8f8c590ba3b5cf984a39cd 2,487 1.00/1.00 vMB 14
738,893 738,893 00000000000000000001b4a8ec455d5cf731d8f80b4faa0788c1b3a6bff5867c 1,937 1.00/1.00 vMB 4
738,892 738,892 00000000000000000008b66f6192df910374e032ce8520dccf38e4ec4f6deb6f 2,613 1.00/1.00 vMB 5
738,891 738,891 000000000000000000051d1715a35d773a2e84c259da2da61cfbfe0b13b6c2b1 3,275 1.00/1.00 vMB 11
738,890 738,890 0000000000000000000190ff5e40e221d255da5feb07edc81af29406079b342b 2,637 1.00/1.00 vMB 12
738,889 738,889 00000000000000000007d7e75082c2cd2a2cbbc9afe7f20e3338276addaaa72c 3,319 1.00/1.00 vMB 26
738,888 738,888 00000000000000000001ce2636139de67eacfcc30b844b8140a43659dc824e62 3,182 1.00/1.00 vMB 14
738,887 738,887 000000000000000000001b2552edd00156d3aeb5132a4ae30b794e8fc30e962f 1 0.00/1.00 vMB 0
738,886 738,886 00000000000000000004d3658bd9889a4d033248ae04c0a0b196d38261e4ee49 2,907 1.00/1.00 vMB 16
738,885 738,885 0000000000000000000520c617c3b5a354a6c844dff224163583c1cc21037cd1 2,104 1.00/1.00 vMB 9
738,884 738,884 00000000000000000008ba0aa07159348bb559b1b441ab42a8f6a63cfc2b8863 3,072 1.00/1.00 vMB 16
738,883 738,883 0000000000000000000223ff28ba477e1fe02cc557338cce26af9d3dda1d5483 2,958 1.00/1.00 vMB 17
738,882 738,882 00000000000000000002ad2ffe8b10bf6cccc6b7806762aca9384f830c51a638 3,343 1.00/1.00 vMB 25
738,881 738,881 0000000000000000000864a5c2e677213ad00664bc976a6b60d5d7807c3ccf8c 489 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.10 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: 651.69 GB
    • Received: 13.63 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.