Loading Tool

Explorer IconExplorer

Memory Pool

36,525 transactions
25.85 vMB
0.05964588 BTC
Random Selection Loading Transactions
Max Size: 132.37/200 MB

Candidate Block

Mining Attempt 5960dda11061eaaca49a702e6b88b8da802803a15f3e47a390974aa3da3f5910
Version 20000000
Previous Block 000000000000000000003056aa79f3e9ae7f1ebca1b480aef0e8e00b84a1a03a
Merkle Root ff0b5fd1577211d596bb5fd08eebf8c14340ba5fae19bde97f724bfb77f3bf0f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,118
Size: 1.00 vMB
Total Fees: 0.01194405 BTC
Feerates: 171.09 > 1.20 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,675 (202,174 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
712,501 712,501 00000000000000000000bb6423a488ab93d1ac7f26a38b647261169fd11dd0ad 2,856 1.00/1.00 vMB 22
712,500 712,500 000000000000000000002f84c0d43bb3201a22a24d0f202e563bc7fd7861ae6b 948 0.62/1.00 vMB 6
712,499 712,499 00000000000000000008e7aaff8016ed181f06d8f64a5894a9c54d43848093e0 1,643 0.98/1.00 vMB 7
712,498 712,498 00000000000000000002b5b44bbdcc4208c70eef2bae53d2671f36a89fee404b 2,387 1.00/1.00 vMB 11
712,497 712,497 0000000000000000000c57d37f082e52144b4f880f29ec570fee8e913c1fe73a 1,280 0.71/1.00 vMB 5
712,496 712,496 0000000000000000000b87bd632fba82c0277890f3f61b2b2c3a0cbe567b63f5 2,281 1.00/1.00 vMB 16
712,495 712,495 0000000000000000000c63b45510b3ebb6d44934e91fb82b82003ea306a66cb9 872 0.44/1.00 vMB 10
712,494 712,494 00000000000000000000bdda7d7210e235b36f79e56d337dca3a63d0e07cb17c 22 0.01/1.00 vMB 6
712,493 712,493 00000000000000000009a920b4eac12bcc22b704d09a6e71573dbda82a81349e 637 0.26/1.00 vMB 9
712,492 712,492 000000000000000000019b12d7179a7a7d1a089efa0a745999066e10d62f6688 447 0.18/1.00 vMB 10
712,491 712,491 0000000000000000000c7ebce4ca59194dee4ce69417e388c2a1fafffaec09e7 2,383 0.92/1.00 vMB 13
712,490 712,490 0000000000000000000c4df287e7616afdced614ff1c761f91c16aa1af4b3095 793 0.35/1.00 vMB 14
712,489 712,489 0000000000000000000316f26cba48c980721cd17b343b05f1c161f1c3a772c8 188 0.05/1.00 vMB 13
712,488 712,488 0000000000000000000647f0613f256318afc78659bb267696d4606c097ac536 2,087 0.92/1.00 vMB 10
712,487 712,487 00000000000000000005e69082a800ff00adf559b9b848e9eb863e15e42eea25 1,647 0.71/1.00 vMB 16
712,486 712,486 00000000000000000000f29a5c34d02d3a0190f59eacd0a4dee47826a0813c7c 714 0.29/1.00 vMB 14
712,485 712,485 000000000000000000053ce44883127ffb0d0c59f4d8b6ff88085edfb65e5465 1,824 0.78/1.00 vMB 10
712,484 712,484 00000000000000000006cd53dde6d37a70d60712ad9ae60295803483b7abcab9 210 0.07/1.00 vMB 14
712,483 712,483 000000000000000000080dd57f91a328a8eaa1ad4be125ae08e508aa01de34b6 504 0.18/1.00 vMB 11
712,482 712,482 0000000000000000000488dab8ad744d24c80e933a20e8d3782b7e38e92fa262 809 0.41/1.00 vMB 8
712,481 712,481 000000000000000000036179b076f336836ac74f8c8e073c9e816def7200c3aa 2,628 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 781.82 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: 635.68 GB
    • Received: 12.32 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.