Loading Tool

Explorer IconExplorer

Memory Pool

84,915 transactions
31.82 vMB
0.18881152 BTC
Random Selection Loading Transactions
Max Size: 189.10/200 MB

Candidate Block

Mining Attempt 82c45c59da3c110d7d7413828475142b94eee927184b3a004bcda31845d743ba
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root a8c5f4e0b541b15b5055e257e7d3f8b5a0381d3efce76c5943671afbf07f9b91
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,872
Size: 1.00 vMB
Total Fees: 0.07159210 BTC
Feerates: 269.69 > 7.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (543,573 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
371,572 371,572 0000000000000000127962f8ed7516fb905ac345dd5802e044b45e8e8b82dcce 249 0.13/1.00 vMB 36
371,571 371,571 00000000000000001386234c96167f863c2f86e34ccd8c22bb9d5461e8a134af 401 0.32/1.00 vMB 22
371,570 371,570 000000000000000011ecb883673d6c8c708a173e7c0dcc46c48f32126465ef8e 381 0.19/1.00 vMB 39
371,569 371,569 000000000000000000c9ce6d95cbac5e92f39b7635db10b2f9fbfeadc65b51be 492 0.26/1.00 vMB 42
371,568 371,568 00000000000000000dd444b75fb49d5e2b3f73b07585d58804111f1119f38663 143 0.16/1.00 vMB 18
371,567 371,567 000000000000000001498a27f1ac9dc9a0b8ef1dcbfdd03b71587072b4fbde7a 1,018 0.64/1.00 vMB 35
371,566 371,566 00000000000000000abe80753c8637f044a416dc038c84df7357a78b11ac86a5 394 0.20/1.00 vMB 38
371,565 371,565 0000000000000000071e19f0ab89d9ac9aa1ba4592ec04ed1b1c1b3eb596c02d 223 0.15/1.00 vMB 32
371,564 371,564 00000000000000000da3bc3e4462d5cf57a95f7dd588db4336b17f519a4e88ae 204 0.18/1.00 vMB 24
371,563 371,563 00000000000000001286672752704e4b8f6916280c7a56087ca383ff476757f5 492 0.24/1.00 vMB 57
371,562 371,562 000000000000000002b132b9cbd93a09fd94d1d76357407d2477f75055385d60 1,041 0.68/1.00 vMB 27
371,561 371,561 00000000000000000bdfbc1da234c70c47c604e665215af268a8de1624e3eb8b 2,071 0.95/1.00 vMB 42
371,560 371,560 0000000000000000041c390630aa8b8d4f59e1866e14658a2adff5d878207f9f 1,549 0.75/1.00 vMB 44
371,559 371,559 00000000000000001297641eeb47d33e49adc77d439e020cf1ef52b6a942ed5e 463 0.27/1.00 vMB 34
371,558 371,558 000000000000000009d4cae4d0300a0579e88212f7b6fb87dfc3a42b5b8d6cc1 149 0.11/1.00 vMB 32
371,557 371,557 000000000000000006943576efae1244e3d5a7dd625df47336bfd097b362f134 287 0.24/1.00 vMB 14
371,556 371,556 000000000000000004111bc18af7d2ced84f886144d96c9fc22e83ed40d6af9a 83 0.07/1.00 vMB 34
371,555 371,555 0000000000000000083c5ecf62beffd576828e5c8e96a46ecef98ab786a99248 1,534 0.92/1.00 vMB 36
371,554 371,554 0000000000000000056ca8511c05fbea42217612ba9ab75ea73cf8d972f4d364 701 0.36/1.00 vMB 39
371,553 371,553 000000000000000011a3434edf8bf571b9e683a089b11b054a543e6f2718077f 315 0.17/1.00 vMB 34
371,552 371,552 000000000000000004bf6843b905c74cf5d4e6696893ea0357fded0d6e08fdf9 646 0.44/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.65 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: 672.60 GB
    • Received: 16.28 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.