Loading Tool

Explorer IconExplorer

Memory Pool

80,480 transactions
30.17 vMB
0.09075816 BTC
Random Selection Loading Transactions
Max Size: 180.90/200 MB

Candidate Block

Mining Attempt c6bf6e2bd3ae90fe87dfb9b406390b982af4ddb7fe08990a05d5282d6899011e
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root 1fc24ebd2273f4c413b63c0436df51ce0ba10fcc2d74f10119eac0673703db40
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,219
Size: 1.00 vMB
Total Fees: 0.02887592 BTC
Feerates: 301.07 > 2.89 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (471,910 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
443,097 443,097 000000000000000001e2829538c4eeed33d486cc70654256f21c29a5234b3567 2,205 1.00/1.00 vMB 71
443,096 443,096 0000000000000000004b4bcdef515035afe7b9b99f8bfa4e47f25353dc793503 3,055 1.00/1.00 vMB 116
443,095 443,095 000000000000000001c262e97918b2fcf0569d88a0bc7d26b59f02ff53325192 480 0.20/1.00 vMB 73
443,094 443,094 0000000000000000039e37e799a6210992db5e1d7005688bd123955d77ca3190 1,559 0.78/1.00 vMB 53
443,093 443,093 0000000000000000005468edd28241c3033b610ad9d0f393f3a8c516bfd7370a 2,586 1.00/1.00 vMB 87
443,092 443,092 000000000000000001743f2aaa63002946ab2dcce35e83c3c803d96060e5aef3 271 0.32/1.00 vMB 28
443,091 443,091 000000000000000000e180c027cc4b5f5da87b5a6dd30b9c928ef298b70e89ee 1,201 1.00/1.00 vMB 54
443,090 443,090 000000000000000003087cfe7be23ba7c120a77e6ab73c3d54504e170e121b03 1,874 1.00/1.00 vMB 72
443,089 443,089 0000000000000000029dca0d8082968d2b200ae1ced0798e29c4f4e825a9d70f 2,535 1.00/1.00 vMB 73
443,088 443,088 000000000000000003433a541e602e98aec8eae9d6756d00d882e8fdc39fe275 2,707 1.00/1.00 vMB 88
443,087 443,087 00000000000000000388a2b7900505f5b61df1d6661b599ccef841fbe95bc928 2,375 1.00/1.00 vMB 76
443,086 443,086 000000000000000001eaac17c38bb5734549af9fefda55eb6baee5e5f974ef96 898 0.44/1.00 vMB 70
443,085 443,085 000000000000000002b9b9e311c1ac37111304048ed0c6b557c1150d1af1f7ef 939 1.00/1.00 vMB 27
443,084 443,084 00000000000000000148981d969a6af3459dd8cd7b1057bb5aeb81d9f7c25ff1 616 0.28/1.00 vMB 67
443,083 443,083 000000000000000002fcd82305ce42f32ed0fa59a06f99f7d720d14c9e1bde2f 1,221 0.56/1.00 vMB 69
443,082 443,082 00000000000000000139f907b0092f369f5c00118a11778e1dbfd8db73a9d84c 1,501 0.83/1.00 vMB 58
443,081 443,081 000000000000000000f028260cb37a03221852c6a78ef55849c11e028c915e4d 1,126 0.63/1.00 vMB 60
443,080 443,080 000000000000000003bd66970088cfc6a458dd4a00168eeb86f1043fbb1bad12 472 0.27/1.00 vMB 56
443,079 443,079 0000000000000000033d126f8c188b4c47226d8dc85c36b4f26015bc6d2e6873 232 0.14/1.00 vMB 58
443,078 443,078 000000000000000000ff7c580f3069de784fbd93be09adcbbc91875b1ae7f86c 442 1.00/1.00 vMB 12
443,077 443,077 0000000000000000039964471d65eca73915b246e9609f175ef567b40032c575 282 0.14/1.00 vMB 58
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.