Loading Tool

Explorer IconExplorer

Memory Pool

78,743 transactions
29.01 vMB
0.10669819 BTC
Random Selection Loading Transactions
Max Size: 175.99/200 MB

Candidate Block

Mining Attempt 0344e188cd78bc754c3fb003497d29d9c3bd98ff4452c20c03c9bb606239474b
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 66e025e77017d60ce70f20434b91a158e00ed3190c71c737072848994a87c14e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,033
Size: 1.00 vMB
Total Fees: 0.03535365 BTC
Feerates: 477.45 > 3.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (507,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,394 407,394 00000000000000000025a0500711ad3a2657e7ff74e142e762c0d192ab670d62 2,262 1.00/1.00 vMB 41
407,393 407,393 000000000000000003634de0fb7bd7419283c2694abea9786f24bce4975d156d 1 0.00/1.00 vMB 0
407,392 407,392 000000000000000000b6324fd9e6f113e8ee755446c3826a0d24367e77eb7cb5 2,982 0.93/1.00 vMB 71
407,391 407,391 000000000000000002865b7f58f895a685a8536f28fa5a842d735760204a4023 878 0.43/1.00 vMB 41
407,390 407,390 00000000000000000109a7ba5d6ed21c30c1ad0b2d194ab57661bc22f847dc41 849 0.43/1.00 vMB 42
407,389 407,389 000000000000000003cf45c6b0fa93893275067feab56a647a3fd15959080a00 2,181 1.00/1.00 vMB 46
407,388 407,388 0000000000000000013285d42f5d2d79b9361495c5a170aa3249fec7494aa49e 872 0.52/1.00 vMB 36
407,387 407,387 00000000000000000360edabcb31873e8555c39c75c8872fac636635c38fec7c 870 0.90/1.00 vMB 17
407,386 407,386 0000000000000000038e67cb4fc1b1859195ce97961401eef2edafa2ed72a482 343 0.23/1.00 vMB 29
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
Previous 10 blocks ↓
Total Size: 782.91 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: 713.80 GB
    • Received: 17.47 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.