Loading Tool

Explorer IconExplorer

Memory Pool

82,457 transactions
31.84 vMB
0.11092941 BTC
Random Selection Loading Transactions
Max Size: 190.90/200 MB

Candidate Block

Mining Attempt 75e83ced782469ae4f3b31fc695f8b5ca0b4d1ba14a0137e15b2ecc9223dd2a0
Version 20000000
Previous Block 000000000000000000010cf532a63a6441b67a3efb5df3eadda72118873c170e
Merkle Root a46f07f670c097ef6bb985b09832e912e8f3fc5ffec17ecffba2444c4965ea56
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,212
Size: 1.00 vMB
Total Fees: 0.02545711 BTC
Feerates: 99.50 > 2.55 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,376 (61,260 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
854,116 854,116 000000000000000000008ffde1950ee78e8040ea597e6ee035e9c5cefe6a39cb 1,587 1.00/1.00 vMB 5
854,115 854,115 00000000000000000000a8a9e7b76b081e061fddc7f65728fee5173a6c9fef26 1,282 1.00/1.00 vMB 4
854,114 854,114 000000000000000000021d0549a314959508147167304c029b56bb99a5f2bb55 1,206 1.00/1.00 vMB 4
854,113 854,113 00000000000000000001990b5bea92d50913faaad60a51efdc9f3f711fb602be 3,268 1.00/1.00 vMB 6
854,112 854,112 000000000000000000012ea59bc3279d3e025bb04c00c58f2aa0c5c717c7a74d 2,929 1.00/1.00 vMB 11
854,111 854,111 00000000000000000000efac316bbf11d516c1e3bfacac25daf25a85a72d94ec 436 1.00/1.00 vMB 4
854,110 854,110 00000000000000000000c51051873ed4e3f597e8d78c7355b7ac10fc3b71f770 816 1.00/1.00 vMB 4
854,109 854,109 000000000000000000032304183620018cea43493af4f343595c89eb9dbaed7d 1,273 1.00/1.00 vMB 4
854,108 854,108 00000000000000000002b6c44c521612555229c2ff515edb18dfface2cd1002a 2,558 1.00/1.00 vMB 6
854,107 854,107 00000000000000000001cb86ae6b0073019fcb8996bfc0d0931829c1b9fa897b 480 1.00/1.00 vMB 4
854,106 854,106 0000000000000000000318962abd785addeda00b486878f8a5b8ef0e456ba524 2,897 1.00/1.00 vMB 6
854,105 854,105 0000000000000000000160198735a9c3bc1c900d91dcd9745322b93bdd0fb276 2,299 1.00/1.00 vMB 5
854,104 854,104 00000000000000000000824bfc185120cdcfc32016bda96f4b5292b7ce39108f 3,334 1.00/1.00 vMB 7
854,103 854,103 0000000000000000000082e159f05bc019806b03f5c5d0d9a936be02abe6cbab 3,581 1.00/1.00 vMB 8
854,102 854,102 000000000000000000015993cf7ddebcae5e06de4970469020771c3fe29b79d3 2,769 1.00/1.00 vMB 13
854,101 854,101 00000000000000000001b4b02b5d4f5c0b68cbdef8eafd8bd3db8b573c827bcd 3,645 1.00/1.00 vMB 7
854,100 854,100 000000000000000000028c54b20ff72657cae81d0d81e5b87412d36fd484441c 1,752 1.00/1.00 vMB 8
854,099 854,099 00000000000000000002fa08cfb217dc5eaa882d05aee9390b928bf05c616f25 7,857 1.00/1.00 vMB 3
854,098 854,098 0000000000000000000305a736849669cc80b397f694b391fa84ae4f959fd1d1 4,205 1.00/1.00 vMB 6
854,097 854,097 00000000000000000001bd646092168992079632396b88ef7e5be09ed5919baa 6,667 1.00/1.00 vMB 4
854,096 854,096 00000000000000000000e8e1b92841e7e9a5b05dc3f8e074ed1732d98fd8d0ce 6,614 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 783.04 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: 720.41 GB
    • Received: 18.16 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.