Loading Tool

Explorer IconExplorer

Memory Pool

45,605 transactions
27.93 vMB
0.09163706 BTC
Random Selection Loading Transactions
Max Size: 146.72/200 MB

Candidate Block

Mining Attempt 8ff6781e9bbf9250fd207e400047ba897e149632c1b482a357738fd1e0d82539
Version 20000000
Previous Block 00000000000000000000d4a518e70dcf6645c40c788678282cd7f9e240afc9e0
Merkle Root 2812b2658c91691b4e6c66c7d2bdeef9981176af2ed258e37e3d60560ba2eb8b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,052
Size: 1.00 vMB
Total Fees: 0.03623818 BTC
Feerates: 197.49 > 3.63 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,912 (353,375 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,537 561,537 0000000000000000002b40be1c81f77da908a061bd4590d0727e33311cbd105e 3,117 1.00/1.00 vMB 14
561,536 561,536 00000000000000000013d4d88e1687d5ca07409c2b433c7e1daa9bdfbeb9e147 3,023 1.00/1.00 vMB 16
561,535 561,535 0000000000000000001c7adb3650a71d5c5da8b9cda2ad3c2be03d928f17fd48 3,612 1.00/1.00 vMB 11
561,534 561,534 0000000000000000000084ffd7dd88a920712cb711e05e050ef6d76c3731df5f 3,016 1.00/1.00 vMB 30
561,533 561,533 0000000000000000002b11ae3b3037ce71e3ada26ef7706e061cf048877becb9 3,176 1.00/1.00 vMB 21
561,532 561,532 000000000000000000048c170de3d6f6e08a2b3cb17c33934a902200f5b948f4 2,581 1.00/1.00 vMB 24
561,531 561,531 0000000000000000002ace63358a3d9ef58047363edfe9caad0bcaee3f9657b0 2,488 1.00/1.00 vMB 6
561,530 561,530 0000000000000000001f74c4681c33a8674c74d2940e6b518e59adc5ebf9d962 2,635 1.00/1.00 vMB 5
561,529 561,529 0000000000000000002841dd481bb4b86d1d16eef0b31c22ef8bd05c06b34b44 3,188 1.00/1.00 vMB 13
561,528 561,528 0000000000000000000a75abb9eb9c344870e822a09d1ab2c07ccdefefe4a5d1 2,802 1.00/1.00 vMB 14
561,527 561,527 00000000000000000014bed513d972f52a8c71973f150f9a0f16089922256bc1 2,759 1.00/1.00 vMB 13
561,526 561,526 000000000000000000039b0609007c7bf79dfadef188b95ff3a8280978cbeb3f 3,285 1.00/1.00 vMB 9
561,525 561,525 00000000000000000013f4a6644ef1cf5ab153d2a27f0a21ce951cd76b05fa18 2,763 1.00/1.00 vMB 34
561,524 561,524 0000000000000000002f396bca30a7483ac7e2861fa0af96ebdd5ce2646f9c65 2,906 1.00/1.00 vMB 19
561,523 561,523 00000000000000000012dcd4c706a59ca41f9432b936f7fa2b6e73b6e4f54bc2 2,233 1.00/1.00 vMB 27
561,522 561,522 000000000000000000034014630fecefbdc49e165b4e01ec0d7255ae95915c51 2,865 1.00/1.00 vMB 14
561,521 561,521 0000000000000000001c1d36db4e0b4c5622984e7fc2948415fca5554dc4b411 3,055 1.00/1.00 vMB 11
561,520 561,520 0000000000000000000e29145a3ca5151ff307f3c5c5ea72c192df12ae2454a0 2,329 1.00/1.00 vMB 5
561,519 561,519 000000000000000000011b113d15367a98b23846f97f7eba92b4ae37656dc044 2,766 1.00/1.00 vMB 26
561,518 561,518 000000000000000000252d541e64e6e2826dbacfcc62c4482868222fcc070515 166 0.05/1.00 vMB 14
561,517 561,517 00000000000000000026f8f85fcfd589be8123eb5b7e969d462a5d2abf4ba625 2,647 0.86/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.23 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: 655.05 GB
    • Received: 14.24 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.