Loading Tool

Explorer IconExplorer

Memory Pool

77,232 transactions
28.70 vMB
0.09472285 BTC
Random Selection Loading Transactions
Max Size: 173.97/200 MB

Candidate Block

Mining Attempt d45b751b879c419d7aaa94457f46526c97ff9599ba35dedfbb1a4ecc84b3e57f
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 4b4609bad6654ed61eda2776b89dde25c437eed6d154d1c2bb96ceaab1fb703b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,436
Size: 1.00 vMB
Total Fees: 0.03516014 BTC
Feerates: 101.64 > 3.52 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (579,423 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,695 335,695 00000000000000000a41166325443da9324751edbce289e81cfb75a0bbd1e02d 1 0.00/1.00 vMB 0
335,694 335,694 00000000000000000fca1dca981202f083585cec7a2eeef3fb8485a72c9fcb87 64 0.02/1.00 vMB 17
335,693 335,693 0000000000000000077f078f5d44079dfb535cf7fb77cda19e3c45e56a5f6efa 395 0.40/1.00 vMB 11
335,692 335,692 000000000000000007aad3ab7a5284b994bc1ca4a1199e88a7dd0da9db0a9624 2,021 1.00/1.00 vMB 26
335,691 335,691 00000000000000000b2706877100d924e133bbb83ae2fec7d903481bc1e938f1 688 0.60/1.00 vMB 19
335,690 335,690 00000000000000001a11c452719318d7df30099941fd729cc28846f5d47383dd 1,757 0.75/1.00 vMB 30
335,689 335,689 00000000000000000d675608ca54d23e63a032f37c11b7ef372f85b0107eb0f8 160 0.10/1.00 vMB 20
335,688 335,688 000000000000000002027420fad536ad21c14cf8cdc1f010909639004e60e050 1,057 0.63/1.00 vMB 24
335,687 335,687 0000000000000000020f7becb20fc9be36e19dd0a18818c16f355038e0837961 618 0.35/1.00 vMB 21
335,686 335,686 0000000000000000013ac1128c6a6683cf0ab56ce510a6c755634da870308818 100 0.04/1.00 vMB 26
335,685 335,685 000000000000000012c0bf88f2c9bae1c818c96c597ac7c8335474b6cfaebdda 427 0.31/1.00 vMB 19
335,684 335,684 00000000000000001a286a6598f009a0fbb04ef21e15a98dce2b1aa23031c9a8 998 0.50/1.00 vMB 26
335,683 335,683 0000000000000000045a03f67f90bedc780af598e7c41728b7810ab97e316fbe 117 0.08/1.00 vMB 9
335,682 335,682 00000000000000000cc5e2f9831c79a267c25cb355209f0ff70e0113672427f6 283 0.13/1.00 vMB 27
335,681 335,681 00000000000000000c9abce880c3957ca566e5fc73a7491c3111b89347a07d71 181 0.10/1.00 vMB 22
335,680 335,680 0000000000000000087d49579c0b7a417ea13195423cf5da56524dbdcdd47b55 1,151 0.62/1.00 vMB 24
335,679 335,679 000000000000000000e0e284898a094a7784fd4a427b80cf25325546cb082f64 852 0.57/1.00 vMB 23
335,678 335,678 00000000000000000900aa47699b3d7f7fb4e616a5a3b0619b7c6e4af8eb6b9f 408 0.19/1.00 vMB 24
335,677 335,677 0000000000000000094eea3dd3431eae3c2ab2ee2c1085011d323c4dbadb4314 1,304 0.72/1.00 vMB 24
335,676 335,676 00000000000000000cf76637b810f7bc60c46a092636de6e37567e43b49b499e 32 0.03/1.00 vMB 34
335,675 335,675 000000000000000013c1bf8fe9cdf532d511f335953cfc829b10c42bed82d31d 1,174 0.54/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.