Loading Tool

Explorer IconExplorer

Memory Pool

80,383 transactions
30.12 vMB
0.08932426 BTC
Random Selection Loading Transactions
Max Size: 180.60/200 MB

Candidate Block

Mining Attempt ccb62a008a9a8c5b99387c6ed5ecc90dc82eecc6bb3f3f80db3b4920d0c62a0d
Version 20000000
Previous Block 00000000000000000000fc1cfe4bfb6adb943cbada4574a41a2d38831cb69697
Merkle Root bd0f48b0e8fbf03a688491913cf92ee52aa03b4d4aedb11416693051e9a81e6a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,380
Size: 1.00 vMB
Total Fees: 0.02768781 BTC
Feerates: 301.07 > 2.77 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,007 (619,335 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,672 295,672 000000000000000067dcd7777ace7d25d4143a891e430dc98df58e56a9bd380f 256 0.09/1.00 vMB 59
295,671 295,671 00000000000000008ac66870a57f8ee733aba88d909cc3b08126cff156523072 53 0.05/1.00 vMB 19
295,670 295,670 000000000000000025fb9c57e5c06acde9ff593e6e04e2f3a9b3ea6c3f47ddd8 456 0.20/1.00 vMB 35
295,669 295,669 0000000000000000435ded5a16b398e50c474a1611fcd65dd06106f40af432b7 50 0.02/1.00 vMB 26
295,668 295,668 00000000000000006a7c8f5217bb2c2645e9920ce7131bf91ee2d0fd9afc99a5 319 0.19/1.00 vMB 30
295,667 295,667 00000000000000003cdb63fa3b8f5f43ccf5e23516513b2780f68ca79d76d2b3 26 0.09/1.00 vMB 12
295,666 295,666 0000000000000000867e89cd404652fc091bff9f3575fa9e00121bb60b81fde4 608 0.33/1.00 vMB 31
295,665 295,665 00000000000000001e08f06fc78a5008e7cf5bd374b49dd7a77d02524b2f5085 53 0.03/1.00 vMB 19
295,664 295,664 0000000000000000393b5dd9c4a44f38118f78a4ef186b8b04245cc4ab1ed841 81 0.11/1.00 vMB 14
295,663 295,663 0000000000000000a26c514badf9ff961c23ff77f23bc8e959d55c68fff0228c 617 0.31/1.00 vMB 42
295,662 295,662 000000000000000069e0209d4888e8d70aeb82aed16582eafa5cff33ca467cd1 511 0.33/1.00 vMB 31
295,661 295,661 00000000000000002822b5b0a0dbadc839172904d5d70e2e3b89d0ded10ea63b 352 0.21/1.00 vMB 32
295,660 295,660 00000000000000000d981d2a1196f40aca075c3cc83456426c366dd70fb6d715 588 0.54/1.00 vMB 20
295,659 295,659 00000000000000006320c84e4e5611494b5ce95ef73ad474da3a9255c43ad94b 512 0.21/1.00 vMB 48
295,658 295,658 0000000000000000317ed72f6e60473c2b96575407b7bfe0e64e77396c71837c 512 0.18/1.00 vMB 44
295,657 295,657 000000000000000077eba31e546141abba0e00ab7b121d8d85a3d51200acbdad 128 0.04/1.00 vMB 79
295,656 295,656 00000000000000005ca362813aca9e7e40a092e1a07fe4b1e9668138dd2a6135 106 0.08/1.00 vMB 23
295,655 295,655 00000000000000000738212b784e009f40a8c086bef10e421a8d736a7b121065 103 0.09/1.00 vMB 23
295,654 295,654 000000000000000012c75a932bc7b0bd214d33837efce6a23dcbd4c57320a6c8 201 0.10/1.00 vMB 30
295,653 295,653 00000000000000007167580f8a355139fa9f42f66dadc85af153e988795df96f 214 0.36/1.00 vMB 16
295,652 295,652 000000000000000053ea5636cebdc648b3c0f8403d36d5b6d72345cba0a8dbda 705 0.35/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.41 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: 664.97 GB
    • Received: 15.07 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.