Loading Tool

Explorer IconExplorer

Memory Pool

42,256 transactions
26.67 vMB
0.06135885 BTC
Random Selection Loading Transactions
Max Size: 139.13/200 MB

Candidate Block

Mining Attempt 7fc416ea6ff6cb44d48db064e79c430abf51bf5865dd008d2669a1e19c3ebe2c
Version 20000000
Previous Block 00000000000000000001aae22bf03485fc959de8eb2dba05795b3aa6b906bcaa
Merkle Root 5f45c20ea10e2b6bf2003a6a20c407b562ebb774c29e15ca810596cae180be12
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,751
Size: 1.00 vMB
Total Fees: 0.01206670 BTC
Feerates: 100.45 > 1.21 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,884 (138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
914,746 914,746 000000000000000000000a28884996a859dc0d2b999007ed02f71ddf9d3c4685 767 0.28/1.00 vMB 3
914,745 914,745 00000000000000000000172132c00b110ec4ee02326028bead4b8d9ab2ab8c10 6,071 1.00/1.00 vMB 0
914,744 914,744 00000000000000000000e26c69d66b4d957ffcc15202e94d7da28d89cb2bd653 4,489 1.00/1.00 vMB 1
914,743 914,743 00000000000000000001d48fe31ee355e05137abbba8ee3417ce18547d2ebc79 5,538 1.00/1.00 vMB 0
914,742 914,742 00000000000000000001fa74f2c394d41d82405ee4c2cbeff1f94ea233baaad6 1,304 0.41/1.00 vMB 3
914,741 914,741 00000000000000000000da70c957e17b5d19b07328c67986c87d098e6de3caae 734 0.21/1.00 vMB 2
914,740 914,740 00000000000000000001db43395d731098e7fa4edc3b1be8679f7471b7f32811 1,874 0.60/1.00 vMB 2
914,739 914,739 00000000000000000000d8ba2955f02eb456e7c5acbac6935bbd800431352c76 5,555 1.00/1.00 vMB 0
914,738 914,738 000000000000000000000da4747ff0c723a97f7b228bc1fe68f4428c425a1574 1,997 0.88/1.00 vMB 3
914,737 914,737 00000000000000000000ccd90c9c322dee23e4636037e7cd5f80c2f31107de16 4,302 1.00/1.00 vMB 1
914,736 914,736 000000000000000000010a691d8711905b74c8ca1255100e4f4641696d5db79a 185 0.04/1.00 vMB 2
914,735 914,735 0000000000000000000044048be1c346404d9bbbf8ae4244810b8c59662a7418 721 0.16/1.00 vMB 1
914,734 914,734 00000000000000000001e4641041357973cbb89b5d273b08fb2552f298aa7366 5,000 1.00/1.00 vMB 1
914,733 914,733 00000000000000000001743d9fa75a76ccfc2ec2c77c90fb619dc97a9fb9492e 1,374 0.32/1.00 vMB 2
914,732 914,732 00000000000000000000b5b2d45e6886bb0157eb70677ea9d4555802ee085a1f 5,323 1.00/1.00 vMB 1
914,731 914,731 00000000000000000001b6b9232f592e9d3c54d5cde891b5d458dfaad8fd9a87 68 0.02/1.00 vMB 2
914,730 914,730 00000000000000000000c9fd35a813b40619e7f09e943e296b910e87e4a8f2b4 5,291 1.00/1.00 vMB 0
914,729 914,729 00000000000000000001adf24d756c12e58f22deac56ca1fd4b9365f63adb769 3,835 1.00/1.00 vMB 1
914,728 914,728 00000000000000000000474abf3fcf62d8e89483dbbfc4091cc0a57225296f17 11 0.00/1.00 vMB 1
914,727 914,727 00000000000000000000f2d47c569861afe924ef72e5820b030e5d0d98f64fe4 4,409 1.00/1.00 vMB 1
914,726 914,726 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5 4,532 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.18 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: 653.64 GB
    • Received: 13.98 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.