Loading Tool

Explorer IconExplorer

Memory Pool

82,246 transactions
31.73 vMB
0.10802701 BTC
Random Selection Loading Transactions
Max Size: 190.22/200 MB

Candidate Block

Mining Attempt 6c6cdf4ab203b106311566f7f7dd14ffe990da446dd91f94ec5ac5306412f9f9
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root b96002c5c1d0d613b6674c803e936a7895c4d4e40dc967f488487e86282875a9
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,982
Size: 1.00 vMB
Total Fees: 0.02432070 BTC
Feerates: 99.50 > 2.44 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (646,373 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
269,003 269,003 0000000000000004d844517c0ece1a1dd86399e1915bed6883e7491a98772770 80 0.03/1.00 vMB 16
269,002 269,002 000000000000000179da86f1eadd7b1df62ea4efdaa681ddfc8a5367b7434aaa 641 0.28/1.00 vMB 81
269,001 269,001 0000000000000001d5dc70b06246b264c9f4e20fdbc84f3f97dd0d53b90c3721 257 0.11/1.00 vMB 94
269,000 269,000 0000000000000000a49290932a6374d53ad4e41be89a6a9c5dc2ec291f6bacac 349 0.20/1.00 vMB 64
268,999 268,999 000000000000000787855b9fe4027cc83118b959749f1bb318b51a6cf4646da1 92 0.04/1.00 vMB 58
268,998 268,998 0000000000000003c954fcdd3928e5c53cb74348ea6d04a903dcde29d4bf01dc 325 0.14/1.00 vMB 72
268,997 268,997 00000000000000014ad52b6e21c2a78e6c67f57e31dce6aea8b79c2ed60f886d 146 0.07/1.00 vMB 70
268,996 268,996 000000000000000679acb6aed8d422dc9f7e999bb39349101e2b567a09b6eaf3 62 0.02/1.00 vMB 62
268,995 268,995 00000000000000057fbcb33a0553e7c57f3a36f84dc5f9393eec9366e0ecaccd 101 0.04/1.00 vMB 55
268,994 268,994 0000000000000006b15e630a3cfcaca29fd623ca386a3397cfe0ee43cd1c3067 38 0.03/1.00 vMB 7
268,993 268,993 0000000000000005b5c69d46e1fc6e8affad471559464b062e35ae9ec801a9a9 363 0.17/1.00 vMB 58
268,992 268,992 0000000000000005d9a26ac7e01bec79ad5bb2c01753003725e8f016eabdc971 10 0.00/1.00 vMB 123
268,991 268,991 000000000000000443fccd3d79afe312915c8928ed8b33475a8a03bf94c882bd 190 0.10/1.00 vMB 54
268,990 268,990 0000000000000001ceaaa5e26fb546bea02c146ec65fe85becf3ffaa9996c84a 110 0.05/1.00 vMB 54
268,989 268,989 000000000000000631cf73b813bf7317f6eb6e1731aad0db9b5aa5e2555ca82a 112 0.05/1.00 vMB 63
268,988 268,988 00000000000000034ae8926041ee263163c736ac74825c762b012ed5b97fb1a7 35 0.01/1.00 vMB 113
268,987 268,987 00000000000000012910ab4192a2823a49a8a2377daeccb8fc4707b3a1c71bbe 63 0.03/1.00 vMB 59
268,986 268,986 0000000000000005b38ee8397fde3ca928a3a1343a8943b8b694cf0031ec19a8 91 0.04/1.00 vMB 109
268,985 268,985 0000000000000005f978557c2bf131a521e2c60ec5cbc98999ac620ba93b7d26 499 0.15/1.00 vMB 68
268,984 268,984 000000000000000776f3e262f76f65885b16abe05be4c499df889941eeb8d8bc 279 0.11/1.00 vMB 49
268,983 268,983 0000000000000002242293249265a0a096a1478c22c914a45b9e7ab774aaacf5 327 0.15/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 783.04 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.41 GB
    • Received: 18.16 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.