Loading Tool

Explorer IconExplorer

Memory Pool

36,272 transactions
26.19 vMB
0.07269266 BTC
Random Selection Loading Transactions
Max Size: 133.85/200 MB

Candidate Block

Mining Attempt 79f30d67e94cfd03b0aadd7d780c73177e4ced63e35201e3513ff76225b65a2b
Version 20000000
Previous Block 000000000000000000016d6f2b2c8ba81bafff03de43e5b0b3362476d7672035
Merkle Root 9caf161b6eec9821882656d0f2f43d21f5b3be301c53a291eac559730f715140
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,921
Size: 1.00 vMB
Total Fees: 0.02423882 BTC
Feerates: 713.01 > 2.43 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,679 (590,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
324,254 324,254 000000000000000005081c3d5ac33f5d6ad256907e8c860544a46e70fe2b7afc 28 0.01/1.00 vMB 27
324,253 324,253 000000000000000005e86bbe376dd4d41931d9b60ac93aef3b2eb8a9d545dd5c 27 0.01/1.00 vMB 30
324,252 324,252 00000000000000000ad28b4d627c9b03feedce6555c8d5cab8843d33d26bd98c 162 0.10/1.00 vMB 21
324,251 324,251 00000000000000000480689b6b6194e5204b6b3c3924f2bc18d244d5eebf82aa 334 0.25/1.00 vMB 23
324,250 324,250 000000000000000010d7bc41b854e18421b094a449c9cf193547b3bbf0f28cc4 711 0.62/1.00 vMB 22
324,249 324,249 00000000000000001343f7626b10cb56020bdd33e4d0a203b3b098ea5f2f2dd3 1,419 0.75/1.00 vMB 31
324,248 324,248 000000000000000016106805016c2481dde460ad97be181bf9dbcb56d3d7cf32 364 0.21/1.00 vMB 25
324,247 324,247 000000000000000011b85f7d6c5e9dcd1adf9f27da032f916ff20418e4cb54fb 178 0.11/1.00 vMB 24
324,246 324,246 0000000000000000028e4d9561353ca78c7c38ecdf6b2414cfcefebf9b2b0aad 52 0.03/1.00 vMB 6
324,245 324,245 000000000000000007170e0e29cb861b3deab53a4b3c28dabde2ace8d88674db 987 0.52/1.00 vMB 29
324,244 324,244 0000000000000000074c25d02688781f4db0937538803e918c7756ba1056570b 704 0.36/1.00 vMB 28
324,243 324,243 000000000000000008f72f257b3588d7b7427bd2f7a844d2f42bfb9b9fd36832 507 0.30/1.00 vMB 35
324,242 324,242 00000000000000000dba2d284d18cdc2f60a9b53547c89decd34e23b03a860c6 378 0.18/1.00 vMB 25
324,241 324,241 000000000000000010c8d258989ddb41cb647330b3f7e6a1a86d6430314b9840 956 0.50/1.00 vMB 28
324,240 324,240 00000000000000000a063f98e96698c9bbb9f68ca2e2a3c4aa729bee330e61e5 264 0.17/1.00 vMB 25
324,239 324,239 00000000000000000f8f59367107a1abd1ca4fee8c6d6fbc5189d3bacb460e74 310 0.24/1.00 vMB 25
324,238 324,238 0000000000000000129804cae0d880450d880f866a9e7f621f7a37e06b4218c3 106 0.08/1.00 vMB 14
324,237 324,237 000000000000000013ae5ba34901adaf75575159adaa7b100843b38f29d8f94b 577 0.55/1.00 vMB 19
324,236 324,236 000000000000000016cc036470860bd649ad268c56e817a18d0b5e058aea39e1 737 0.35/1.00 vMB 43
324,235 324,235 000000000000000018dd0a71a3916f4137171b4378fd47a3f210754abe24e471 76 0.05/1.00 vMB 25
324,234 324,234 0000000000000000080f4a5444a70022a30acf5cca4b4ffc70987324977c040c 114 0.06/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 781.82 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: 636.01 GB
    • Received: 12.35 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.