Loading Tool

Explorer IconExplorer

Memory Pool

77,110 transactions
28.61 vMB
0.08889098 BTC
Random Selection Loading Transactions
Max Size: 173.54/200 MB

Candidate Block

Mining Attempt 098bc1accab8037169c3935440b0cc510fbcc4e5ad86dfc0f999d97c76832cd6
Version 20000000
Previous Block 00000000000000000000ec814f6a04cd5247383be9ebea2cfd71c6247fc02550
Merkle Root 4b366414501cba4c2d8458af274cb14db23f7c495a3846effe9904caa73142a6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,980
Size: 1.00 vMB
Total Fees: 0.02325939 BTC
Feerates: 402.60 > 2.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,308 (233,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
682,147 682,147 000000000000000000063973eb611b9691d755656ab3130e9188652f5f1c1d21 1,819 1.00/1.00 vMB 34
682,146 682,146 0000000000000000000a2bb85ceb6c7d9a3be7417e8d30cdf3cb68bac3673c91 2,021 1.00/1.00 vMB 39
682,145 682,145 0000000000000000000a4caa76df2429b52a1b984f3ba094fafe0f4eb65d475c 1,740 1.00/1.00 vMB 28
682,144 682,144 00000000000000000005493ebaa0ec2c729db02e6c28eb914a0f09266bc480ce 2,201 1.00/1.00 vMB 23
682,143 682,143 00000000000000000008c3371cd40fd28b17a59fc547ef35950326a63126d88b 1,989 1.00/1.00 vMB 22
682,142 682,142 000000000000000000057ec382ee54e55674b3da1d0e0caba38b672fb3ec3056 2,174 1.00/1.00 vMB 12
682,141 682,141 0000000000000000000426cb21e5179978c3a59871fda54661c0777fc0fbc7e5 2,235 1.00/1.00 vMB 46
682,140 682,140 00000000000000000002ee4eb8f33b7e59d4953626752a9160db1bbcb6b3828a 2,671 1.00/1.00 vMB 71
682,139 682,139 0000000000000000000b525f657b18d9584d87e61f7560df022c84101fe9dacd 2,263 1.00/1.00 vMB 87
682,138 682,138 00000000000000000002acc3e57d61385d97a0980c06ceedc597d01c00ae6f1e 1,491 1.00/1.00 vMB 18
682,137 682,137 0000000000000000000b8fe2ab9ebc4e9389ef045babb63ba6ed2841bf02f7a3 1,782 1.00/1.00 vMB 72
682,136 682,136 0000000000000000000c45713a1176cdba7d692523a40b4f03936ebf6fadb81d 2,455 1.00/1.00 vMB 101
682,135 682,135 00000000000000000001f95a5483a07a9d21a0b88c1f06103dd0c4c7f963e14f 1,036 1.00/1.00 vMB 91
682,134 682,134 000000000000000000058c3e1d6ae4b948706a95a5f666ac169b9c6f1d9041e0 1,996 1.00/1.00 vMB 65
682,133 682,133 0000000000000000000ba2e99e07b3387fbca2c4c1064c9d411536208dd84e54 2,065 1.00/1.00 vMB 42
682,132 682,132 0000000000000000000d4e049a48662ef7e869388b17402c44c84b3e141d395f 2,280 1.00/1.00 vMB 95
682,131 682,131 0000000000000000000c560662583f673d34fec0c1de9c799c3063342e95a1a1 2,600 1.00/1.00 vMB 114
682,130 682,130 0000000000000000000d7f68cbda8410b10a91bf941f9b6f7b94d54476f56d0d 1,219 1.00/1.00 vMB 215
682,129 682,129 0000000000000000000b284dc05c9d7e9afaf9e5ad1e26a8d8c63a653c57851a 2,601 1.00/1.00 vMB 109
682,128 682,128 00000000000000000007ec36fe08ece959efb0b48fd0410976455fea882eaab0 1,936 1.00/1.00 vMB 27
682,127 682,127 000000000000000000005d4e9f150c7a2e44cb165df28b1f8cc555ec9d145bf0 2,398 1.00/1.00 vMB 62
Previous 10 blocks ↓
Total Size: 782.92 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: 714.52 GB
    • Received: 17.56 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.