Loading Tool

Explorer IconExplorer

Memory Pool

83,254 transactions
31.37 vMB
0.08295063 BTC
Random Selection Loading Transactions
Max Size: 191.10/200 MB

Candidate Block

Mining Attempt 44f4b94f1616d52702d8775922ca97e14bffc18b2d6392fd5d88e7aed0e0da6a
Version 20000000
Previous Block 0000000000000000000205b45d904c19e542f059cf3fc09afcf93eab418f2243
Merkle Root f672e1c00b1c069ab8dacb7c4d4ab45e8f9f35c8f3e8b9fe4386be9691bcba0a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,647
Size: 1.00 vMB
Total Fees: 0.01495789 BTC
Feerates: 265.25 > 1.50 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,185 (483,946 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
431,239 431,239 00000000000000000068bd90e41250b741629cf29ef4935cac0b4ef5f0bc09cd 44 0.02/1.00 vMB 76
431,238 431,238 00000000000000000316f705dce8a9cfb49d17c1153e63e85ff6aa149d34eeb6 614 0.99/1.00 vMB 19
431,237 431,237 000000000000000001cc01b62d08b95e5942d7fa7505b296bfe001bb3039c81e 936 0.43/1.00 vMB 70
431,236 431,236 00000000000000000492c5d6afb494832c9f01362d7f2751d8bc4cc53d7d9317 985 0.42/1.00 vMB 73
431,235 431,235 000000000000000001a7cf0b135e079b6770c92b8ac0d56a1265e4946523b1b7 414 0.18/1.00 vMB 76
431,234 431,234 000000000000000000e956572adaf39960af0e68e15eb5792bc7bda3ea45e5a3 758 0.99/1.00 vMB 22
431,233 431,233 0000000000000000031877cb8ea2958698fece9abfc06c54580f11e762da539d 97 0.04/1.00 vMB 78
431,232 431,232 0000000000000000016a0dcb23a4012ac27f90062178b21791954d5465209573 297 0.75/1.00 vMB 11
431,231 431,231 0000000000000000026629ba3fa3f230d816dcd9779d045f3c521970b00660ff 2,001 0.94/1.00 vMB 58
431,230 431,230 0000000000000000032b26f1423754d2c58370df30cdec17d106e5a28eaa2ec4 155 0.99/1.00 vMB 2
431,229 431,229 0000000000000000029356ddd03c25bfa9641ace2999df5fd64b6f0f9c16f7a6 1,383 0.63/1.00 vMB 54
431,228 431,228 000000000000000000007db323f8ef2983f040c9534307734edcf1a9a57e77ae 1,640 0.64/1.00 vMB 65
431,227 431,227 00000000000000000353fac27150b4e72ebc8b11bfd9f8e1cea27c89e60b7cc8 846 0.32/1.00 vMB 72
431,226 431,226 0000000000000000007695f83adde522baaee161dd0d8e63875e05912d7b8a0d 810 0.37/1.00 vMB 66
431,225 431,225 000000000000000001cbacf6940e0a20494ef13761024038394384f59f0e0501 957 0.57/1.00 vMB 43
431,224 431,224 0000000000000000045f581c43c1b429a2b444fecd7aeb53812212b727d42767 1,359 0.69/1.00 vMB 54
431,223 431,223 000000000000000001a2f1169036df4bd488f75d25c85f346b14ff78cb0de70e 2,896 1.00/1.00 vMB 79
431,222 431,222 0000000000000000004ec4d839785f105652436bd6521e13f2e11a223d6f5930 1,624 0.75/1.00 vMB 58
431,221 431,221 000000000000000001e1b39283d813a06bd15a881bbf7aa48c3c3a637a5aa1f9 2,079 0.82/1.00 vMB 60
431,220 431,220 000000000000000000d3f809ef6c0c13fc805a5d324ecebea348705079ba05dc 1,635 0.83/1.00 vMB 61
431,219 431,219 000000000000000001548d9368f4bceb51e2b798018855fdf8df03766289ea68 86 0.03/1.00 vMB 71
Previous 10 blocks ↓
Total Size: 782.72 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: 704.12 GB
    • Received: 16.64 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.