Loading Tool

Explorer IconExplorer

Memory Pool

80,533 transactions
29.71 vMB
0.06931313 BTC
Random Selection Loading Transactions
Max Size: 179.33/200 MB

Candidate Block

Mining Attempt 94b77eae592be47321ee7329390736e6afed9862564087fb68c9f29085f6ff87
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 9b75903a61347df07f5835e242cc11551645805c8932a1669267060d67d138a1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,089
Size: 1.00 vMB
Total Fees: 0.00889810 BTC
Feerates: 100.36 > 0.89 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (601,572 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,406 313,406 0000000000000000289c3c3a9d8b15a6491ebf26f633fd43a619f4ad33df3638 815 0.48/1.00 vMB 27
313,405 313,405 00000000000000002e4252be6ace1bd1a6ceeb91b8515d353de53b3e92df629d 567 0.42/1.00 vMB 18
313,404 313,404 00000000000000000ba9c5f38539c42712c0517eb51403c0f8db0431a93a3c1e 696 0.25/1.00 vMB 40
313,403 313,403 00000000000000000ba66bc59143e0c26f6275745366f7362c3139361bc4407c 38 0.01/1.00 vMB 40
313,402 313,402 000000000000000028e5148d969ae6423519b753938495d3e23109d42a0fd09a 32 0.01/1.00 vMB 25
313,401 313,401 0000000000000000110d2033cf0ed670eca3e9776e8301d3602ec9e77e8ccc38 258 0.14/1.00 vMB 33
313,400 313,400 000000000000000037a1faa0c3569e6427a7bcce8a5eb9f2035787b112fee830 34 0.01/1.00 vMB 27
313,399 313,399 000000000000000038c7416d52fddbb6d39ff949a323a4966972e568ef8a644a 482 0.36/1.00 vMB 23
313,398 313,398 0000000000000000241acf36f9560ff892cb62e00e9cc58fbdc11c1ccfae3b06 512 0.18/1.00 vMB 50
313,397 313,397 00000000000000002c1249448e5f0b49b9e3715556d35b475c8852e899ca7a8f 517 0.33/1.00 vMB 23
313,396 313,396 000000000000000006ffc906fcb4d45587e6ec9cac7e595141bfb866b30266cf 81 0.03/1.00 vMB 24
313,395 313,395 000000000000000018748e891b4ff17e8597c1922ca1cee8a56ba8d8a6b45486 742 0.55/1.00 vMB 22
313,394 313,394 0000000000000000186df978826e121803fbd66eeab06037fc39fa85f99cf346 957 0.48/1.00 vMB 28
313,393 313,393 0000000000000000072484a9924f3865ea6314b9edfeb6a1bd7d66f4d44827ff 618 0.32/1.00 vMB 30
313,392 313,392 000000000000000003adf1270912f93479399748854ea4fe9ee54ab7bcdea81c 315 0.14/1.00 vMB 31
313,391 313,391 0000000000000000028b5c0bd89d30a7f126a4915e1b0dc77ad4199357b1cfe3 271 0.14/1.00 vMB 28
313,390 313,390 00000000000000000a962bcdf28eb4846697c32b02ef6effcbcbf76bedf6c076 1 0.00/1.00 vMB 0
313,389 313,389 000000000000000027b81a9649351ef3ddb1265f7f5d4e21a38bd1bad3052454 177 0.08/1.00 vMB 35
313,388 313,388 00000000000000002f526440f24431b358dea886ebe019ff5918d93240467932 405 0.21/1.00 vMB 25
313,387 313,387 00000000000000002cd8bda239c2b677ae41001a8905d09f7fd5650b37e315c6 606 0.30/1.00 vMB 25
313,386 313,386 000000000000000026217fc9f3174e348dd5ff0bb3535273ddf95f300f8d58e9 420 0.26/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.