Loading Tool

Explorer IconExplorer

Memory Pool

77,757 transactions
34.27 vMB
0.14769047 BTC
Random Selection Loading Transactions
Max Size: 190.77/200 MB

Candidate Block

Mining Attempt d8d4c0e0e6c93136f118696b0e81de0426c4afe6d630c586a60b856f3ad8c097
Version 20000000
Previous Block 00000000000000000001b3adfdc6c5691439ea95a4ea84dbe47417874bd4e5b8
Merkle Root 46c98967fd890b3930e9b3f5b320ea32fe41f8c7b234f601919d78207ea6eb21
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,912
Size: 1.00 vMB
Total Fees: 0.02635883 BTC
Feerates: 445.78 > 2.64 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,418 (265,246 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
650,172 650,172 00000000000000000006f02347866389f57ae037af7f1af2ed58800a0d8110fd 953 0.66/1.00 vMB 2
650,171 650,171 000000000000000000028107052c58b1417d2ea0e2ae9603a46b1bef865ce3fa 1,349 1.00/1.00 vMB 11
650,170 650,170 0000000000000000000777f3a893664559770b77f1766bb937394ca04f0ba91f 2,278 1.00/1.00 vMB 46
650,169 650,169 0000000000000000000951441c45d87cf2b6a0baf6d21c07192059d4256ec59c 2,245 1.00/1.00 vMB 55
650,168 650,168 0000000000000000000ba6351573a1a7850e4e6dd6347adf3afdb117df343c0f 413 0.24/1.00 vMB 23
650,167 650,167 0000000000000000000aafde6bc23a7fc7e25192a0b60107ee445de8859d4dac 2,607 1.00/1.00 vMB 15
650,166 650,166 00000000000000000005dc3df93979eea6b3f096c904673a0a106926d39f3441 2,856 1.00/1.00 vMB 57
650,165 650,165 00000000000000000003f18ac1c7b798d7fbb2c0a78c56ea16f3e28165ba215b 1,339 0.60/1.00 vMB 34
650,164 650,164 0000000000000000000a25928ca56b4c0454256a20ac6b2db4e7e9d04e92aa19 1,336 0.91/1.00 vMB 6
650,163 650,163 0000000000000000000cce6d4915ec36b3fbeea059f7dcece58a280628537cb7 2,796 1.00/1.00 vMB 3
650,162 650,162 000000000000000000019d5ff7a7faf99a81a3c3b87a0ddf1389949e7ced3dea 1,856 1.00/1.00 vMB 17
650,161 650,161 00000000000000000004c2ffa4ebcf20ed51644cd8ecfda76881b8e5685b5230 1,670 1.00/1.00 vMB 37
650,160 650,160 000000000000000000071fa929a69b2d5d8c3b06e74e68c272d1660d30c37c2d 2,728 1.00/1.00 vMB 54
650,159 650,159 0000000000000000000a6875305044aebd186533b42b37261d50119bd5f48c9d 2,012 1.00/1.00 vMB 38
650,158 650,158 000000000000000000007b4928de11b16d0b4af0b9ae69b6a29b6f83d4f106b8 2,763 1.00/1.00 vMB 54
650,157 650,157 00000000000000000004f6fda15b24da011b2fdae49965c222515496b9e3cad4 2,613 1.00/1.00 vMB 73
650,156 650,156 00000000000000000002f2f9ea9a8c62c1742142f43cb4de2b2c390951a2190e 2,511 0.96/1.00 vMB 33
650,155 650,155 0000000000000000000d4cfaebdf7c7e8f50d97470ac37db877ace97b61bdd2d 991 0.41/1.00 vMB 24
650,154 650,154 00000000000000000006f5f2ed8d9a9afa99433c052ef79d7d8aa19aff79efaa 2,003 0.90/1.00 vMB 32
650,153 650,153 0000000000000000000af321da0c99d8fcdc70a6a27218f9fd078f11f467b2a1 748 0.28/1.00 vMB 25
650,152 650,152 0000000000000000000631327a9bc073e735f5410c4679c5eb955823bde22bd6 2,713 1.00/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 783.11 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: 736.30 GB
    • Received: 18.58 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.