Loading Tool

Explorer IconExplorer

Memory Pool

43,562 transactions
27.01 vMB
0.05604402 BTC
Random Selection Loading Transactions
Max Size: 142.41/200 MB

Candidate Block

Mining Attempt b1f95b6e80b496a95aa582f509803f251554c7919d63c74d01d387385c31e12c
Version 20000000
Previous Block 000000000000000000001260ba24b1c90e21ac7ae42fa5287b1c1450592fa5bb
Merkle Root 2a047f6b723af677d03e235f91e902a4ab26c0f64ef526fa184148a7ed230850
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,086
Size: 1.00 vMB
Total Fees: 0.00576793 BTC
Feerates: 40.21 > 0.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,914 (224,218 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
690,696 690,696 0000000000000000000ad40c7c01f74476921ab4450d860ca199b5617e98047e 2,073 1.00/1.00 vMB 54
690,695 690,695 000000000000000000063ca4c8679e2693ac791dbad75307027fccc2f41d16ff 2,338 1.00/1.00 vMB 15
690,694 690,694 000000000000000000042b93cc791be5eeabdaafce6e3a641a0fca53d6e5ceb6 2,387 1.00/1.00 vMB 12
690,693 690,693 0000000000000000001127ed166eaf10eb6a08493a8ff46474e87f1b7d1ccfdb 841 1.00/1.00 vMB 15
690,692 690,692 0000000000000000000c0c82dec0b3523910ea0cb228bc5b358b68bf0879c6b1 2,653 1.00/1.00 vMB 30
690,691 690,691 0000000000000000001152546f40a9b4819069be4ecb1897cd5c5aa40c3f6548 2,367 1.00/1.00 vMB 24
690,690 690,690 000000000000000000075e38951262bf3c1faa75649ba4ccff92aefa44e56a64 2,001 1.00/1.00 vMB 13
690,689 690,689 00000000000000000001068b202e11240cc07cf9f0474c4bb568d5315263fbe8 2,513 1.00/1.00 vMB 25
690,688 690,688 0000000000000000001218611efa70033c58cb7af006a1096f4d76d634e9db58 1,121 1.00/1.00 vMB 35
690,687 690,687 0000000000000000000a5371c9f2dcfe900bdedd4be33d91b5d16655c9085456 1,579 1.00/1.00 vMB 34
690,686 690,686 000000000000000000050a1a579918e12eae14a64a228ccdcaa21df59890c814 2,670 1.00/1.00 vMB 32
690,685 690,685 00000000000000000003775347679e4e70d280eb1680c0073f40c5980f3d2b8f 1,637 1.00/1.00 vMB 63
690,684 690,684 000000000000000000086b9b8deeb64da721879d530182e2828cf0956d205c77 1,021 1.00/1.00 vMB 55
690,683 690,683 00000000000000000008ce22113ea39d2dfce5844098bb6dfc0bfae4a351f9bc 1,645 1.00/1.00 vMB 26
690,682 690,682 0000000000000000000f2684cdb51f8e4ab51d65de008dbc5a5660b423098193 1,419 1.00/1.00 vMB 44
690,681 690,681 0000000000000000000003bb5b5e0872db6af3b48187dfe00c536a77126c603c 2,133 1.00/1.00 vMB 19
690,680 690,680 000000000000000000058dc04e63810a881fd32452caa62cd7ebd947bf439baf 1,983 1.00/1.00 vMB 12
690,679 690,679 0000000000000000000272d1d4e148116dc2722cf9f17c68a63e998ba8bed2f3 2,797 1.00/1.00 vMB 41
690,678 690,678 0000000000000000000bd6ff634bbf16bbaf8900697f371887496b7036ea31cd 798 1.00/1.00 vMB 23
690,677 690,677 0000000000000000000021ac7d8543ec6e7f60e2560aac90c646a8adf130422c 2,126 1.00/1.00 vMB 16
690,676 690,676 00000000000000000001fb97a9da22e1419a6e2b8c8fbeef1b17ce5398fa4fad 1,905 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.24 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 655.06 GB
    • Received: 14.25 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.