Loading Tool

Explorer IconExplorer

Memory Pool

76,068 transactions
29.11 vMB
0.10299556 BTC
Random Selection Loading Transactions
Max Size: 172.08/200 MB

Candidate Block

Mining Attempt 4771a54f451e49d842e28687748b9ec2cf2ee09c422cd0c5ea9f410ac8d47899
Version 20000000
Previous Block 000000000000000000007d0a1e8c0ae4964fa44e3af26c0b0a6f061f00bb89fc
Merkle Root 64c9805c277f7a9f5c5a7df24f752a81a8fb5d2dfabffeec8b0b3c876e69cf9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,409
Size: 1.00 vMB
Total Fees: 0.04100982 BTC
Feerates: 201.37 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,039 (321,049 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
593,990 593,990 00000000000000000006ed435efbfeda63d3e32a52b25a18f902bb457c3109ec 2,192 1.00/1.00 vMB 5
593,989 593,989 00000000000000000001dce038d73635c828baffe6104ea8fc8d73ba9154406a 2,366 1.00/1.00 vMB 7
593,988 593,988 00000000000000000011a4bf29ff88799db88071cbebdc98405f5f9f2b820a04 2,290 1.00/1.00 vMB 4
593,987 593,987 000000000000000000140781dc8a5e68b6c06e44549581c59be05e390f6a5a88 2,250 1.00/1.00 vMB 30
593,986 593,986 0000000000000000001327e55a2d9652c96868cbda3e8932ee78819a23f2d0c1 2,031 1.00/1.00 vMB 26
593,985 593,985 0000000000000000000faa1ae92baff7afeebf1822b94ee21dfb2447ed83e27e 2,549 1.00/1.00 vMB 42
593,984 593,984 00000000000000000007df06baa60876e2ab26e33dbb1356624da2ac615744fb 2,803 1.00/1.00 vMB 27
593,983 593,983 000000000000000000091fff405e82f59536758beae556908908e993a337352c 2,686 1.00/1.00 vMB 57
593,982 593,982 000000000000000000033203d7460b223fa0478fa4202b5f26b7f28984dee7f8 2,694 1.00/1.00 vMB 22
593,981 593,981 000000000000000000138d02ad7b688bf732b278ca11919701c19b6e8caf62eb 3,101 1.00/1.00 vMB 49
593,980 593,980 00000000000000000003a74903b17e44839738fd96b7397f487c4d4c0aff1ec9 2,688 1.00/1.00 vMB 15
593,979 593,979 00000000000000000014d021149a22ed6da9ddb385658ab61157a4080935b3e5 2,694 1.00/1.00 vMB 45
593,978 593,978 0000000000000000000c9ffda56ea02c19d1d7bc0878e42f1b8367b0e9289304 2,718 1.00/1.00 vMB 17
593,977 593,977 00000000000000000010f926373039b67e77c01a94a650a80756e39561947880 2,496 1.00/1.00 vMB 12
593,976 593,976 00000000000000000015933029dca9ac633e2b2324bd88f2eee77ab7269fbf02 2,718 1.00/1.00 vMB 38
593,975 593,975 0000000000000000000f72c8040d4bb6293df3bae171827af1cf99b60be1abc3 3,268 1.00/1.00 vMB 42
593,974 593,974 000000000000000000117201d3e2e0632ff1cdeee0bd322c4a716839aa8a51b9 2,466 1.00/1.00 vMB 56
593,973 593,973 000000000000000000092863d2e2cc4893e90e774870bee68bce09584f35a3ba 207 0.11/1.00 vMB 24
593,972 593,972 000000000000000000168a0c15e950468e4d645ff182252a918236ef66f7bcdb 163 0.05/1.00 vMB 33
593,971 593,971 00000000000000000011eec884c1435161c61b5a3fc006adf9458a7c25bde6f1 388 0.16/1.00 vMB 17
593,970 593,970 000000000000000000066132aadd02eb4f7d3fb2e2f187e67a00350aa97d2582 805 0.29/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.46 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: 667.91 GB
    • Received: 15.31 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.