Loading Tool

Explorer IconExplorer

Memory Pool

78,601 transactions
29.02 vMB
0.09733661 BTC
Random Selection Loading Transactions
Max Size: 176.10/200 MB

Candidate Block

Mining Attempt f5e9f194ac2df5f238825f853936decd05b02975b78172bb2ab4f01935ac31fc
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 0646e22f23600290bfcba672f0a56f2bb41e28ce4cd56e8bb56bc2c93a689fdc
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,671
Size: 1.00 vMB
Total Fees: 0.03674830 BTC
Feerates: 137.15 > 3.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (325,940 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
589,173 589,173 000000000000000000067a4c652467829ace2fe97b1a2676f7d1b9444123ee48 2,899 1.00/1.00 vMB 56
589,172 589,172 00000000000000000007c0af0445db1d6159343d2e501b4e2e2a3cbca2047a65 2,604 1.00/1.00 vMB 51
589,171 589,171 00000000000000000008bbaa58b560c71bdc25d669173e8183976d18313d8518 2,234 1.00/1.00 vMB 20
589,170 589,170 0000000000000000001bc6f10dc9e022a76c0741fafe9969a2159856883f90e6 2,811 1.00/1.00 vMB 79
589,169 589,169 00000000000000000012c484402449e9212dce458f6d4ca16bec111c1efec43e 2,452 1.00/1.00 vMB 36
589,168 589,168 0000000000000000000de7b518aa3de735042099d4262af188ba6cdf802c7fc2 2,675 1.00/1.00 vMB 74
589,167 589,167 00000000000000000011501f008cae2c0f6a34a3e855ce87e2b7ea9e7f7434ad 2,894 1.00/1.00 vMB 51
589,166 589,166 000000000000000000045ba472a9d361c4162216250f72af2d2c6aed345dda50 2,203 0.99/1.00 vMB 31
589,165 589,165 0000000000000000001373b54a01751b369869a76fc973f8349af463b4f3e6f3 1,145 1.00/1.00 vMB 28
589,164 589,164 0000000000000000000577f85480570375aa16da5ce9255c078e79716099bda3 2,469 1.00/1.00 vMB 37
589,163 589,163 0000000000000000000578cfaad434e73d3b7ad896ce422ba596d41306efd481 2,587 1.00/1.00 vMB 84
589,162 589,162 000000000000000000141a57340bcc7543814df553768efcf99c7f42a831776f 2,728 1.00/1.00 vMB 26
589,161 589,161 00000000000000000014adcaad2efb65334e4cf68a3688466350fc928dca3657 2,793 1.00/1.00 vMB 83
589,160 589,160 000000000000000000044b9ab266570c076908660d74a2f12dd9224981a2fd1a 2,794 1.00/1.00 vMB 55
589,159 589,159 000000000000000000100fffa3055a05f7d5970d4e54dc99d57ee87d53722a23 2,615 1.00/1.00 vMB 62
589,158 589,158 000000000000000000043e972ed2a8c388d0e2bc52d967c6f8e5d0927e8e3c81 2,435 1.00/1.00 vMB 49
589,157 589,157 00000000000000000000aff0cd85298137864eaa7ee69b7022cc486a8ea1fec6 2,726 1.00/1.00 vMB 54
589,156 589,156 000000000000000000127ad23ce099f953c36f1063b02ba17ce5456c459bf750 2,883 1.00/1.00 vMB 81
589,155 589,155 0000000000000000000f3f11ead46c3b47e6e425dd728f32738c0770cdddff14 2,409 1.00/1.00 vMB 78
589,154 589,154 0000000000000000000156eadbd9529ce56f2f6e3b23a3f8c19fbffe85e436aa 2,878 1.00/1.00 vMB 91
589,153 589,153 0000000000000000000a80dcce34f1f3bad47e2aa5ed40d4b2768d211d3b9cac 1,962 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.59 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: 671.40 GB
    • Received: 15.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.