Loading Tool

Explorer IconExplorer

Memory Pool

82,132 transactions
31.05 vMB
0.11906808 BTC
Random Selection Loading Transactions
Max Size: 188.45/200 MB

Candidate Block

Mining Attempt e21e7d3f48af85da07c6eea5c7a687387acf7e17f08a293738a31aa227ac9376
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root f98b3945b4fecc28c691b9e4994fa3400074c2634acc670bc087d6a30f2eec48
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,370
Size: 1.00 vMB
Total Fees: 0.04049529 BTC
Feerates: 318.30 > 4.06 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (478,648 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
436,753 436,753 000000000000000002e3fa5989d17101f1f0a8054ae2a16c8f8b30d20ce62604 2,286 1.00/1.00 vMB 50
436,752 436,752 0000000000000000003fb65ad75c61a8e757fb9d89d0cf263007ed6950d39c32 1,841 1.00/1.00 vMB 65
436,751 436,751 000000000000000002f9413334040205292a2d83aaa4d6d719b4ecc71fb0fc7f 2,483 1.00/1.00 vMB 65
436,750 436,750 0000000000000000018e9e2c7abbbe57f7f344a67160081c25f7654bb47be2ce 2,390 1.00/1.00 vMB 65
436,749 436,749 00000000000000000172a83e2c86208e22b1ccff65309ed1cc2fd2656d461a0f 2,755 1.00/1.00 vMB 97
436,748 436,748 000000000000000002f89cf6f4cf9d4edb3673fc092fe59a81701f3f48b2bcb3 2,207 1.00/1.00 vMB 53
436,747 436,747 0000000000000000006df4b8ee40544acbf496d1fcd00cdfe36f1597b3c8be07 2,099 1.00/1.00 vMB 52
436,746 436,746 0000000000000000039b4c4b66f1ac1f39e2521d3d69e9fd391ea47256bcfcad 1,989 1.00/1.00 vMB 63
436,745 436,745 0000000000000000029fcda2f25810076133d09f08d34ac6fdb19c831ac50945 2,585 1.00/1.00 vMB 64
436,744 436,744 0000000000000000022b1c0793c4b06096c084f8378bfc9f9f5388c82e85b7ef 2,020 0.75/1.00 vMB 54
436,743 436,743 000000000000000002957ba8477773f3f61f0cb849f9684f13394497f9a6011b 2,503 1.00/1.00 vMB 74
436,742 436,742 0000000000000000043df821205ba611b33f6354c14b531f578133b419a09aa3 2,281 1.00/1.00 vMB 60
436,741 436,741 000000000000000003b2aee551e120d895473e26ba82cfaca49898bedd6e8e86 1,843 1.00/1.00 vMB 72
436,740 436,740 000000000000000001c881fcb2bc2e5b20febe6668b9cb26f12e6b5d829058e2 2,270 1.00/1.00 vMB 93
436,739 436,739 00000000000000000430d66c352e0dc718d1edbabfcfd158add939a07aae6a8d 2,320 1.00/1.00 vMB 121
436,738 436,738 000000000000000000fb48c82a84f396c54fce3e9268cdde836b3314ad931af8 1,840 1.00/1.00 vMB 65
436,737 436,737 000000000000000003a79eaef84334a0dea3637ce7b39f6aad2f448aa54293f6 2,354 1.00/1.00 vMB 63
436,736 436,736 000000000000000003173c0b863ba35dae8c2d1a79a0f7b0cca083fadf2e3269 2,415 0.93/1.00 vMB 80
436,735 436,735 000000000000000002130829ebb28a650566aeac75bd761d3fb8e4c0e0cbbcd5 2,551 1.00/1.00 vMB 72
436,734 436,734 000000000000000001dee253c684751caf099f37b91cf33042d59c6a2d1ceb48 1,734 1.00/1.00 vMB 76
436,733 436,733 0000000000000000039c3a020e0e243c4aae737d938aad864249e3bf346918e4 2,213 1.00/1.00 vMB 69
Previous 10 blocks ↓
Total Size: 783.08 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: 722.01 GB
    • Received: 18.39 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.