Loading Tool

Explorer IconExplorer

Memory Pool

91,121 transactions
33.07 vMB
0.17345408 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt 90793479f15fa6067770b6b335349a13513fedda6dff685d5422046de19b05ae
Version 20000000
Previous Block 00000000000000000000b3b36493b98d8831183a4c3bad48ccf282a73492693b
Merkle Root ec4bbf9ed84121a8b1cf58ff63544a140c90f0c3fd12b9974b13abcf5db67790
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,974
Size: 1.00 vMB
Total Fees: 0.06833011 BTC
Feerates: 627.82 > 6.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,072 (510,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
404,397 404,397 000000000000000005fe4b436d193648e62ec5095a3876e23f9d3dfea115d53f 2,108 0.99/1.00 vMB 37
404,396 404,396 000000000000000002355dd5f3cf352628f30c1e6c2343c25ab1335db67b12ab 2,584 1.00/1.00 vMB 41
404,395 404,395 000000000000000004e3a7d849311927b583f20284f35ffba618f3e27538cab2 3,192 1.00/1.00 vMB 76
404,394 404,394 00000000000000000220d9fa141e7cbfeab887c98ec13b188095120eda84ad6d 1,408 0.93/1.00 vMB 25
404,393 404,393 0000000000000000051002eefb0256fd939a44a14d7d0c30c34254214d6460df 3,177 1.00/1.00 vMB 59
404,392 404,392 0000000000000000055a951b133da88a62e25eb494fd73c7f447198dbb4e184c 1,465 0.65/1.00 vMB 39
404,391 404,391 00000000000000000222c8340041b2e88eece3dd1b41086cf5aa9a15d6e8d8fa 1,731 0.81/1.00 vMB 38
404,390 404,390 0000000000000000012c785833015a9c61a391ffb76b3548650b4bd6dd0f9e75 1,271 0.84/1.00 vMB 26
404,389 404,389 0000000000000000035c40e9befa29369031f8703d621a557c27df00d22d02fc 1,516 0.92/1.00 vMB 28
404,388 404,388 000000000000000006069c2fd0d5734c366bad24389f95ec26fa5efe3a96075b 2,840 1.00/1.00 vMB 42
404,387 404,387 000000000000000000a3d6dc7c326a00ffc95560d4afd551ec9e01f0c630ace5 1,869 1.00/1.00 vMB 71
404,386 404,386 000000000000000000b287a464b6ab2e4f56ae71986cfe5724df0e6d814a8e64 2,734 0.93/1.00 vMB 57
404,385 404,385 000000000000000005171f3603eb7fc25574558cec68e5f223e6f2a564dee221 1,238 0.55/1.00 vMB 50
404,384 404,384 000000000000000005734abb02ce54cd8ec17d5f4bda53df7d4092706e365e9b 321 0.99/1.00 vMB 7
404,383 404,383 00000000000000000630238d9bd95e32a69e1509a94ce8f945b5577bea9af466 761 0.32/1.00 vMB 37
404,382 404,382 000000000000000000b0f6e7ed2ec255a3fd261d3a80261f12ab292276805b44 544 0.26/1.00 vMB 30
404,381 404,381 00000000000000000636a6b03729c252cf33a090f4ea256081ef56e8a29fcc3e 886 0.37/1.00 vMB 49
404,380 404,380 00000000000000000378fa33a30a6abfaff5879d69e36d28532ac28ed67e9278 1,044 0.50/1.00 vMB 42
404,379 404,379 000000000000000003dc9bd8534f2bdbb956576b33787a9d879e6646ada4cfb7 1,663 0.82/1.00 vMB 42
404,378 404,378 000000000000000000913db7635a587c2032a6e0edd1a60f66c071d315b055b9 1,014 0.76/1.00 vMB 20
404,377 404,377 00000000000000000286f1b3ec5f263f36fe9c26c87c9002ead70198c08e6318 2,242 0.93/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.52 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 668.90 GB
    • Received: 15.63 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.