Loading Tool

Explorer IconExplorer

Memory Pool

41,327 transactions
30.35 vMB
0.06863808 BTC
Random Selection Loading Transactions
Max Size: 153.61/200 MB

Candidate Block

Mining Attempt b2c81b92f57b89c3e6285ac6fd71a706320fd1557bd54a7e28078eefbebaeeef
Version 20000000
Previous Block 00000000000000000001f1eef899f41284b26d5d22aed6d05f8c5e350194c83a
Merkle Root ee02f3037ac96c2e57903240c2e41ec4d572f0945602f9c40e5b04c1127e9334
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,352
Size: 1.00 vMB
Total Fees: 0.00805068 BTC
Feerates: 101.34 > 0.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,468 (565,692 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,776 348,776 000000000000000000ec4adc6fc794b2cf5fef047120a4af038ff8609683a40e 723 0.37/1.00 vMB 26
348,775 348,775 000000000000000014ead24d60d796b54fc4e1fb1b680f703cb2f6deaf0bff6a 1,005 0.65/1.00 vMB 21
348,774 348,774 00000000000000000b46c6a2bd4725568f62b7a859a53bf63de962099a5c3753 512 0.17/1.00 vMB 45
348,773 348,773 00000000000000000ff9545b9899c3cac4aeb7c37d64bf1a1efd20fb38ccd785 836 0.56/1.00 vMB 21
348,772 348,772 000000000000000008d0dd273ad6cc22ce3cc85925db924015f6632a9c56201b 2,144 0.75/1.00 vMB 36
348,771 348,771 00000000000000000c5172a2c460d7aeeedaa671878865a83a28debef7e0315c 682 0.33/1.00 vMB 28
348,770 348,770 0000000000000000104424c7eda87ebd4a690b9efa09abc0ec23f2ae4c64cc4e 1,099 0.64/1.00 vMB 23
348,769 348,769 00000000000000000865d0c5e15025aa6859995ee323954a18fe835494db086d 169 0.09/1.00 vMB 35
348,768 348,768 0000000000000000145865530e632fdcc732e2309645d759d738c7c9f4edb503 407 0.24/1.00 vMB 21
348,767 348,767 00000000000000000b3ec9df7aebc319bb12491ba651337f9b3541e78446eca8 884 0.51/1.00 vMB 25
348,766 348,766 00000000000000000e259e7c133d4374845081993e646a7904fc1ba8d122dae3 545 0.29/1.00 vMB 24
348,765 348,765 000000000000000007f54bcfe8b7e01b8fc3e86c1d927e30087c6e11aed5bb2b 133 0.08/1.00 vMB 22
348,764 348,764 000000000000000014388a050c23664ab47cebe282b50cb412da62f22e8ef256 528 0.26/1.00 vMB 25
348,763 348,763 0000000000000000041d129fddf2d44fb132ffd89517b924b988b4e9fd233268 192 0.09/1.00 vMB 27
348,762 348,762 0000000000000000000d6b2fa12472fe06525f0bdac4690c3e4751aed2acf156 932 0.50/1.00 vMB 23
348,761 348,761 00000000000000000cd7042aaddcca716cafd292084439c63c0aa6ae68e95c7f 595 0.30/1.00 vMB 31
348,760 348,760 000000000000000006ce2eb0c1d355ffe49f3c9d0238f6f5159e474216733b11 921 0.59/1.00 vMB 18
348,759 348,759 000000000000000012f79b90c6dae0dcdbb4d074cd6f1bf480db18b12f818e3d 1,567 1.00/1.00 vMB 20
348,758 348,758 0000000000000000065eeb3dff15bafb5cb1fe47ab52ba48933d7fa2f57df1ca 1,024 0.28/1.00 vMB 53
348,757 348,757 000000000000000002651a5af616a5188c76876c766f9abf355e054249d372a3 103 0.10/1.00 vMB 14
348,756 348,756 000000000000000007cbae22fa32e5242a35852a79711ff4247803e246604030 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.44 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: 610.33 GB
    • Received: 10.72 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.