Loading Tool

Explorer IconExplorer

Memory Pool

77,947 transactions
29.27 vMB
0.06332690 BTC
Random Selection Loading Transactions
Max Size: 175.90/200 MB

Candidate Block

Mining Attempt 2576b4dbbb04859bf97178b9ca5bc2104bd5b9da7257c8b369861ee1f14bdace
Version 20000000
Previous Block 000000000000000000001a6f6115c32c340a2159b30f9ffd632f63424aa563f9
Merkle Root 3597b2c496e34be1f1d0cb2ba1530ee8110a0c677067a0d24da65e0844bdcf4f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,705
Size: 1.00 vMB
Total Fees: 0.00389594 BTC
Feerates: 60.09 > 0.39 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,016 (136,689 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,327 778,327 00000000000000000004a802904a581194a30ee2f0afb2fa08358cb375436773 1,594 1.00/1.00 vMB 8
778,326 778,326 0000000000000000000512876062cb9f5924407da837034e01b20615695ae826 1 0.00/1.00 vMB 0
778,325 778,325 00000000000000000005c313e42e0bad00698797a8a3eea9cdd6ac012d3c996c 800 1.00/1.00 vMB 3
778,324 778,324 000000000000000000005dd77e3f65ceb791320d187ae3aae1bf9f933271dcdf 2,279 1.00/1.00 vMB 13
778,323 778,323 000000000000000000059b42903893b9596acddb00ee7e89b8e3c686a58a8ce8 2,028 1.00/1.00 vMB 15
778,322 778,322 000000000000000000027bb11fc45b056b9f32b06c45ef4044f6c1e73c6e5797 2,575 1.00/1.00 vMB 8
778,321 778,321 00000000000000000003941579ae6f59d38b95e9cfe24a8e8356c6fc795e9f16 3,288 1.00/1.00 vMB 22
778,320 778,320 000000000000000000047a2921cd46f2dbae15e3d0d0f7e933e31bb34f8349b9 791 1.00/1.00 vMB 5
778,319 778,319 000000000000000000003c8d1d862d5210a953c98ce43fd5511525f5d7b6dfe8 1,565 1.00/1.00 vMB 4
778,318 778,318 00000000000000000003cc43ea30e37a266ceed93e9be6ca770aadd9ef401f8c 3,393 1.00/1.00 vMB 21
778,317 778,317 00000000000000000004729236866d0c1ea4a2151b959a4164979230c3084650 1,738 1.00/1.00 vMB 5
778,316 778,316 000000000000000000064ae6a5ef46adf999f71db8816506d6e768ceff24b874 2,493 1.00/1.00 vMB 12
778,315 778,315 00000000000000000005a3e1af0c36636fbf895f83a4618c5cdc76a5fff42c09 1,098 1.00/1.00 vMB 23
778,314 778,314 000000000000000000047e6bfd7c207f326a07e48738959b6ecc8c1b01edfe94 1,964 1.00/1.00 vMB 17
778,313 778,313 0000000000000000000669851417d36bf82a436e79d2d65e950264603faf680a 3,149 1.00/1.00 vMB 18
778,312 778,312 000000000000000000068650aff5098c5cff9f9284f1ddc0dcdb4f70cdaf48c7 662 1.00/1.00 vMB 3
778,311 778,311 00000000000000000000448abe5313102ad3d225f0440f9fc74a90dd0d1b0af9 1,530 1.00/1.00 vMB 7
778,310 778,310 00000000000000000001e80131149f8804b553dd40ccabfcd7aec7a93c756163 3,020 1.00/1.00 vMB 17
778,309 778,309 00000000000000000000c1ab007b2b49fcfbf9a3b9e0b5a2cc9b2b0dcb520a9b 795 1.00/1.00 vMB 4
778,308 778,308 00000000000000000003fb5945ad0829b62451c55e5de761f735b92473b38109 1,676 1.00/1.00 vMB 8
778,307 778,307 00000000000000000002699921a47ffe48b2a282dd27e96503404845d7697114 1,094 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.42 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: 665.41 GB
    • Received: 15.13 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.