Loading Tool

Explorer IconExplorer

Memory Pool

79,144 transactions
29.29 vMB
0.08743062 BTC
Random Selection Loading Transactions
Max Size: 177.33/200 MB

Candidate Block

Mining Attempt bac09385da3890bf4dd6c7fb928af59b96b6d684dafc29feea5cd15cc74eee0d
Version 20000000
Previous Block 00000000000000000000f174527a55589ee9a7d627506640aecc5089076e5f75
Merkle Root 7a513fa389f30f7643bd25f779395fbae083c45426f3e8a3e702ddf84406de2f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,426
Size: 1.00 vMB
Total Fees: 0.02597994 BTC
Feerates: 178.73 > 2.60 > 0.35 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,162 (407,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,683 507,683 0000000000000000001d1ec593570d2873a177b87248fa552662f9a2eece32c7 1,213 1.00/1.00 vMB 113
507,682 507,682 00000000000000000040b27a5e2f66e3952a0631a8b91a9ac06e84c31ee1f655 586 1.00/1.00 vMB 44
507,681 507,681 00000000000000000018b9c4ee93b5f1d9aaad56dfa3c9eedc95f367377a55e3 1,009 1.00/1.00 vMB 94
507,680 507,680 0000000000000000006212aeebcaf90bbaa4b8c49bb7b7b81e78115ecd7dc732 1,022 1.00/1.00 vMB 46
507,679 507,679 00000000000000000039351f0ded67facea359190458d70bae6e40d32657440f 83 0.05/1.00 vMB 141
507,678 507,678 000000000000000000318a0ebb8c1affd73eb7c99ebd1f9946f41ff9839cac05 58 0.06/1.00 vMB 207
507,677 507,677 0000000000000000003f560d6cd2f16cf6ad05f27ec92813363100d7adf779b9 260 1.00/1.00 vMB 6
507,676 507,676 0000000000000000001eb10798922ed7230abe77b879c6937b038f24f8ca69bb 437 0.17/1.00 vMB 186
507,675 507,675 000000000000000000010d89101b8e2b2f0cf9be704c76441cb8d72462b152e1 317 1.00/1.00 vMB 11
507,674 507,674 00000000000000000008738ef51d00f7b0671252f922a0e645c8e77ab435ae36 127 1.00/1.00 vMB 5
507,673 507,673 000000000000000000017656571c07b2ba752d32e22e9bd7344377f64a06ef7e 1,053 1.00/1.00 vMB 48
507,672 507,672 00000000000000000016e2a488ee09bd91783a6a07f4f4dd2b8786631bab59f9 1,335 1.00/1.00 vMB 82
507,671 507,671 000000000000000000491c230c2af1ea7c83fe271b480068c71f8257b988d9ba 366 1.00/1.00 vMB 26
507,670 507,670 0000000000000000002bfcb9cfed82ffd5c8e921734f67729ffed426b54a414d 403 1.00/1.00 vMB 28
507,669 507,669 00000000000000000010c793ebe768cc14dc03905972269295be86a68ae04286 544 0.36/1.00 vMB 141
507,668 507,668 0000000000000000005452c099edd2e31508a64a9288b62ed25ab94cfd7c21be 2,407 1.00/1.00 vMB 143
507,667 507,667 0000000000000000001281198d2558dd70476ff8d6152e9aea631980af049272 2,246 0.94/1.00 vMB 195
507,666 507,666 00000000000000000021fa5baf513119b9755341d27a93799e7f10c90b815d36 202 1.00/1.00 vMB 13
507,665 507,665 000000000000000000436814b4710793bb2e17f6639bf0096a100ea09d67e95e 1,266 1.00/1.00 vMB 111
507,664 507,664 00000000000000000062d9da0f214fc674fdd60cfdfd745c2b5a4baff91987ed 96 1.00/1.00 vMB 4
507,663 507,663 00000000000000000000c4b14dc9797d683c899f635fd6bd0dc2decb73c6489a 1,446 1.00/1.00 vMB 91
Previous 10 blocks ↓
Total Size: 782.68 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: 679.60 GB
    • Received: 16.44 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.