Loading Tool

Explorer IconExplorer

Memory Pool

79,511 transactions
29.66 vMB
0.07748351 BTC
Random Selection Loading Transactions
Max Size: 178.18/200 MB

Candidate Block

Mining Attempt eeca8ceca2cc285743550eaaa6b3174fe2bc6eca846292e4cf53414db418fa21
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 4a9a90cf878717506eb693e280f2db804ea45df42583e7d77cdfd411ccf291d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,430
Size: 1.00 vMB
Total Fees: 0.01714990 BTC
Feerates: 502.65 > 1.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (282,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
632,522 632,522 000000000000000000012d56b43f2d28cc38d6b1e81c4d3d62f067c14fcccecf 2,103 1.00/1.00 vMB 91
632,521 632,521 0000000000000000000728e6b795e5162dc10808fa8ff42c9581c8aa9f57bb32 2,218 1.00/1.00 vMB 84
632,520 632,520 000000000000000000087b946e1aa801d47bc15ff85b80811eeca3d154476506 960 1.00/1.00 vMB 89
632,519 632,519 0000000000000000001095bb5e3c2894ec0375917669e0994d5c900e1345066d 1,397 1.00/1.00 vMB 113
632,518 632,518 000000000000000000118379decd66cf8ac9c44ca8a42655255cf5d0107ff522 479 0.26/1.00 vMB 59
632,517 632,517 0000000000000000001014f54690289e7ab4cc8da9b0d67d3df8b3d4a7206829 913 0.48/1.00 vMB 62
632,516 632,516 000000000000000000083b5b7a337c3b419b4387d766705162c9cf316221b23d 87 0.03/1.00 vMB 53
632,515 632,515 000000000000000000094e0457e9b9fdae4633ebfa8e58680d1ab817ef0cdd29 1,682 0.89/1.00 vMB 67
632,514 632,514 00000000000000000001d64ed5e81c902a95b67729b18cededa796de05e0e979 2,032 0.78/1.00 vMB 21
632,513 632,513 00000000000000000005b1ff2b949ceb4762e93fbd971556ae21eff1d36646d5 2,307 1.00/1.00 vMB 75
632,512 632,512 000000000000000000110638fd09e10f662c850fd144d31d9b188b0cc96fd1af 2,579 1.00/1.00 vMB 61
632,511 632,511 00000000000000000005a13a533eac084091170c5e21a41d00494ce9a7aabc9f 229 0.09/1.00 vMB 83
632,510 632,510 000000000000000000017a7963e5464d77ab7d3f07dd758e823f12326320ba06 817 0.45/1.00 vMB 9
632,509 632,509 00000000000000000008325164e13c265256c037b8302d87174ed4c98e9aab5e 1,457 1.00/1.00 vMB 68
632,508 632,508 0000000000000000000689f1e2bdfab7864039a572a397d3a05eca0a62579353 1,822 0.98/1.00 vMB 46
632,507 632,507 0000000000000000000a122cee644abb867cb8d0177504422bed8e1edd90da3d 1,353 0.98/1.00 vMB 25
632,506 632,506 000000000000000000070fd1c87a3c592e2913e0eec091f5862161602b978d7f 907 1.00/1.00 vMB 37
632,505 632,505 0000000000000000000d9558a16e6c18eb4ca7ed644051ea248495d29df29460 912 1.00/1.00 vMB 11
632,504 632,504 00000000000000000003bead46596a5a68b212aa3f70d2bc72731f4b9f064b50 1,413 1.00/1.00 vMB 17
632,503 632,503 00000000000000000010b5182b5ecaf1ded9f55b0078fa6c683e0140c3071ab5 2,469 1.00/1.00 vMB 53
632,502 632,502 000000000000000000106ec89bdbd5952e6bf746441b62db6274748273034016 2,293 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.