Loading Tool

Explorer IconExplorer

Memory Pool

79,048 transactions
29.55 vMB
0.07249768 BTC
Random Selection Loading Transactions
Max Size: 177.55/200 MB

Candidate Block

Mining Attempt 025cd111dfa9e41027a98aaa19c235913385696ae03a7ae9f45c97bbeb2b1d45
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 753260d31584dc47964e085e43e483467666512864ca092db6e1a1f6f50fa734
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,775
Size: 1.00 vMB
Total Fees: 0.01234148 BTC
Feerates: 502.65 > 1.24 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (326,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
588,513 588,513 00000000000000000001a30a25168e757bb961a5b13401af76bd0f1a1d23dfa5 2,681 1.00/1.00 vMB 38
588,512 588,512 000000000000000000004d0494db9c184a58fd1cf480ad4e580f9b11a0c87e16 1,515 0.52/1.00 vMB 16
588,511 588,511 00000000000000000017d006913ca5fd6be68d4d52b52eccacfd9ee9fc8e796f 107 0.03/1.00 vMB 28
588,510 588,510 000000000000000000060ee89b0a9a2367693f30ac0a1615b2cfc08fd42a7ec9 1,367 0.51/1.00 vMB 16
588,509 588,509 000000000000000000021555d096361045393647edaf022702802349b9b44d68 269 0.15/1.00 vMB 4
588,508 588,508 000000000000000000002a2e35de05efdd420ced3ea35e188d2dc7d9102acfc2 2,420 1.00/1.00 vMB 16
588,507 588,507 000000000000000000011d4986e219d58244603098b5dcfd170a733884eca2b8 2,485 1.00/1.00 vMB 3
588,506 588,506 0000000000000000000d50186a867825084da300c3788c39c3b2ac445409dc33 1,435 1.00/1.00 vMB 20
588,505 588,505 0000000000000000000a75f132ae24b4fe31a0c86c7e2c97e51922728937b6e4 1,847 1.00/1.00 vMB 34
588,504 588,504 0000000000000000001b52e9bef3bef092480e603d84eada93c3f243ae302742 963 0.30/1.00 vMB 15
588,503 588,503 00000000000000000008f435e98f6802ffd04480c7ed2a0b5a109fb15bccf972 2,414 1.00/1.00 vMB 15
588,502 588,502 000000000000000000111d216a3bd0ca62f94004d1c6859211c2145d2884882f 1,429 0.56/1.00 vMB 14
588,501 588,501 0000000000000000000428ee22c5092e7b55533d1cf2799477ff12a1a484363d 970 0.38/1.00 vMB 16
588,500 588,500 0000000000000000000c8a62880246ee0764bc37ef3e541cbbfa918f7bb57404 3,311 1.00/1.00 vMB 16
588,499 588,499 0000000000000000001424ddcd0730f282d444e663d929566f130ffb54a0379c 1,300 0.39/1.00 vMB 15
588,498 588,498 0000000000000000001da6dc3dce6ecec0a2f22bc38cc94a1b72d0ae55ee8bab 2,814 0.95/1.00 vMB 7
588,497 588,497 00000000000000000001896a5d783d493f8eb6b7f2fce8eff539f311dc576f81 2,409 1.00/1.00 vMB 24
588,496 588,496 0000000000000000000597862027698881060bc9fc95b0637b179eb79be2ecdd 966 0.46/1.00 vMB 16
588,495 588,495 0000000000000000000d91cc479b092574d80505c8523c1984fd0962f4b09ae2 1,464 0.49/1.00 vMB 2
588,494 588,494 0000000000000000000b432032c0fb95c2cc6fe6453434a8c3af3af9c3b33494 2,666 1.00/1.00 vMB 20
588,493 588,493 0000000000000000000199a4dc7187124e5419b1c35c74e0322d71b1efaa6a68 2,134 0.61/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.41 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: 665.17 GB
    • Received: 15.09 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.