Loading Tool

Explorer IconExplorer

Memory Pool

87,585 transactions
32.08 vMB
0.14194446 BTC
Random Selection Loading Transactions
Max Size: 193.66/200 MB

Candidate Block

Mining Attempt 5f63b8e59797ebc975a7dbefd99fe3d84a53db0bb866ae07cd7e6c3801c0340d
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root ac67bd3e643095c163b3e18e750bc2fba81c93de247b2cd00fd3f978900d4629
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,709
Size: 1.00 vMB
Total Fees: 0.05177226 BTC
Feerates: 911.92 > 5.19 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (154,609 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,361 760,361 0000000000000000000447328992c8fde12c3f36bc1aab55fd495d2aa295ef52 3,731 1.00/1.00 vMB 30
760,360 760,360 00000000000000000005621956caad266b9f4066b8b57f0983aa6e38cbb8d99e 1,386 1.00/1.00 vMB 3
760,359 760,359 00000000000000000004fe6540942f5648c01d9dab58513cc7702f5e0c2e8cc5 3,183 1.00/1.00 vMB 31
760,358 760,358 00000000000000000002923004e45d6781cf6084d9c3d9a2825f250ad840b65b 434 0.17/1.00 vMB 18
760,357 760,357 00000000000000000004095dd36820ac9d8edf258b7a7439273df7765224db13 29 0.01/1.00 vMB 16
760,356 760,356 00000000000000000007623bbb497c5e1ed1a964a0027a7b1182b625b2a3f9b0 970 0.41/1.00 vMB 3
760,355 760,355 00000000000000000003a64f60b1f34ac1d9cf6b3bd0205984a5dbc8d60b7bd3 1,455 1.00/1.00 vMB 18
760,354 760,354 00000000000000000004e400823b53b0466dec2e0759869e74949559834917f1 2,946 1.00/1.00 vMB 26
760,353 760,353 0000000000000000000075a55839acdd08405e7d72118c76effd4ee0ecaf80c8 1,833 0.81/1.00 vMB 16
760,352 760,352 00000000000000000002baf55732fb601fb809a4c2db66b91895ec5cff65320a 2,154 1.00/1.00 vMB 10
760,351 760,351 000000000000000000014b429bdc5baa3e5c8c69d139fc2ab6192a8bc32f779b 3,335 1.00/1.00 vMB 27
760,350 760,350 000000000000000000068bf4aa9d7e47ff9363a78eb44bf811b86601a397ec26 498 0.21/1.00 vMB 11
760,349 760,349 00000000000000000006d74058e2071098e31fdb9320fbb2a3de023471fbf661 32 0.17/1.00 vMB 2
760,348 760,348 0000000000000000000184eedb0b588e054f3788f419cb19d26822a82e2dbe63 1,721 1.00/1.00 vMB 7
760,347 760,347 0000000000000000000485654173d06cea2fe1a774bf2dfc7e8214f089e70717 2,948 1.00/1.00 vMB 26
760,346 760,346 000000000000000000033e294b044919a02030d0aaf817d043bec08cd9d47187 1,443 0.94/1.00 vMB 9
760,345 760,345 00000000000000000006232745f59361e4b469c266a93c106fce3386272ec5fb 756 1.00/1.00 vMB 3
760,344 760,344 00000000000000000004324b2adfbab364c77223cd3431b3781bf70f85fc9773 2,054 1.00/1.00 vMB 12
760,343 760,343 000000000000000000011004d4953abc2f22b49680029f008645216acd25ec8d 1,889 1.00/1.00 vMB 20
760,342 760,342 000000000000000000004fdb12818a74a768417a4f7ef377be05609b24c9b7bd 1,903 1.00/1.00 vMB 31
760,341 760,341 00000000000000000002b9345bbbdf0a8df3a2cbfdedcb6dc7f86838ba8385a5 2,592 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.34 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: 661.02 GB
    • Received: 14.79 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.