Loading Tool

Explorer IconExplorer

Memory Pool

73,912 transactions
27.45 vMB
0.06909287 BTC
Random Selection Loading Transactions
Max Size: 167.27/200 MB

Candidate Block

Mining Attempt 001a1f4596d124103b6bf83f3cd02125bbe88ccad50040ee9c87d4db2ef84fa2
Version 20000000
Previous Block 00000000000000000001ab29738110683e5e80031bdba0ae58737553009bbe87
Merkle Root 282440c588ca371970ca705ae687e708f90de40c10e5f4e40a81214a674f7627
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,530
Size: 1.00 vMB
Total Fees: 0.01066172 BTC
Feerates: 89.32 > 1.07 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,314 (574,288 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
341,026 341,026 00000000000000000bbc13741333ab024f92e61fbcb867353b0ca955c5f0331b 473 0.26/1.00 vMB 31
341,025 341,025 0000000000000000064042264c32f8cc13b6e994fdc79b782107cab05417bea3 490 0.21/1.00 vMB 27
341,024 341,024 00000000000000000e943d1c41dcb2fce63c64e9c4ac4fbaf4715dfc750a3629 61 0.02/1.00 vMB 37
341,023 341,023 000000000000000000a881edea81d650c7f45b48f952c61b4afb1d754b04acd3 233 0.11/1.00 vMB 28
341,022 341,022 0000000000000000028f5360a2124c2ad0c336c4b016f46df31de22b2533a067 289 0.18/1.00 vMB 23
341,021 341,021 000000000000000010c54c7d8b032726910e1c4009f7dea63222b1dd12cdfe4c 44 0.02/1.00 vMB 16
341,020 341,020 000000000000000009ee83aa7afe18c02b875739257c4096184346fbd51ffeb2 1,371 0.64/1.00 vMB 26
341,019 341,019 00000000000000000ec2ac3c192499e1889f5856321b6cef5ed82cd0d14f4e01 520 0.25/1.00 vMB 30
341,018 341,018 0000000000000000121be3b3546cb704a72684cde4a62385830e0f00765d62c4 180 0.11/1.00 vMB 18
341,017 341,017 000000000000000005d71677dfaf0e2495c759787cbff92382cc5868b092919b 1,164 0.60/1.00 vMB 27
341,016 341,016 000000000000000009d37c6fc1e3afeaacba3ec497c0009e541340d0711067fc 101 0.04/1.00 vMB 25
341,015 341,015 0000000000000000003daa0bf2f492f026b8c5884890a9b33bed0ef956636373 38 0.01/1.00 vMB 22
341,014 341,014 0000000000000000094b42f75d886b0f647fc0994ee5ca029940c9372488dcd5 732 0.39/1.00 vMB 24
341,013 341,013 000000000000000018e6187d4ab25dc838a7f77c8fd98099801bf1a218eeca76 238 0.12/1.00 vMB 30
341,012 341,012 000000000000000009d2bb6d10708ccaf6d8e0c098971a0b6fdfb25b4fff6752 119 0.04/1.00 vMB 36
341,011 341,011 0000000000000000174970dd7c436e4e5d57b2984dea0e29aa4c1b1d315be3bf 308 0.17/1.00 vMB 23
341,010 341,010 00000000000000000e4649d3ff6625b7a72bc76fc3f2f9707a92cba643356bec 391 0.24/1.00 vMB 18
341,009 341,009 00000000000000001a9be85c8a7f045f5e6a3270d259a336e018a9a0461d7bd7 164 0.07/1.00 vMB 27
341,008 341,008 00000000000000001810f6fc2d836fd7e58b1f33e5551cbbbb5d9316b4ea9eef 67 0.03/1.00 vMB 22
341,007 341,007 00000000000000000b402fa02fd9bd29aa87a24cd0a0d69f65a03f78dbd22555 61 0.03/1.00 vMB 66
341,006 341,006 000000000000000004e0bfd679e1465be9413327db6aff759b384dd1fdf5a0e4 326 0.15/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.94 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: 714.75 GB
    • Received: 17.60 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.