Loading Tool

Explorer IconExplorer

Memory Pool

80,274 transactions
29.63 vMB
0.06659901 BTC
Random Selection Loading Transactions
Max Size: 178.89/200 MB

Candidate Block

Mining Attempt c1106f4476455184912efbcc2423f3aba018b60ff8a646800c4e29627bd4f950
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 9bf47085bce46860cf500687b1375dd6f3248fafe3fe0a9ffd7607fac24e661c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,379
Size: 1.00 vMB
Total Fees: 0.00638728 BTC
Feerates: 90.30 > 0.64 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (537,290 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,688 377,688 00000000000000000dab027781ad20663e539ca71b3d13f159f70479d2ba1e88 2,697 1.00/1.00 vMB 44
377,687 377,687 00000000000000000303550dc1146ae977e0c3b0336ad1094eaf87b6ab878973 1,620 0.57/1.00 vMB 27
377,686 377,686 000000000000000006af08eb3e99f30493850204f09e28e528cf32c34e3eeae2 446 0.21/1.00 vMB 33
377,685 377,685 00000000000000000e5c5bc45c82a07b9c365522557443fdf10492987cb22faf 552 0.42/1.00 vMB 16
377,684 377,684 000000000000000003620d0c336a95d70cfc48a7a04b20f08ad6eda81efc4744 1,866 0.75/1.00 vMB 41
377,683 377,683 00000000000000000297b329d4d49cfa27b876848efd8b3ccf62d8f78c379e63 1,417 0.73/1.00 vMB 25
377,682 377,682 0000000000000000010fe6858a2f9c8dd569d44fb2fe4e282c8d166049d6cbaa 844 0.49/1.00 vMB 22
377,681 377,681 00000000000000000ab84af3ddf36b77a21f6685dfe1887233e911633d611077 2,305 1.00/1.00 vMB 40
377,680 377,680 000000000000000010cabc4c3408a535b6b21c27b2c2d9ae1f53301400fbdab0 560 0.26/1.00 vMB 31
377,679 377,679 00000000000000001093b2d72bb5fb97cb33198773bbdaa26419ac73629b2821 1,046 0.47/1.00 vMB 33
377,678 377,678 000000000000000002876091e1bcdab467db69c4295b14a988640c706a112b63 545 0.39/1.00 vMB 20
377,677 377,677 0000000000000000118ccace7623708cd8ee9ae50e10c6a85e913ff7b3b87ccc 437 0.29/1.00 vMB 21
377,676 377,676 0000000000000000096b19caaf66f7d94ca681bea3cf4fed040926c3204b4a12 1,537 0.92/1.00 vMB 20
377,675 377,675 00000000000000000ee05b1130964900333c81e95b3672eca28c3a10fe244392 2,121 1.00/1.00 vMB 30
377,674 377,674 0000000000000000076d36e7d9a36cb095ff8eceb2dac6c4907a420d6bc49bd0 2,937 0.95/1.00 vMB 54
377,673 377,673 0000000000000000015b660a4ae5e4fea63b51070b57d647d24a15a456c1c9d4 1,737 0.94/1.00 vMB 31
377,672 377,672 000000000000000006391cbb16e07a27463323ff2f5cf5227cf46154188f24fa 1,376 0.54/1.00 vMB 41
377,671 377,671 00000000000000000488065e0fc9c9afa47f157ed8b80fdbfad24e2d5eeb5a90 1,140 0.65/1.00 vMB 34
377,670 377,670 000000000000000000adbc9f9dd68dcface4b2025ab8cc81d349379ab59ed32b 206 0.14/1.00 vMB 25
377,669 377,669 00000000000000000f78096ca7415429c3db5c069d0b1a12cac613492b63ddad 1,362 0.60/1.00 vMB 37
377,668 377,668 0000000000000000013852eec7fb4599c11d4ba6ade2f25d6e058399db1a3e19 1,021 0.45/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.