Loading Tool

Explorer IconExplorer

Memory Pool

41,556 transactions
26.64 vMB
0.05749105 BTC
Random Selection Loading Transactions
Max Size: 139.84/200 MB

Candidate Block

Mining Attempt 841bf65878b57a9367f83785963d1851273ba5f36264fa82a0abb1ccc30b1552
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root 49ec5a3e5d5978848c3f5158f771500de0d1f47242d70ff899cadddd0a12ce09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,038
Size: 1.00 vMB
Total Fees: 0.00828399 BTC
Feerates: 500.44 > 0.83 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (807,470 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
107,470 107,470 000000000001e410f0a2ac6db17b4714bab8f29b3c4c4600591093405829c649 12 0.00/1.00 vMB 0
107,469 107,469 0000000000016e9cb3667838bdb0740c354a4c2aa294ca39a743525c66efe461 12 0.00/1.00 vMB 0
107,468 107,468 0000000000027d26d00ef09d393b3dc6f552d0138336da19df993dd6cdc09de8 24 0.01/1.00 vMB 0
107,467 107,467 0000000000024b3542902786a2e1297dd88e78b76c30cee9bb4110605fa9bf6a 10 0.00/1.00 vMB 0
107,466 107,466 000000000001fff36f72710c55e5946ba3b57b5cb6d150e43d88f02275d99fa6 9 0.00/1.00 vMB 0
107,465 107,465 0000000000023116387159a0503fee316df4d230bbe9156ae35efc07ff108a89 4 0.00/1.00 vMB 0
107,464 107,464 00000000000120fcfb1dda480e54b02a6542c1362a41f2a500c9017f0f868787 12 0.00/1.00 vMB 0
107,463 107,463 00000000000042be39eb98679508dc2fccb518e737002a6b8b25916a83284e63 8 0.00/1.00 vMB 0
107,462 107,462 0000000000012f404359d5377a11daa41a792607a753339002303a17dd9caf22 11 0.00/1.00 vMB 0
107,461 107,461 0000000000000a89580a20624ed8d2090d4665aaca24c075390486acb5b92de2 12 0.00/1.00 vMB 0
107,460 107,460 00000000000244d6745bcc069e7504a255eae3e2ef0fb604b2f6326d0fe4ba01 11 0.00/1.00 vMB 0
107,459 107,459 0000000000007aac954bc2143afdedc127bd771f368cd1cb5355e7816c2d29d8 2 0.00/1.00 vMB 0
107,458 107,458 000000000000e7470107e3768589ca5cb69733d5c32babc38a7479403ada1436 13 0.00/1.00 vMB 0
107,457 107,457 0000000000027304c6692ad797206974bdb61c9156be8b2fb321a9e35f4be60f 12 0.00/1.00 vMB 0
107,456 107,456 0000000000020d5cb844fbc858bc480706f4e56613ebe6ac00a2b8bb183e36b3 12 0.00/1.00 vMB 0
107,455 107,455 000000000000a3df7d530333246da7154c14762f6de43ffce17346eb3da0e1e4 12 0.00/1.00 vMB 0
107,454 107,454 000000000001f25a3d51a3e2ef7d32b77090cbf46e879c42e1efed064fa0a80d 18 0.00/1.00 vMB 0
107,453 107,453 0000000000016adf3c148ba6ae31fe68e3c3707fafa6b44b05410f8621592602 6 0.00/1.00 vMB 0
107,452 107,452 0000000000007efd9c1ef41135a454cf4578e78bc6fbe095e5d85f0ad8a86bca 9 0.00/1.00 vMB 0
107,451 107,451 000000000001f264fa16ad2082801dae9a63c475643fbd95e629dcf922844b94 3 0.00/1.00 vMB 0
107,450 107,450 000000000001df9c0d2d87313f9c93339fd8dd46834fb7476a8b482bbf8bd0f9 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.44 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.