Loading Tool

Explorer IconExplorer

Memory Pool

20,218 transactions
24.40 vMB
0.06481108 BTC
Random Selection Loading Transactions
Max Size: 115.50/200 MB

Candidate Block

Mining Attempt 6a67c6da3fbb579f34dc92feb1c771da8d62a9ca80dc00ee409311233bc3ac46
Version 20000000
Previous Block 000000000000000000020b4434e5e98aba91d37f341a1a0ca1145b7f6d72946b
Merkle Root f9b0c672ca8acd280342369feaf383c976e14738ce17045c90c7fa33f1fcd14d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,707
Size: 1.00 vMB
Total Fees: 0.02131997 BTC
Feerates: 301.07 > 2.14 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,296 (661,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,121 253,121 0000000000000046624515a518538c34dc492da37cc895f24fe3bc538165d4ff 295 0.15/1.00 vMB 68
253,120 253,120 0000000000000004c12da227f546166e50aaf1c01b233187b2e5b224193649ad 112 0.06/1.00 vMB 103
253,119 253,119 00000000000000232dcde9ca467367851075c8226fd9e44bce561d99b8f013ef 137 0.07/1.00 vMB 56
253,118 253,118 0000000000000044c840eb15a2748535060bedb3ddd236c9faecf28ea994b421 1,167 0.50/1.00 vMB 123
253,117 253,117 0000000000000052d3cfbe5849c63ce0eb86e8bbfd220de3f2c74fd7d825478c 478 0.22/1.00 vMB 160
253,116 253,116 000000000000001e78a8449929efefaacd9dc131abb7b3963845f7654efe4f81 521 0.20/1.00 vMB 135
253,115 253,115 00000000000000263694dd6d9388df4f3c6a733869bb4cf24fa57f6eff64d10d 27 0.01/1.00 vMB 110
253,114 253,114 000000000000002e1b3fc6bdc27a71326f7abcc1af40d838961512a867f315d3 316 0.13/1.00 vMB 131
253,113 253,113 00000000000000402f6d808995c491daa40f8f18d4401d757ecde4dd8b8c8874 100 0.05/1.00 vMB 103
253,112 253,112 0000000000000041fd97a1d9eda5fe86b4b3afa70d734104b05693a988ae3d8f 112 0.05/1.00 vMB 115
253,111 253,111 00000000000000076645df37b08859c3131ed8d98b62837272097151a97c097b 481 0.24/1.00 vMB 117
253,110 253,110 0000000000000007942575a38d76a1dafa96b461bb38bc180f59c74556c045fa 305 0.14/1.00 vMB 150
253,109 253,109 000000000000004ea035ddf7c393d668fcd345473c547b21bbecd744f38dfab0 294 0.19/1.00 vMB 58
253,108 253,108 00000000000000467428800ab462a1cb166745b4c219ac714c9c8561f34d8b8b 617 0.25/1.00 vMB 142
253,107 253,107 000000000000000908a6ac86b547c9026147e0b9f6d3c838c72840391aa31556 176 0.08/1.00 vMB 124
253,106 253,106 000000000000003739879c5058b6ae3bc82a8b2f4d5883b502a3a17fec346d94 306 0.13/1.00 vMB 140
253,105 253,105 00000000000000357ae5f9ea70452cf6d55249f5e119edfa1555f9be46b7a10e 170 0.09/1.00 vMB 98
253,104 253,104 000000000000002feb02ff51031828bf9606be35af0da72047fc04bb9014d671 70 0.04/1.00 vMB 87
253,103 253,103 000000000000003d48866a44557fee281f81e5881aafd982fd7bc728caf425ef 254 0.14/1.00 vMB 107
253,102 253,102 0000000000000013d772f38b215e40da69cfb6007be164662e3d244fde4a9c4e 52 0.02/1.00 vMB 44
253,101 253,101 0000000000000011417673f989aa97b9606b04431fca1ec81c5d702987d1c606 670 0.29/1.00 vMB 105
Previous 10 blocks ↓
Total Size: 781.12 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: 580.37 GB
    • Received: 8.95 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.