Loading Tool

Explorer IconExplorer

Memory Pool

30,497 transactions
24.62 vMB
0.06107752 BTC
Random Selection Loading Transactions
Max Size: 122.49/200 MB

Candidate Block

Mining Attempt e7e8630087c35a2575ce3dd73a4e7333c60d452a36a9dff4274260256f25addb
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root e2af40933603265050ded15841e0e4ad7ce79be0bd0ebb01d35515a5855f34c4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,395
Size: 1.00 vMB
Total Fees: 0.01700920 BTC
Feerates: 100.60 > 1.70 > 0.11 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (352,674 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
562,031 562,031 0000000000000000000e88a2e7e79e4133f38c99802f9c76880f143d4147736d 2,609 0.89/1.00 vMB 9
562,030 562,030 000000000000000000267353d7e114cd77d81a4c78d0ccc5794a026d158a9d83 1,202 0.38/1.00 vMB 7
562,029 562,029 0000000000000000001cf97369226a5e6867d0abe5133fcd38003523b2b3f55c 3,012 1.00/1.00 vMB 9
562,028 562,028 0000000000000000000b30c6cb011a9003373f8f7fff20dacc8281b2bc9eea83 349 0.11/1.00 vMB 11
562,027 562,027 0000000000000000000ee03a39bcb7dc329430efac731d25bf334fd33456df09 682 0.21/1.00 vMB 12
562,026 562,026 00000000000000000019a1af6cf11a97bf423a0e656fda308f1c5a3656786942 2,232 0.70/1.00 vMB 9
562,025 562,025 00000000000000000011bda8b8b5530e35065d40447791ea1650d457286b55f8 1,887 0.59/1.00 vMB 11
562,024 562,024 00000000000000000026ace7fb371bd74fbf276413f5a72e16c217164147a0f6 3,029 0.94/1.00 vMB 10
562,023 562,023 0000000000000000002933d536ebaf9a65beae86965551cf2e22f2df4eec4c99 93 0.04/1.00 vMB 21
562,022 562,022 00000000000000000021318ae925ae1c70bdffec5f0e1c814363e531eef4318e 663 0.23/1.00 vMB 11
562,021 562,021 000000000000000000097057a858c47afa0bd7644694d41b6b74daf1ab29de43 2,974 0.91/1.00 vMB 10
562,020 562,020 000000000000000000209c19f773e515e1f861cff1c9ce92be39a2520adcd0d2 1 0.00/1.00 vMB 0
562,019 562,019 0000000000000000000cb20fd4796b4034ee6f26e24cd2e8f1aad589a2aa389d 934 0.31/1.00 vMB 10
562,018 562,018 00000000000000000014e837951a4cdd5ef9115882c84192d8eebcc12424f400 2,144 0.87/1.00 vMB 6
562,017 562,017 000000000000000000053aa3ba8a25c867dcb0b210af66f6bc6bd38c585cef2c 2,998 1.00/1.00 vMB 15
562,016 562,016 000000000000000000208b4614c3a50e9fdb731b5424b3122791a4293f401879 795 0.85/1.00 vMB 2
562,015 562,015 0000000000000000002fb41a1432c667be9d0f5fe92a573f5612009f54d2dca1 1,971 1.00/1.00 vMB 3
562,014 562,014 000000000000000000008f1bbf9d1b0e6a486e3cf9edf1cb3ffd1ce2f3bd06f2 3,264 1.00/1.00 vMB 5
562,013 562,013 0000000000000000001357ee745d1c41c62c153a6861fa5038eb0234c059a336 3,062 1.00/1.00 vMB 22
562,012 562,012 00000000000000000026b05fc9b72b21dc80336811a2c5a1ca085f182fa21185 1,748 1.00/1.00 vMB 2
562,011 562,011 00000000000000000012c938ec52314ee0c4280740715ba73e561d2a5b836b4f 1,528 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 781.87 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: 642.77 GB
    • Received: 12.55 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.