Loading Tool

Explorer IconExplorer

Memory Pool

82,745 transactions
31.16 vMB
0.09485499 BTC
Random Selection Loading Transactions
Max Size: 190.72/200 MB

Candidate Block

Mining Attempt 34c5708ef553b816f8dbf6e9ddfc1e84e87b4bac0586c0758c1c8c82fe0af89f
Version 20000000
Previous Block 000000000000000000019785507a79249f2e450279abdeb5d17be8cab73e03e8
Merkle Root 5eb533ccd33dde842bb60ff427c89155122b5ef27f1318a70cea661713ac3409
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,278
Size: 1.00 vMB
Total Fees: 0.02452712 BTC
Feerates: 100.00 > 2.46 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,221 (292,596 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
622,625 622,625 00000000000000000000c4b4ab6a0380009d973e7e4167c13145a95290b28c1c 1,980 1.00/1.00 vMB 29
622,624 622,624 0000000000000000000a325e33bc891913adbe4fd4fb6cc358246877489bc39a 2,401 1.00/1.00 vMB 59
622,623 622,623 0000000000000000000b9a6f7514fe5f970209c1cb0631dbb667064bc8cb5bab 2,765 1.00/1.00 vMB 54
622,622 622,622 00000000000000000000ea330dccb31fec12c77cf2c9e65c7d5252cc11ee9202 2,871 1.00/1.00 vMB 37
622,621 622,621 00000000000000000002ce723ad56dba0fb3d21a1943a7c2d83e59c0d1391ad9 2,329 1.00/1.00 vMB 55
622,620 622,620 000000000000000000052a2e2271b483c041a7718b0d13367a5d39f3fea8bba9 598 0.24/1.00 vMB 34
622,619 622,619 00000000000000000000e10fe5864a593acb8bae88af0d61ff2ab860e39f7cbf 1,001 0.41/1.00 vMB 38
622,618 622,618 0000000000000000000723f2c33dec7d3010f7dd55cdd233100da1fd3caa1134 1,525 0.51/1.00 vMB 33
622,617 622,617 0000000000000000000dbf86c007627641107a0c7cbe1ccc9d2628c86c2ec839 14 0.01/1.00 vMB 45
622,616 622,616 0000000000000000000d261499db73376c54eac463f3e8d2c89e0081f0d6b4db 1,590 0.53/1.00 vMB 11
622,615 622,615 00000000000000000000f62d4c649628d75ff20a93a7956ed95e277add53c493 2,759 0.99/1.00 vMB 16
622,614 622,614 00000000000000000004b672520edb010d6db265863ef050fcd63816cf53a577 2,363 1.00/1.00 vMB 35
622,613 622,613 000000000000000000084fd54c389c9e1ecd05aee12257ec795214047e826541 2,933 1.00/1.00 vMB 78
622,612 622,612 0000000000000000000b891fcf829f91ab650c24589f5721f428c549fd96a2e4 2,419 1.00/1.00 vMB 66
622,611 622,611 0000000000000000000047d492208897cd0571e085148680e79e84fe728d0aa9 503 0.20/1.00 vMB 34
622,610 622,610 00000000000000000001ce24a22da48167d59a0a28dcda9b1bc86170f711b798 311 0.09/1.00 vMB 35
622,609 622,609 0000000000000000000f5136bab9989e3dbf12c6b6cd03f7e4c92e9e876dd429 1,209 0.50/1.00 vMB 32
622,608 622,608 00000000000000000006823476fbfcadb355c4173fe81cd122a98fab351e0ed4 2,649 0.89/1.00 vMB 34
622,607 622,607 0000000000000000000d6a6ec3daf0f5216a717aa979b9d0dfa4bcf17921540e 763 0.33/1.00 vMB 3
622,606 622,606 000000000000000000048e02dbdf2dc11b2d440721d0c39d1d87f6a01bdb6b4b 2,945 1.00/1.00 vMB 8
622,605 622,605 0000000000000000000ae27c997ff1762a980b89f9e115131b5b90147269f537 2,408 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.77 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: 709.33 GB
    • Received: 16.88 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.