Loading Tool

Explorer IconExplorer

Memory Pool

6,673 transactions
1.54 vMB
0.01067735 BTC
Random Selection Loading Transactions
Max Size: 11.15/200 MB

Candidate Block

Mining Attempt eebca3cae8599807a55ccb889edc2f6e509dcd2653face732ae9e767f014bac8
Version 20000000
Previous Block 0000000000000000000042af73200f562fca1d7f60592088437cd46417c2e80b
Merkle Root 5fb7997d628b007162600df34ee77262d1a96a2efc33a31fc4163f25e394416b
Time (UTC) ( ago)
Target 00000000000000000001f3030000000000000000000000000000000000000000
Nonce 0
Transactions: 3,747
Size: 1.00 vMB
Total Fees: 0.01002892 BTC
Feerates: 92.31 > 1.00 > 0.10 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 937,947 (776,301 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
161,646 161,646 00000000000004ee738b5d57e940e41878512be5245ad979c733a079abac08bd 52 0.03/1.00 vMB 22
161,645 161,645 0000000000000756f344417ac7490e51901745a1e93b5b70de0e502845fc97bc 78 0.07/1.00 vMB 383
161,644 161,644 0000000000000490bf632c9c249ebe5898418e7f543bca0b321b664611625725 29 0.02/1.00 vMB 88
161,643 161,643 000000000000022f84adf3af7d4260c6c8cf80f836b4f0df2210b2ad7827c851 82 0.04/1.00 vMB 83
161,642 161,642 000000000000067f3d0ab4cce0ac60b386c1f40ed108cb10eaaa5acd3d775227 1 0.00/1.00 vMB 0
161,641 161,641 0000000000000acdd493faf750043bc8cc82e5b9257d4ad48930ac8b2a8d9b1a 35 0.02/1.00 vMB 216
161,640 161,640 000000000000017a71bbba7ee75c24cf03da2efe88f01b3101dbeb59bb21595c 1 0.00/1.00 vMB 0
161,639 161,639 00000000000003dd19426b1a3c91fb459aeb8a2fd170fb43be431fe119a3b3d8 19 0.01/1.00 vMB 149
161,638 161,638 0000000000000ba66a0771ebba1c6e4084c8dc9dfe6eeb2df6dc41462545bd8a 12 0.00/1.00 vMB 43
161,637 161,637 00000000000003d887be86490eee89fbf497c0f358c12de35e5de485c04c6df9 13 0.01/1.00 vMB 19
161,636 161,636 000000000000081e029909305037d59a6116aa2fcdccc3f52d250c56b9be61a1 72 0.03/1.00 vMB 82
161,635 161,635 0000000000000d2df2430d938625b058c6d5e485f57acf43c4980be304ed8373 117 0.04/1.00 vMB 91
161,634 161,634 000000000000026c542ae7c26b34fcf645c163653c1a129be2bfbefc0c9d70a8 12 0.00/1.00 vMB 14
161,633 161,633 000000000000097a27bbde73ef686808fe330797b4d13f2a397e26fd329f6b50 23 0.01/1.00 vMB 512
161,632 161,632 00000000000003eb64da979b553faa997bc91bcc7c8928532505836f47d541fa 124 0.05/1.00 vMB 59
161,631 161,631 000000000000005e3a0c075d45b7ee26687d1113bee739a85e242cf305e2159d 6 0.01/1.00 vMB 11
161,630 161,630 00000000000009cc489c0970041b4820b4b25f596de587b85e659f89215ab45b 32 0.01/1.00 vMB 21
161,629 161,629 000000000000026aff9ae4246ccef24707f7119a19139c2ddeca979b0d983647 3 0.09/1.00 vMB 50
161,628 161,628 00000000000002741be1753c8b84628f134c99c38c74e6f35d8583ea2fde1ce6 173 0.05/1.00 vMB 10
161,627 161,627 0000000000000220cae25448dae27e6915f471e0604856c7d3d48a569b2ce523 15 0.00/1.00 vMB 0
161,626 161,626 00000000000002cc6ba6595d2e22f747b5f05a35178600f7f3e4a8df4bba5a1e 8 0.00/1.00 vMB 651
Previous 10 blocks ↓
Total Size: 823.07 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: 4,073.38 GB
    • Received: 222.15 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.