Loading Tool

Explorer IconExplorer

Memory Pool

35,725 transactions
26.02 vMB
0.06465449 BTC
Random Selection Loading Transactions
Max Size: 132.46/200 MB

Candidate Block

Mining Attempt a640ef71d16f195377fdbc04a5cca19f5999c36ed6df80b6ac95bfeed7392984
Version 20000000
Previous Block 000000000000000000000fe35af4d037ca03b402462f88c6c27529d0780dc853
Merkle Root d8bce67d027bd6231061fee99bac127c8a7f6e162169ca396015cf0975a2fea1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,549
Size: 1.00 vMB
Total Fees: 0.01680649 BTC
Feerates: 165.59 > 1.68 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,693 (580,591 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
334,102 334,102 000000000000000016bcdfab6ca431d6424aa3868978831e781cdb4e5e19eedf 513 0.23/1.00 vMB 26
334,101 334,101 000000000000000007d1b0e68012a912a91602e932deba53b6098284d76ae026 844 0.35/1.00 vMB 25
334,100 334,100 000000000000000011d127820312ad1fc2e7a256200349b7ffd29da5544ddba6 228 0.10/1.00 vMB 17
334,099 334,099 000000000000000004a08a9c824388c4ac38c76933219b0855d6adbce9f1d033 750 0.40/1.00 vMB 24
334,098 334,098 0000000000000000181e5855d429a317db846b34805b756faba5379421b09a78 265 0.12/1.00 vMB 25
334,097 334,097 000000000000000006a7855d6c439abd6a2e9b55088e86cbdd1a3866985660d0 1,068 0.38/1.00 vMB 30
334,096 334,096 00000000000000000edf2101f4461d43efb96c032d0b63656db363df99a78d56 215 0.10/1.00 vMB 14
334,095 334,095 000000000000000008e0063c272dbaf66a4d282dcc4ca6babedf8ab52033e0d8 975 0.54/1.00 vMB 22
334,094 334,094 0000000000000000196ed5db85b53182448040b6f139072ddb79b4584ab96213 757 0.30/1.00 vMB 32
334,093 334,093 00000000000000000a1ae96f83dd0803ca7aba1c3e8b3ee75791c29571ddd85c 178 0.05/1.00 vMB 34
334,092 334,092 00000000000000000d5d94265fd296e1770562f0143ccb9932935c311f013b17 305 0.14/1.00 vMB 32
334,091 334,091 00000000000000000981ebc900c3a9d71a118bd162dc3e57eb9bda131b4f69fe 954 0.34/1.00 vMB 31
334,090 334,090 00000000000000000c342085c483ab951e6b331cffc19b640e28d4b4570ccb98 1,082 0.42/1.00 vMB 28
334,089 334,089 0000000000000000024c7467bbc06e134d6be92d4ffb2e1a28c5a469211e7f32 1,017 0.74/1.00 vMB 22
334,088 334,088 00000000000000001413cb7807db92736f338644a6343b84e8480bca867e1a65 948 0.35/1.00 vMB 32
334,087 334,087 00000000000000000fb6e3a52bb0a99ebbce37a059da9010ea62f6495687ae9e 759 0.35/1.00 vMB 27
334,086 334,086 00000000000000000a9e0befd5b305e1b1a365fa3da91f02327d09b6701a7f17 176 0.11/1.00 vMB 18
334,085 334,085 00000000000000000622cc258585f9e4d6de8cdc4eeeb619243707dd3c9f192d 240 0.18/1.00 vMB 20
334,084 334,084 000000000000000014d6465afd254f51a16eed9f007a80070b12b2ff990762dd 1,347 0.70/1.00 vMB 25
334,083 334,083 00000000000000000ff34d227b1d32f91061be16cce8a039613c330b699152fb 217 0.13/1.00 vMB 19
334,082 334,082 00000000000000000e9296c6a778ec7c44d7ef1730adc971430ce809490f7acf 452 0.30/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 781.85 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: 638.24 GB
    • Received: 12.47 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.