Loading Tool

Explorer IconExplorer

Memory Pool

34,721 transactions
28.49 vMB
0.07458646 BTC
Random Selection Loading Transactions
Max Size: 141.53/200 MB

Candidate Block

Mining Attempt 7b921611860f32c36a318fcbd0a80d6d27e5e8b0203a6227aa096943d94dcc3c
Version 20000000
Previous Block 000000000000000000018d0ea92a04bc7d459e6fd23fb9bc4b1689f5bc272781
Merkle Root 78308517809ad31fa164c3fbc706ac1d2509452eb84ef9636e3930f0ed872ad1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,454
Size: 1.00 vMB
Total Fees: 0.01928625 BTC
Feerates: 101.65 > 1.93 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,522 (389,888 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
524,634 524,634 000000000000000000391f3392faf6b5a9cb720c23dc502e6bdafcbab8c5cae3 749 0.35/1.00 vMB 10
524,633 524,633 000000000000000000090da77e78fe25b4fde190526a1e360ba2c55c065c2028 2,282 1.00/1.00 vMB 31
524,632 524,632 00000000000000000021ecf09889e68d9b420cacd7e6c9ef326ad79f11ad6f95 775 0.30/1.00 vMB 24
524,631 524,631 0000000000000000001b4eee9698b853d2121909afb3053e9c9dbb3fbe0e4c3a 82 0.03/1.00 vMB 27
524,630 524,630 00000000000000000007e6273a8b229e0154720c429f54357b13d464eb625c78 267 0.10/1.00 vMB 30
524,629 524,629 00000000000000000002cd8d7515db3f5ff57b693476ac4059fd43577259c6c9 36 0.02/1.00 vMB 34
524,628 524,628 00000000000000000021515fe70622c8d83b931af3aa58c3594bf512533ca1e6 1,174 0.50/1.00 vMB 31
524,627 524,627 0000000000000000003b361c716bc95d752dff25efbfaf4a25c75206ebfe7057 782 0.37/1.00 vMB 36
524,626 524,626 0000000000000000001e4b1824a98f2ff266e6ee7449b657fb50b1bbf8f998ab 381 0.13/1.00 vMB 25
524,625 524,625 000000000000000000123e5064e5ff94a7d85cd7ddda7cb6ba8e116f33444bac 1,300 0.78/1.00 vMB 27
524,624 524,624 0000000000000000000636f96d1caa60da46c9d8768ae02b2fe8ac5e6ba1eda6 580 0.39/1.00 vMB 24
524,623 524,623 0000000000000000002c0ec5e4247b99ea82ccf7bbc8d99bdadae68d5acd3002 703 0.41/1.00 vMB 26
524,622 524,622 000000000000000000118f67108b058e5aee232d3b0d57c7c171ac69ba8e96f8 626 0.29/1.00 vMB 40
524,621 524,621 00000000000000000034da7aa11671a54b4351e61643ae8c40d3bec6a0d89704 266 0.11/1.00 vMB 45
524,620 524,620 00000000000000000001871aab9ff3b950db61d2dfd5fbc658088829b76ab9f2 45 0.18/1.00 vMB 5
524,619 524,619 000000000000000000159d78d960ac1751a4f37b1b49d17d0178984d0e94103d 92 0.03/1.00 vMB 33
524,618 524,618 0000000000000000000e7dae7afa6aa57f3b078bbb7e8c341f70702d2a25fa4e 438 0.19/1.00 vMB 38
524,617 524,617 00000000000000000002be65806c66d577de172d855805f69b93e65607893bb8 318 0.13/1.00 vMB 13
524,616 524,616 000000000000000000291f0a9e8314c432ab2c2ef3a8b2418f025c563c6fe767 899 0.45/1.00 vMB 52
524,615 524,615 000000000000000000085dbf232d5650dfa071e1a1902318ee7615815a063d87 149 0.04/1.00 vMB 20
524,614 524,614 0000000000000000001efdb8cc0cd2414ea5250aacec2eeb39bb9f82056a428e 2,092 0.97/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 781.54 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 616.97 GB
    • Received: 11.18 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.