Loading Tool

Explorer IconExplorer

Memory Pool

78,737 transactions
29.20 vMB
0.08422512 BTC
Random Selection Loading Transactions
Max Size: 176.74/200 MB

Candidate Block

Mining Attempt 7fa1374f2b0a19be41bc00ac6cf7cea231dac8775a640448709960c8e8232f12
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root bb62ebe6fc75d957f7df508b014d0286f85b66fffc96715dc0e0e674c029831f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,522
Size: 1.00 vMB
Total Fees: 0.02315519 BTC
Feerates: 178.73 > 2.32 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (210,746 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
704,416 704,416 0000000000000000000d21e560b40958d5046301b4df0cc70a8f9dd318e6b9cc 1,054 0.49/1.00 vMB 11
704,415 704,415 00000000000000000009f35c0fb7e382d2ec83b08e707f79575397cb966c07e5 1,438 0.82/1.00 vMB 6
704,414 704,414 0000000000000000000d47f921446db07a2feb7dff1d77a68e60925a8498506b 2,376 1.00/1.00 vMB 6
704,413 704,413 000000000000000000077d4c842e88f27cd481a888b0bf18b0f94b4901eefa9c 2,676 1.00/1.00 vMB 24
704,412 704,412 00000000000000000008b24c3284f47515cdb1f79d3f166febb01e1fe3e87c25 646 1.00/1.00 vMB 12
704,411 704,411 00000000000000000007981dd073e68e13820b57063a35ae101e1ddcb62ae66b 1,567 0.73/1.00 vMB 9
704,410 704,410 0000000000000000000c4e8b14861f4ab1b2a5bccf405e9c04b2876c7d14c866 1,194 1.00/1.00 vMB 1
704,409 704,409 0000000000000000000c8d7f162c034a4176a6c6c4575ad06a2fbe23424d9881 2,414 1.00/1.00 vMB 12
704,408 704,408 0000000000000000000daf82fe375665ef4a4cea5c6246546fa00bad7f9c7d5b 2,070 1.00/1.00 vMB 4
704,407 704,407 00000000000000000008291c5cb3dea390e905b8a151b802d3ec6465fc6cd626 2,995 1.00/1.00 vMB 22
704,406 704,406 00000000000000000003b3405bbbfe946fd59e6d53337144153e12dfc1fde831 3,326 1.00/1.00 vMB 10
704,405 704,405 0000000000000000000ce7ae2223b8af3bc6a0269d6da90740074d879c820b5d 2,693 1.00/1.00 vMB 5
704,404 704,404 000000000000000000003faa47a838c772146c3fdbd7528a3c1f641fdaad6944 3,053 1.00/1.00 vMB 13
704,403 704,403 00000000000000000008a9d4fffe09000d4e5c392222715a8e53b7f078b20c6c 2,743 1.00/1.00 vMB 18
704,402 704,402 00000000000000000007ff45a9518ce1323dc385dd8aee7aa08b6453ed3ae473 2,189 1.00/1.00 vMB 11
704,401 704,401 0000000000000000000b088fa6f1ae6bc0f6a95fa7e348df2f21b7baaa033463 934 1.00/1.00 vMB 11
704,400 704,400 00000000000000000005cdc43242eecfc536b71546217dc1a649cdfaae440708 3,206 1.00/1.00 vMB 28
704,399 704,399 000000000000000000013ce6f81517d2b5dc324fc75354622f8d76e8225b4a26 3,348 1.00/1.00 vMB 24
704,398 704,398 00000000000000000002f505907cc83c51060f02821daf597a968f7e0c945854 2,465 1.00/1.00 vMB 14
704,397 704,397 000000000000000000020215b488281801cd4677e76d4fe162b789291ab0c935 81 0.02/1.00 vMB 12
704,396 704,396 0000000000000000000e07bdd10e3a81febeb5901c190cf8296f821361f12c8e 1,400 0.53/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.68 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: 678.74 GB
    • Received: 16.44 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.