Loading Tool

Explorer IconExplorer

Memory Pool

48,841 transactions
29.72 vMB
0.09255817 BTC
Random Selection Loading Transactions
Max Size: 158.28/200 MB

Candidate Block

Mining Attempt 728011a6e7b666af9d0327e3ff4dbad9e4e5b6c2476755fbdf0ae5b9ddd5ee00
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 0508c9b30c100f9b573f3c0efabe22617cfcd2d65fc36a86143d6425a47a1712
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,008
Size: 1.00 vMB
Total Fees: 0.02984293 BTC
Feerates: 105.02 > 2.99 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (130,520 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
784,326 784,326 000000000000000000039b618c9a00f6d5d5b5a6aca1f325b478e3ae4283014b 2,117 1.00/1.00 vMB 11
784,325 784,325 000000000000000000012112a89b01af0b08d17d67f6feecb203000ae2b8f65b 1,869 1.00/1.00 vMB 11
784,324 784,324 0000000000000000000008d82d374817d12e8b152e2414d27e7cc16b43fb70ad 1,690 1.00/1.00 vMB 15
784,323 784,323 00000000000000000002b268143138e46860966b2462951faeeda04a85acf5d8 3,609 1.00/1.00 vMB 27
784,322 784,322 00000000000000000001b0bdf8f6cc8ae472f71da15800877e6daed1be12d78f 2,578 1.00/1.00 vMB 23
784,321 784,321 000000000000000000016aaa1f4f756a26255d8eb429b2ae59f4b615d3f005c8 3,332 1.00/1.00 vMB 22
784,320 784,320 00000000000000000002aa3f89c7fc16179d8586e0a2ff77a03c6a62778be37f 2,529 1.00/1.00 vMB 33
784,319 784,319 00000000000000000002af57d0eb8831ab64bd38f5b67aa68efad184607d012a 1,585 1.00/1.00 vMB 23
784,318 784,318 000000000000000000024101abd522f7c4d48625cccb38b8b0f9c6ddbbee40e9 1,231 1.00/1.00 vMB 14
784,317 784,317 000000000000000000024e50447e091b0b780366318859d494cca1500f585498 2,399 1.00/1.00 vMB 18
784,316 784,316 000000000000000000004df3f68b4e01a4146565a58a8e201cadcfd154f7d170 1,391 1.00/1.00 vMB 20
784,315 784,315 00000000000000000005187bec8a0c69c67eacab80f339207032b1a60c5e62b5 2,317 1.00/1.00 vMB 23
784,314 784,314 000000000000000000007427a9ff69e4a819b0d6fa2f294c10f92e7392080410 1,742 1.00/1.00 vMB 16
784,313 784,313 00000000000000000001eae7a81cbf4e681dad5046201a1164c621b3fd59b8b1 1,739 1.00/1.00 vMB 17
784,312 784,312 000000000000000000053593c6d4763e838e8f0b9df400a2d418068788862ce3 2,674 1.00/1.00 vMB 23
784,311 784,311 000000000000000000000f61673ebf8bbad82cc805961f4018c5472a20eb9618 3,193 1.00/1.00 vMB 34
784,310 784,310 0000000000000000000501cb24b4ef1451160cef392fe2f6c169846e2dff0315 3,181 1.00/1.00 vMB 23
784,309 784,309 00000000000000000003148e18adf7ce9aee3912fccd5554cfe7f2d9324c582c 2,122 1.00/1.00 vMB 37
784,308 784,308 00000000000000000000e48814e4ddd62410660e6b1f7aadb67ea0ba0956bdef 2,484 1.00/1.00 vMB 23
784,307 784,307 00000000000000000001564af5824dc7ff59dc26258f8ba8c2a88e7adba8876b 3,157 1.00/1.00 vMB 22
784,306 784,306 000000000000000000056db264c72bfa5f28943ced2a6a4b9a8a2ef20b8f0e0a 3,498 1.00/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.12 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: 652.08 GB
    • Received: 13.71 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.