Loading Tool

Explorer IconExplorer

Memory Pool

43,592 transactions
28.03 vMB
0.10084545 BTC
Random Selection Loading Transactions
Max Size: 145.03/200 MB

Candidate Block

Mining Attempt 0b05503532559aaa79694b0d1ad8b4cc29e489c816003c6b62efc31647e7dc05
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 710b2480254d12aa02479153f0675fc8010ee56549e88797705c50c92bed523f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,977
Size: 1.00 vMB
Total Fees: 0.04106199 BTC
Feerates: 180.94 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (151,150 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,509 763,509 00000000000000000006314f0acad9eb18836684afb4fa3b742484c9b6084c24 441 1.00/1.00 vMB 15
763,508 763,508 0000000000000000000190055dcca893ac75dc979ef9024ef0ea296218a9899e 1,167 1.00/1.00 vMB 17
763,507 763,507 00000000000000000001263526fe7598deb7c29ba1b1553f8d2f531a8e6e05ac 2,869 1.00/1.00 vMB 27
763,506 763,506 000000000000000000016ad481cec9b4b06a2e5aec84ee5b11a0f684218ec17e 2,453 1.00/1.00 vMB 42
763,505 763,505 00000000000000000000eebae0b80e06a7af878203a3862b6f217f15d45112fe 444 1.00/1.00 vMB 15
763,504 763,504 00000000000000000004a04e0f6801fb4c479f1b74fae74d697f15c6178d1067 660 1.00/1.00 vMB 13
763,503 763,503 0000000000000000000409351a8ba867963b8553357427a6a6f17b602d63cddb 2,975 1.00/1.00 vMB 26
763,502 763,502 0000000000000000000766747db16d75f8917fc643bce85bf8655fc65e654355 2,341 1.00/1.00 vMB 41
763,501 763,501 00000000000000000002fec0391cf0255719df66a51f38968f8331a5a2a37da8 176 1.00/1.00 vMB 13
763,500 763,500 00000000000000000004b28184d8645c25faec1e1b2c4d7ac11b470f489bbfb8 1,532 1.00/1.00 vMB 26
763,499 763,499 000000000000000000059ecf7393f757a3f29f56008c495c2f492123a2ef6500 2,203 1.00/1.00 vMB 26
763,498 763,498 0000000000000000000650cbded8f51af9efa905e38f64521b996d3076c54bb3 626 1.00/1.00 vMB 17
763,497 763,497 000000000000000000079a468a2b5dd7b2bd06a6449a2e9b6545ed112a38123f 1,160 1.00/1.00 vMB 19
763,496 763,496 00000000000000000004c971da1aade91dab652e448c3b429ef7e9b53fa136e2 657 1.00/1.00 vMB 16
763,495 763,495 000000000000000000072c3af9e53bb3c866e0db844e9b753e37c336872ead78 698 1.00/1.00 vMB 16
763,494 763,494 00000000000000000006477beef13ff2422e942fef23301ee20392da3f5d431b 1,892 1.00/1.00 vMB 24
763,493 763,493 000000000000000000037a6c1d084b604959058e3d072e6ab8471ac6b27e8e06 1,111 1.00/1.00 vMB 19
763,492 763,492 00000000000000000003884341ac9320795de2c923e0ae601839c24805158a53 1,150 1.00/1.00 vMB 24
763,491 763,491 00000000000000000004fa01d2c875cd3bb095f80c339dddbc193fffd9d5a35f 1,374 1.00/1.00 vMB 16
763,490 763,490 00000000000000000005470c748b7b830dada57068d617426e3e3f65765a3671 3,199 1.00/1.00 vMB 27
763,489 763,489 00000000000000000002a4213df1c6ae32af6c6a594caaf9788337b770558a0e 2,916 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 781.79 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: 633.85 GB
    • Received: 12.22 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.