Loading Tool

Explorer IconExplorer

Memory Pool

32,559 transactions
18.33 vMB
0.04396696 BTC
Random Selection Loading Transactions
Max Size: 99.10/200 MB

Candidate Block

Mining Attempt 67780422aa79851252c4966671b402a5f6b4a90f7c3e1615e1046a58d354fe90
Version 20000000
Previous Block 00000000000000000001427ffb51b57d5795d5553738181e12cb53c41c247693
Merkle Root a4afc2a6d3e1acb6f837212216ab943370d5dee87afac6ab7269ee82be9c8231
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,368
Size: 1.00 vMB
Total Fees: 0.00948792 BTC
Feerates: 502.67 > 0.95 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,057 (746,552 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
167,505 167,505 000000000000061261438af5ef72e42ab1f83ed79ee7a9384383be97741d8304 85 0.03/1.00 vMB 145
167,504 167,504 0000000000000bfc75cb08f0e797b5a48f871961d2e1d2a8d766a1fec9f7121a 12 0.01/1.00 vMB 10
167,503 167,503 00000000000009db4a7ceaa7f3e19c552dfcf2b89f730b163b74f24c29eb3201 11 0.00/1.00 vMB 52
167,502 167,502 0000000000000159daef143846dd2d9b0e0899afc47d8ac80c45d273d1f8b202 13 0.00/1.00 vMB 0
167,501 167,501 0000000000000719507b9e871e1ae361ebe0a3818f3e660a0ff319576810d0cf 11 0.01/1.00 vMB 3
167,500 167,500 00000000000001e9133463d9aefeaa8b40bdd77e307e8720e80c3408b04059a9 66 0.02/1.00 vMB 34
167,499 167,499 00000000000002e2f04e6d372d427f1d73859e24b2091135046e43578740010b 52 0.02/1.00 vMB 223
167,498 167,498 00000000000003fa1d70ac42ec05406d15b562fabcbc93140418e42068a5ea18 30 0.01/1.00 vMB 42
167,497 167,497 0000000000000aed3fe1fc95575f67e2dcc6f815e619c189d27cecaceb4f540d 17 0.01/1.00 vMB 238
167,496 167,496 0000000000000b0c86cc8ab2759de1972c346f5f19acceba273dfbfbada5f5ef 14 0.01/1.00 vMB 70
167,495 167,495 000000000000019aa8d82da0655a91bc119c965b2f11aee64bcbbc76a9e723ac 19 0.01/1.00 vMB 170
167,494 167,494 000000000000010736eee8f13bea4debc78654e082b4b6a12834fd8438ee30f6 63 0.02/1.00 vMB 23
167,493 167,493 000000000000032e261f7c2d2e2fc56ea97a1b82cc20afd6edfaba5ad8d96087 10 0.00/1.00 vMB 73
167,492 167,492 000000000000075219a957c54759dd0434aaec07de2ecab52a0532bb5fb73026 12 0.00/1.00 vMB 52
167,491 167,491 00000000000002a101d22fafb1128523dcc11136fcd095044c065c5fb015a553 34 0.02/1.00 vMB 292
167,490 167,490 000000000000076d1b983380962aa3d8a376af0909ec462cabf9300b7f61906a 35 0.03/1.00 vMB 204
167,489 167,489 0000000000000b6ceede343996c073a2b153341fbcb298a5cf9b6ce5896daa85 67 0.02/1.00 vMB 27
167,488 167,488 000000000000022445bb2f67b9db7609f39b2cc33fbab17c2f9f1f480a3e49e9 14 0.01/1.00 vMB 264
167,487 167,487 0000000000000a7831a8b65b6321a439d3943a3692de15d35b87a1ec8d271df3 13 0.00/1.00 vMB 0
167,486 167,486 00000000000006e885fb50deb3212e0641f22ab026918b0e3520884bcc367ffe 37 0.01/1.00 vMB 43
167,485 167,485 00000000000003c0718d7214e00b151fd97b6876f2c75dc4f7bf3c732658b8c4 13 0.01/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 780.70 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 554.54 GB
    • Received: 6.73 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.