Loading Tool

Explorer IconExplorer

Memory Pool

79,694 transactions
29.63 vMB
0.08828052 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt 458a511fce78502021d07f6dcde63a74d728d17c8574f5029153689e48c9f813
Version 20000000
Previous Block 0000000000000000000134f51554c94e7c4e33ec04070a06b3ca9e0eb5c85a0c
Merkle Root 476e4e88ae81ea815727de98857ca03b9c4b0631d2a8df27257e71be52905ccd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,796
Size: 1.00 vMB
Total Fees: 0.02523645 BTC
Feerates: 100.11 > 2.53 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,097 (306,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
608,635 608,635 000000000000000000059c1620c3713a052931a2f2019456d17286d143612043 3,093 1.00/1.00 vMB 27
608,634 608,634 0000000000000000000577bade17b580a38a8fa95a953cb9565f5a6f33ec7b0a 2,971 1.00/1.00 vMB 21
608,633 608,633 0000000000000000000c64bfe77c119271b26d8f94c7b6e6f34ff3b41ea919c5 110 0.06/1.00 vMB 19
608,632 608,632 0000000000000000000ed77b52ccedcb8975d39c1c2a7fcaefc080d7911a5749 1,090 0.49/1.00 vMB 17
608,631 608,631 000000000000000000106f4047b52fdb3c7fedb1bb4afa87362970aa3e9faeeb 210 0.07/1.00 vMB 14
608,630 608,630 0000000000000000000f143636ae24873a32b4611809405faf5da2d6edc53a02 1,728 0.51/1.00 vMB 14
608,629 608,629 00000000000000000014925d3cabf36070815038b420d13255747fbe053f7b83 1,535 0.64/1.00 vMB 15
608,628 608,628 0000000000000000000786dc4227d98e96b09dd402e0faf9a473c4f2339bc718 116 0.03/1.00 vMB 18
608,627 608,627 0000000000000000000f8f9bdd563e16a36df4af467d4b1bf0ba534aa69a4369 2,719 0.94/1.00 vMB 18
608,626 608,626 0000000000000000001572a1fe23a64b16e36bac1acdc41215db5227801b933c 1,275 0.40/1.00 vMB 13
608,625 608,625 00000000000000000013a9e2164f677b94f16259cd346babe178509aa0787a49 2,821 1.00/1.00 vMB 14
608,624 608,624 00000000000000000005c8cb4dda8dae1f262594ba58a974ed04be02ee7b261f 2,600 1.00/1.00 vMB 10
608,623 608,623 0000000000000000000c664628eb2bbc8d7bd3dc1b34bf5484e1407f9c78e21b 2,545 1.00/1.00 vMB 14
608,622 608,622 00000000000000000007d00fb2ec5bfec33a89425a360bed294f398444ee4acd 2,573 1.00/1.00 vMB 22
608,621 608,621 0000000000000000000f1505d3892ad5b4755f9e4b3da40530936d93bbe83df0 3,209 1.00/1.00 vMB 31
608,620 608,620 000000000000000000039e2c2f162145ae5d960d9f406e52d595c518b772f4b7 1,269 0.38/1.00 vMB 17
608,619 608,619 0000000000000000000236f14010c5a62235abad3a9405d132e1b0040545ce3e 926 0.33/1.00 vMB 18
608,618 608,618 000000000000000000105f275eff9ab08140b133329b3d82491641892ad492a5 1,425 0.54/1.00 vMB 12
608,617 608,617 0000000000000000000e68c4cd03fb94f47975a28f7d420a7528a0e253be8e49 2,021 1.00/1.00 vMB 7
608,616 608,616 000000000000000000071daf64ae9bc437db15b1c3fe6f88bda4b225adce894e 2,570 1.00/1.00 vMB 23
608,615 608,615 0000000000000000000b018880cd5600208775eb18a85bd420974b19a642abbc 2,691 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.56 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: 670.17 GB
    • Received: 15.83 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.