Loading Tool

Explorer IconExplorer

Memory Pool

80,712 transactions
35.13 vMB
0.20457297 BTC
Random Selection Loading Transactions
Max Size: 195.55/200 MB

Candidate Block

Mining Attempt 1060788db2508c0964405ce36d66a453ff7706a8be49c7ecab4149f79aebccac
Version 20000000
Previous Block 0000000000000000000126d576615cf900a89a9f62b23487f0429d0de73cc9a5
Merkle Root 2ed8b1b8171f114ad9990d24ac5fc7aaa63f289183d3ae1dd2481f454c2a53e3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,369
Size: 1.00 vMB
Total Fees: 0.06526659 BTC
Feerates: 477.45 > 6.54 > 1.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,417 (763,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
151,629 151,629 00000000000007037696380b422d151b1f8ca8151c6c79a4486229e4d4257ded 123 0.04/1.00 vMB 43
151,628 151,628 0000000000000591416557b90feefb81c2e93f39ed7539ac6e0f855fe8b3f115 74 0.03/1.00 vMB 146
151,627 151,627 0000000000000a21960c6898895591ebecce5fd54966143fd95aa4001c508349 36 0.02/1.00 vMB 296
151,626 151,626 00000000000008e07ca9479bbea4a2a903a29c7340386a8e458f1b46cb2bf1d8 17 0.01/1.00 vMB 68
151,625 151,625 000000000000096f3dddc49296d2b3a49ca4ebb4e6ef9618762073ab90d7135d 36 0.01/1.00 vMB 8
151,624 151,624 0000000000000d812193ca096f4ee20241f615f553dfd0423d117f6a6b056765 33 0.01/1.00 vMB 310
151,623 151,623 00000000000000b8dcb2106e038b561b378c465cc4c2f3b3d914440bbd215278 113 0.05/1.00 vMB 103
151,622 151,622 00000000000009edf1ff04fc00759eafd36fbe7f912651a064e1de2cf49dbf08 52 0.02/1.00 vMB 84
151,621 151,621 00000000000006b4c1b481e1c86aad61d524e344e3e4d46c5b4b994e2d2b3c8d 18 0.05/1.00 vMB 133
151,620 151,620 0000000000000391c36f8daba31e1112a88bc3466f76a19396c4bb73ba551846 132 0.05/1.00 vMB 83
151,619 151,619 000000000000009d02ad6ebcd16de3f6f4c420ae380737b6d00fc1db33c5c9c1 13 0.00/1.00 vMB 78
151,618 151,618 00000000000006da3ebbe2d125e317e654ee68ef412e12a8628672c6d52a855a 54 0.04/1.00 vMB 464
151,617 151,617 00000000000008fef14d770945b592b045c34ee15714ae35d36cf12fa3ad2fad 11 0.00/1.00 vMB 560
151,616 151,616 00000000000008f43d381ba653e209d6f8a2f69c5ab57ce60c4fcb94e5f75c9d 65 0.02/1.00 vMB 86
151,615 151,615 00000000000007dbfef706088a24b32169ee0ec8ab40495c56d0f86c7f3a6977 14 0.01/1.00 vMB 36
151,614 151,614 0000000000000b3be4749021bd00e27bf8330b1a1e664ff84e2f5305ec0462ee 27 0.01/1.00 vMB 73
151,613 151,613 0000000000000b5ae9da242461121dc3acd7c30257815a8ed1ddfdd7deac852c 135 0.04/1.00 vMB 2
151,612 151,612 0000000000000327a45f9c675e2ec3b8f5f262f8bac1ad8f90d237814b8f0945 37 0.03/1.00 vMB 195
151,611 151,611 00000000000007e6590aac6de613b4296072b5ed09a0134f744339c7994924ad 27 0.01/1.00 vMB 114
151,610 151,610 000000000000037323d1ae2e4fab7630aa631e13d43ab16159934c1bdfadda98 90 0.05/1.00 vMB 132
151,609 151,609 0000000000000717a96084416318d3d8392fdce83ed6c95979402945fd1cd582 31 0.01/1.00 vMB 178
Previous 10 blocks ↓
Total Size: 783.11 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: 736.21 GB
    • Received: 18.58 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.