Loading Tool

Explorer IconExplorer

Memory Pool

84,580 transactions
31.74 vMB
0.18365313 BTC
Random Selection Loading Transactions
Max Size: 188.57/200 MB

Candidate Block

Mining Attempt c1b8dd057d81165d8a269bfd0aed75f9a0b1ee08135bb0efba67911be671fdf2
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root b510144eed3ff98808b5547da62286d1359658b0dbeb12d2487774f2020cacb3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,976
Size: 1.00 vMB
Total Fees: 0.06938959 BTC
Feerates: 269.69 > 6.95 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (801,325 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
113,820 113,820 0000000000005e7842585808602c01c2cc1133df1780c2ffb076b4cc17de4f87 13 0.00/1.00 vMB 711
113,819 113,819 0000000000008f5f8bea447e9b6b45be1b7f2b63fb2008a17ce5f6511f2e8f7c 1 0.00/1.00 vMB 0
113,818 113,818 000000000000d4c9256efb7f3c4bffe46c39e3b506f113f1b5224766f5274d9f 12 0.00/1.00 vMB 0
113,817 113,817 0000000000000ef0e024749a8071dae0a15c474f0d3b7238702eb797e3219d57 15 0.00/1.00 vMB 0
113,816 113,816 000000000000148caf110b95b65836afd62fbf95e8ca7516b5aef8a7e3235370 116 0.03/1.00 vMB 0
113,815 113,815 00000000000014293a884407ea5ed2ed30474e2d24315d26b9a4cf35b1e49a22 9 0.00/1.00 vMB 1,142
113,814 113,814 0000000000006de543f13399c71c82d7ad775b2ac3f8e9cfc9229196f299976e 27 0.01/1.00 vMB 139
113,813 113,813 000000000000850aeade7cec820d5a8550138654989dbcc9aaa5c8650a151367 11 0.00/1.00 vMB 1,410
113,812 113,812 00000000000024c9a7602df93516ab181bbcad9d7f0845b845d30360c8d58187 12 0.00/1.00 vMB 0
113,811 113,811 00000000000004f9f8bd0eefe533fab449349d5a06ddb90541b668aafa9c110b 14 0.00/1.00 vMB 340
113,810 113,810 0000000000006f43f9a195d9299be8b6c34cd6d9965578f80d5a7b1035856dae 160 0.04/1.00 vMB 50
113,809 113,809 000000000000ccc78959574b343e8c3e09843cf814573236ca05d7aa103bcb51 10 0.00/1.00 vMB 0
113,808 113,808 00000000000051be894912ecd3a42fccee30b03c17a762e28446b98ec2dcd55e 19 0.00/1.00 vMB 440
113,807 113,807 000000000000651ba27402efc1e1bd8cf224edae5260e00ac661524013659b18 34 0.01/1.00 vMB 272
113,806 113,806 00000000000060fcd2455a74c389c75d4d6701ee5878acaa219de6eb5c6727db 14 0.00/1.00 vMB 0
113,805 113,805 00000000000088e15576c802b49c5e12f5e9ab98aa7268571c20a276962c957d 105 0.02/1.00 vMB 41
113,804 113,804 0000000000002c7a707e65fd30be9e0034fbcd7b535eea9348f0a10ebeb33a38 10 0.00/1.00 vMB 344
113,803 113,803 00000000000050cb9a39950bb88ea4eb53b47cd0151725d6d62e9b6837ce58a5 10 0.00/1.00 vMB 0
113,802 113,802 0000000000007ac3d089121c5075e72c978ecd7fe77661f356401f85b2655029 11 0.00/1.00 vMB 625
113,801 113,801 0000000000007f004f15982f61db7956c3a5db647dbedbc3993a33ade9fb59ad 17 0.01/1.00 vMB 401
113,800 113,800 000000000000adba836a98aa287d5503dd3ecd84249f507c7bf885c99f548322 10 0.00/1.00 vMB 0
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.59 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.