Loading Tool

Explorer IconExplorer

Memory Pool

42,495 transactions
29.05 vMB
0.07534687 BTC
Random Selection Loading Transactions
Max Size: 149.27/200 MB

Candidate Block

Mining Attempt 21d9cb88a9e0f4d5f6e8475bbf860480678f6314034afeca1da3eb0d6b4b50ae
Version 20000000
Previous Block 000000000000000000010d7d42c60951ff1aa892469444c13b3952717e2d317b
Merkle Root d8fc33c4afde29ace06d055059263ede9c455a95f1ad4d2fbb47008f2b88a9fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,819
Size: 1.00 vMB
Total Fees: 0.01854627 BTC
Feerates: 150.75 > 1.86 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,612 (904,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
10,470 10,470 000000002d1422d772830f037b4e023b1f2b6fca2a0b1e3756004d3e92cd52c9 1 0.00/1.00 vMB 0
10,469 10,469 000000000f80fa2cf0c3715c3351b7412f9615134515be770c5dd0a0f9d03201 1 0.00/1.00 vMB 0
10,468 10,468 000000002c89f3438b967101945dc5801c2d69afa3fbaeb6abab7883ba189111 1 0.00/1.00 vMB 0
10,467 10,467 00000000dc34ee6ece990ae004d1dce7fe5dddcd914a86ff5a1dd49590560c33 1 0.00/1.00 vMB 0
10,466 10,466 00000000597f11c78ee152d19c54373af396eda362caeb287db91e8cc37167bf 1 0.00/1.00 vMB 0
10,465 10,465 00000000c12104f8a028da15b17c92f56edc78e119ef2cba5e1d966141d9920c 1 0.00/1.00 vMB 0
10,464 10,464 000000000d9080dccccdf5313a2c33df5a91b5feb6c36ff798a23a392a89a8df 1 0.00/1.00 vMB 0
10,463 10,463 00000000b9508fe47e94d57f3ed756370dc5a586d78a7eaa39ae42ef7c249be1 1 0.00/1.00 vMB 0
10,462 10,462 0000000077562ac651f73b2ddc2334dfd1050b7f3c317497ce9dfffc6dcee81b 1 0.00/1.00 vMB 0
10,461 10,461 000000000a019aad2cae883f0dc9e554e1508d0a9880eca3e9b0ac21e0e544f5 1 0.00/1.00 vMB 0
10,460 10,460 0000000005df89911782f8f258de3aa8c01c3746b8ac45fc820282130804ebad 1 0.00/1.00 vMB 0
10,459 10,459 00000000840de8e37955cda404fd6f24700ed4aedc66a8d11e64de3feb528d7f 1 0.00/1.00 vMB 0
10,458 10,458 00000000a73665491657cfbe73aeaf7ac2ff0d890bc8e61c6e671542ce840078 1 0.00/1.00 vMB 0
10,457 10,457 000000008a9325ff75160de896efdb0acbf6a20f4fad4825e9e14ff7c4873e97 1 0.00/1.00 vMB 0
10,456 10,456 000000002c6e4c1c6868485e63c16a02e7a0cc61b988cfed30de1787977f94f0 1 0.00/1.00 vMB 0
10,455 10,455 000000009f92d67ca9894050e923f84ebcaa8cc54467c3a1a460f04644bb1932 1 0.00/1.00 vMB 0
10,454 10,454 0000000098f4eae1a592fec004113f35f3599bcc839b1558441858cd98357a8c 1 0.00/1.00 vMB 0
10,453 10,453 0000000019f1588e71e8871656498e47c59f97b500712c346c08d6ec358c3d8e 1 0.00/1.00 vMB 0
10,452 10,452 000000005e9ac0286f984d7218d0915b96a170466030561dc3f7d46b803efcf8 1 0.00/1.00 vMB 0
10,451 10,451 0000000075f90c69e0b8fff11761cd644c85dd74afb8c0036c67c9949edcce4f 1 0.00/1.00 vMB 0
10,450 10,450 0000000015a193d0f1fd9d7f7e857e5003ac9b110fb68d1493f3a752d79449c5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.70 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: 629.17 GB
    • Received: 11.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.