Loading Tool

Explorer IconExplorer

Memory Pool

81,406 transactions
31.24 vMB
0.09993175 BTC
Random Selection Loading Transactions
Max Size: 188.96/200 MB

Candidate Block

Mining Attempt 3c06d08772dda50ba980b5d91327fbd04af18671dc998d3a2f78fc95f72f18f8
Version 20000000
Previous Block 00000000000000000001b99a5235f7093a25af06b813d4393172d28ab0c0e382
Merkle Root fcc565c30c944e4be1099df5b42d1fe3e411f003ba970edf6a8c11b9fec8c685
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,426
Size: 1.00 vMB
Total Fees: 0.02292258 BTC
Feerates: 106.51 > 2.30 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,387 (560,357 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,030 355,030 00000000000000000af5078aabaa03b5ead6826cfccdf0f46d469d6736a0661b 216 0.13/1.00 vMB 22
355,029 355,029 00000000000000000e39e9dea18f78fb917d2a61fbc3885858acb5736d716045 311 0.17/1.00 vMB 22
355,028 355,028 000000000000000006667c124b0f8e9ea7b9ecc4aaa6949a64dc4aeed278e086 701 0.37/1.00 vMB 26
355,027 355,027 000000000000000006ef727e0e4a456d1c53bfbb972100fe6c02aed4129c6af9 670 0.37/1.00 vMB 31
355,026 355,026 000000000000000004dc867e4541315090329f45ed4dd30e2fd7423a38a72c0e 184 0.10/1.00 vMB 25
355,025 355,025 0000000000000000049cdfd6d4074c61d6d61141f4fc929e5c0a813d0b916b55 139 0.10/1.00 vMB 21
355,024 355,024 00000000000000000416506049b419f86de8e0e35ebb6a590d3f223d458a0656 245 0.11/1.00 vMB 28
355,023 355,023 00000000000000000449cf51e1e7a5db93a3cf2a27c5333396a2640996a0b0bb 100 0.04/1.00 vMB 30
355,022 355,022 0000000000000000105f2032ed871e2daba8e1f83f1d69a3a1db7e2eaa38d558 254 0.21/1.00 vMB 15
355,021 355,021 0000000000000000100296dd99bb9d2d2e082d94b1650ee74e774e619ecba46e 890 0.50/1.00 vMB 29
355,020 355,020 0000000000000000002486a6023a2cbc18ffc55f40ace89ced2ebd9143df99fe 366 0.31/1.00 vMB 14
355,019 355,019 000000000000000002405ca139a0481f771af3c868bc1bee6fa3d44a3264decc 2,389 1.00/1.00 vMB 34
355,018 355,018 00000000000000000f76f04a3170243fa978673465cc096b7bd022aacd1296ed 251 0.16/1.00 vMB 18
355,017 355,017 00000000000000001573d1aa3c756b0e6d62591cf5e1b4360d0a96e39e41ec4c 1,058 0.75/1.00 vMB 23
355,016 355,016 000000000000000008ed45f34eca684d9d351bde8d01fd7198bb666adac70a20 380 0.20/1.00 vMB 25
355,015 355,015 00000000000000000910d42aefde5e09539c05119ab2fadb3053fb71dedc607e 128 0.07/1.00 vMB 21
355,014 355,014 00000000000000000421a8b979ea8cf6cfe5377e6aa88a163a7691055302b602 946 0.75/1.00 vMB 34
355,013 355,013 00000000000000000f2211a9e252dfaa2f656ba632d1645d8885b54a258d1dfe 347 0.22/1.00 vMB 22
355,012 355,012 000000000000000008cf8e3d3295bc3499edc4d256aebd317ef453a9f01a5968 177 0.10/1.00 vMB 13
355,011 355,011 00000000000000000a8db82eff5ec78d3feb4b8699d140fe52accd3be4ba90c6 752 0.35/1.00 vMB 31
355,010 355,010 00000000000000000105cfab9e6cca7cb1822c508e52973f1128d3d83480c05d 170 0.14/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 783.06 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: 720.81 GB
    • Received: 18.27 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.