Loading Tool

Explorer IconExplorer

Memory Pool

79,540 transactions
29.68 vMB
0.06845280 BTC
Random Selection Loading Transactions
Max Size: 178.71/200 MB

Candidate Block

Mining Attempt 099283bef93ab57bf394dd6b703ea0ee10513746615ea98d5c763e17ac7cc7c4
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root 1eb9e97d73ab9391ab16cfaef42e855c416be14467eb22fdc631f47dea2a1a63
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,285
Size: 1.00 vMB
Total Fees: 0.00807911 BTC
Feerates: 100.19 > 0.81 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (157,082 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
757,906 757,906 000000000000000000008603af1e5aa81d38846fbc7e7e00935307680c129593 2,933 1.00/1.00 vMB 23
757,905 757,905 000000000000000000043c0ece556b3afe15ff9e4a75515cb560eef92428c9ed 1,130 0.42/1.00 vMB 5
757,904 757,904 00000000000000000006290ad5b4165106db9447e3dd5508213ea466c01b1ba8 409 0.17/1.00 vMB 5
757,903 757,903 000000000000000000080595bfffbf8ef1fc072b1236cc3fe7b151f18d42527c 1,851 0.72/1.00 vMB 5
757,902 757,902 0000000000000000000059875a0d3a0ac521b2c0bee8e94324fad4fdbb08ff3e 2,866 1.00/1.00 vMB 7
757,901 757,901 00000000000000000003c1e5c90b90b54cead504c5fbbd2e759f461d5eb48889 1,229 0.39/1.00 vMB 6
757,900 757,900 00000000000000000004aa2ff95e22c5e4629742004a4697b16bed6c31b3b889 1 0.00/1.00 vMB 0
757,899 757,899 00000000000000000006a03f17a6cacfefc855a8d4aeaa95babe6a46e85ac103 390 0.13/1.00 vMB 8
757,898 757,898 000000000000000000034e67f3a2ff110e449bd21e1b7a22c01bb97cbd8adb32 1,266 0.47/1.00 vMB 5
757,897 757,897 000000000000000000067d2902689187c1723dd0f518187b32d8f44c3db708ae 2,577 0.98/1.00 vMB 6
757,896 757,896 000000000000000000016d24448efd0012b86416a123d1acbc0ac8e764e62f1f 302 0.20/1.00 vMB 5
757,895 757,895 000000000000000000086308d38dd93c8e61ef675919ea687f809d36ca673656 2,384 0.99/1.00 vMB 7
757,894 757,894 00000000000000000006d79c7494da072fe7233d372c1275a75c152c8d30f08c 717 0.30/1.00 vMB 6
757,893 757,893 00000000000000000003e564cc78501841a664345fcca36524a9a1e478b8a85b 819 0.85/1.00 vMB 2
757,892 757,892 0000000000000000000023147fd7848f4efc64c3d4c4dc802341f1e7d040a23f 1,030 1.00/1.00 vMB 3
757,891 757,891 00000000000000000008281053856591553fbc092fc67116d641017e29f4aefb 2,265 1.00/1.00 vMB 6
757,890 757,890 00000000000000000008997c1b8515febd4b09f2f54a3b02f04c37e0c3ba8bda 1,172 0.44/1.00 vMB 5
757,889 757,889 000000000000000000016696286968e6fa3c836b45c624e681b44e18b00d7074 866 0.41/1.00 vMB 6
757,888 757,888 00000000000000000008c225bf2a1fb834a14548291600672a7b2f1fd3d8c89e 2,588 0.99/1.00 vMB 6
757,887 757,887 00000000000000000003a862a0e5dd71cf849037c49ed972774fc9a035224cea 434 0.30/1.00 vMB 1
757,886 757,886 000000000000000000053f893836693dc64b387295272ca3c58e159b278ebf8f 1,996 1.00/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.93 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.