Loading Tool

Explorer IconExplorer

Memory Pool

74,413 transactions
27.53 vMB
0.07038826 BTC
Random Selection Loading Transactions
Max Size: 167.76/200 MB

Candidate Block

Mining Attempt cedaa4bca4086df2f25afba9033a8a2d70f6a262d20b71b1d3e9b6ebf74ef2d0
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root af08972247a68dc67711f87e3a59ed142cec0793cb12acb1f03a75d87d21f1b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,525
Size: 1.00 vMB
Total Fees: 0.01170376 BTC
Feerates: 150.80 > 1.17 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (507,880 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,385 407,385 000000000000000004d20bdd9842ad24aee67a2942fc2550d5e796c0b2a17077 1,791 0.99/1.00 vMB 52
407,384 407,384 00000000000000000111afa5b01dcb738f28798ed6810d6e4707baefd163648e 849 0.76/1.00 vMB 24
407,383 407,383 00000000000000000096583bb0b93dc7aab7913634a192c8300960e5baf07209 1 0.00/1.00 vMB 0
407,382 407,382 000000000000000000382d4eab7127bb5d8e58f73ac9ae421eb21b25d513616d 1,603 1.00/1.00 vMB 48
407,381 407,381 0000000000000000055fb8faa5731d51575155af20becf25a274e66ccde55192 1,422 1.00/1.00 vMB 31
407,380 407,380 0000000000000000044ca39d952701cf55567ebf89e65c850f9c16687aa503e2 1,793 1.00/1.00 vMB 39
407,379 407,379 00000000000000000166a403cf547c9963fc45eb7c182d9158ff7fc47ff66965 2,805 1.00/1.00 vMB 57
407,378 407,378 0000000000000000019039cf3e185e71bd26280bf912f0154a3e8cb5619d989c 2,680 1.00/1.00 vMB 63
407,377 407,377 000000000000000005f4e6646177f3b21b074f9280c7e12f9abd541a2218eff2 877 0.54/1.00 vMB 31
407,376 407,376 000000000000000005c2c08d200a4bf269b69a61fda087daa3036ad2607977c8 1,098 0.53/1.00 vMB 44
407,375 407,375 0000000000000000022206f4cd38b491c66f23c7626b2cf8abc5cfd432446381 105 0.03/1.00 vMB 53
407,374 407,374 000000000000000005c2e9ba8dd4f7646a53dbc202303e64601b5e6faae00485 937 0.39/1.00 vMB 41
407,373 407,373 000000000000000001c03b01a71d53409cc4683f69bddc7a73c9f5e1443ef543 1,205 0.99/1.00 vMB 22
407,372 407,372 0000000000000000027e26e3aa9e6c232dba779ecda9a5b29fdfcafd23850ca0 2,008 0.94/1.00 vMB 44
407,371 407,371 000000000000000000de42603e207826bc89bf4ad85a29bd01289d08c65190ed 282 0.31/1.00 vMB 30
407,370 407,370 000000000000000005a21a1f7abbc67a6ee40e8896267f21211cc8dae2cda597 1,717 0.91/1.00 vMB 37
407,369 407,369 000000000000000000cb170dffab7fcefc52c2cbb34506387190f897e9cbfef6 650 0.64/1.00 vMB 13
407,368 407,368 000000000000000003a7490e8866f03a53e6d01c4272debb9d508243872155e0 793 0.40/1.00 vMB 37
407,367 407,367 000000000000000000116d4612b22ec7b23a3458eb841b5b6ab1dd86627cff16 1,492 0.97/1.00 vMB 28
407,366 407,366 000000000000000000b1fbcaf7659b6f51689de021755bccfe5994402f598b6e 895 0.50/1.00 vMB 28
407,365 407,365 000000000000000000d244f9b650f0247a6dff0387ebf6332b616d5b1b6672a4 1,959 0.81/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 782.85 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: 712.60 GB
    • Received: 17.20 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.