Loading Tool

Explorer IconExplorer

Memory Pool

79,111 transactions
29.28 vMB
0.09833280 BTC
Random Selection Loading Transactions
Max Size: 176.93/200 MB

Candidate Block

Mining Attempt b42bd93ca680f5329a1cb7aace94a3ccdde64eb00f5da502b6537b161d150376
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root 1d99f61eac0cb3b82f78403b6ee1048a7af85d4b22df71779ca8b64db8ec6661
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,431
Size: 1.00 vMB
Total Fees: 0.03619697 BTC
Feerates: 477.45 > 3.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (37,353 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
877,784 877,784 000000000000000000001d72ebbd1375b4c5283bce53e725ad370dc1af97398c 4,391 1.00/1.00 vMB 4
877,783 877,783 000000000000000000024a7bad840ca712e443a3612e0905f5fc7070e93b682d 4,651 1.00/1.00 vMB 2
877,782 877,782 000000000000000000005f09be4b373a08061e3239b5c2a200ef2677dfe21f6b 4,384 1.00/1.00 vMB 4
877,781 877,781 0000000000000000000226df66f47336ed731798112b3a0d615bc06635147a35 4,039 1.00/1.00 vMB 6
877,780 877,780 00000000000000000001276abfed0f513a357d29e0dad591946d4306ada8a873 3,765 1.00/1.00 vMB 6
877,779 877,779 00000000000000000001ae21cf997472589528ebda3dbbd38b75f271c4c8ee26 3,947 1.00/1.00 vMB 5
877,778 877,778 0000000000000000000036bc3aba12ed13cc759cba2a55309d3b3cd3d9183a8a 123 1.00/1.00 vMB 1
877,777 877,777 00000000000000000001b3e0af24e7c638388b716b8febfbbdf1b47c4ea9b7bb 3,716 1.00/1.00 vMB 2
877,776 877,776 00000000000000000000a98cd2c5a61a788b85c1f95137e38422ecc3b84d6e62 2,155 1.00/1.00 vMB 1
877,775 877,775 00000000000000000000d43ee09cbc812d6580f49ae98534349969da2ec1efd2 1,784 1.00/1.00 vMB 2
877,774 877,774 0000000000000000000139439de56231256c95500bd8ff6b883ddf7ca838902e 4,155 1.00/1.00 vMB 2
877,773 877,773 00000000000000000001f09113783587159803f25113b548b2ddb253c683378d 2,770 1.00/1.00 vMB 5
877,772 877,772 000000000000000000014ad16922070dc5c37dd3f76ad75e77566fcffb67623b 1,848 1.00/1.00 vMB 2
877,771 877,771 00000000000000000001e44396ff6804347809d872bd5fbb9bcdaf49d66b3cda 1,884 1.00/1.00 vMB 2
877,770 877,770 00000000000000000001c001472c76abd2b5f89d16da1a64b7bf45d7c6362c68 522 1.00/1.00 vMB 1
877,769 877,769 0000000000000000000197e4c4ad3514ec86b2b433074bb9931b20eac3085cd9 3,260 1.00/1.00 vMB 2
877,768 877,768 000000000000000000017e0c31f0457968c26fa087081c9fca45f3f6fbc807c4 1,880 1.00/1.00 vMB 3
877,767 877,767 000000000000000000018c4bb760aac53006cbc42d1eaf53924d330a1b29978f 2,952 1.00/1.00 vMB 4
877,766 877,766 000000000000000000000e0e63b862082c96aa3d997aeb25d4b3bf70acd8bd7c 3,163 1.00/1.00 vMB 5
877,765 877,765 000000000000000000023beed7d26be484fafd46de922bdebf323e3e6b1c26bd 826 1.00/1.00 vMB 1
877,764 877,764 000000000000000000018e3d2bf8f396cf3d8386e016caa7e7f4241c593fe713 2,648 1.00/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 782.63 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: 672.17 GB
    • Received: 16.17 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.