Loading Tool

Explorer IconExplorer

Memory Pool

81,186 transactions
30.49 vMB
0.09058902 BTC
Random Selection Loading Transactions
Max Size: 183.51/200 MB

Candidate Block

Mining Attempt e5969e3e019bce17ccf4a7c4fff0222d0b54c8d2dc330a2c3b9042d5c8b063c5
Version 20000000
Previous Block 00000000000000000001aca26b346205baa2e9232310a58a6e3cd40e54538cfc
Merkle Root fa3e3d57c6e5d1d35ab4c3850ac94df4f2e2c14100059ec33854ac4901853eff
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,871
Size: 1.00 vMB
Total Fees: 0.02508707 BTC
Feerates: 163.06 > 2.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,169 (612,141 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,028 303,028 000000000000000029193fbb199f7faed76337e7dd64fbfd109092d1be4c2893 534 0.49/1.00 vMB 23
303,027 303,027 000000000000000005580edc6aa39a8f42fe51fe27dc5eac8292bcd388b3943a 1,478 0.50/1.00 vMB 54
303,026 303,026 000000000000000030ead8ffb225139a2f76fb40cb90be16aa4338f0a08c308f 329 0.18/1.00 vMB 29
303,025 303,025 0000000000000000068b199fd1da1ca78cff07abbffd85fcbcadf8ee58570642 84 0.05/1.00 vMB 30
303,024 303,024 00000000000000001a247aa05b17c4d0421741650ba59c62ade50ce6e9160383 174 0.10/1.00 vMB 31
303,023 303,023 00000000000000004924fbf59f8fd2ce700de44903b4201bdb12f99c8ba60094 597 0.36/1.00 vMB 27
303,022 303,022 0000000000000000661dbccd791755915feb6199c3e9b28b0cf76fa947f41ae6 219 0.11/1.00 vMB 26
303,021 303,021 0000000000000000045a4a46789bdeea18f38120da8e43cd3ce813ddb8cda3fd 1,079 0.50/1.00 vMB 33
303,020 303,020 0000000000000000302872d91059db2e49ef1299ad02caee1330178b95ed4788 53 0.02/1.00 vMB 17
303,019 303,019 0000000000000000498dc1e118ce491daed3d6cd22ef3cea5cc43120430608bb 430 0.23/1.00 vMB 37
303,018 303,018 00000000000000004506ba571ada996581edcab95831c3e8042cd712b576f99f 485 0.28/1.00 vMB 29
303,017 303,017 000000000000000018fb50a78e360f7359f3c12d1be6769784e31bfe64c5b140 926 0.48/1.00 vMB 34
303,016 303,016 00000000000000003c77031ac5f86cc4b7ee1cdd73fbcd5f90a6bee0d3b9b38d 24 0.02/1.00 vMB 14
303,015 303,015 00000000000000000e8f53254828335d1cdc2e69cde52faca0d25c27fbc65ce4 336 0.17/1.00 vMB 31
303,014 303,014 0000000000000000422b07d251cf4493fae9d74e5c44bfe92a9fe79597af95ae 130 0.08/1.00 vMB 28
303,013 303,013 000000000000000010d6a6216ddb227f91a6dce493f2639a111b51b2a2ae6164 291 0.13/1.00 vMB 41
303,012 303,012 000000000000000042af95978b61c019eca9dbb47d72eb7878ebd7da5282751b 43 0.04/1.00 vMB 16
303,011 303,011 000000000000000019e9d7dc08b8897da4cc639265e0a56d58e7651068f03f70 462 0.35/1.00 vMB 25
303,010 303,010 00000000000000003183f06541d5928226bf503d35a42d9a9ccfac49178fda44 112 0.09/1.00 vMB 20
303,009 303,009 00000000000000001800dd79f11bc85c8c7ebb3c1c034608b8486170c1f7acff 110 0.08/1.00 vMB 30
303,008 303,008 000000000000000050a0a7ab3f4bd956bf6f41b0a7766fa262006178bc9cd5f3 285 0.21/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.69 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: 692.42 GB
    • Received: 16.50 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.