Loading Tool

Explorer IconExplorer

Memory Pool

78,509 transactions
29.80 vMB
0.11571705 BTC
Random Selection Loading Transactions
Max Size: 179.03/200 MB

Candidate Block

Mining Attempt fc608ce0f04e07248db28d725f50ded82debc6f1102720ed5d94d268a1eeee24
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 89d1dbe41a69756198caeac0e7dd36aeb7e925cb6906cd6cc09c03f303f03ca7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,140
Size: 1.00 vMB
Total Fees: 0.03438577 BTC
Feerates: 673.02 > 3.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (601,560 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
313,713 313,713 00000000000000001486e4a4793de587432af2388a5e732b49125d61ffc1c77a 418 0.20/1.00 vMB 31
313,712 313,712 000000000000000002e2dc81ddc00643129833d62fb05b485fb819151fc5c214 900 0.43/1.00 vMB 29
313,711 313,711 00000000000000000e77dfd0709069c9f5e2baaea5b1a0f13c3ce2aa65f5e4d7 163 0.09/1.00 vMB 26
313,710 313,710 00000000000000001a25a2a15cecb2398c2910739c68d688007639ab18bb1583 127 0.07/1.00 vMB 27
313,709 313,709 00000000000000001a685a8c20d906e3c135aa997ff9c61233e7bbdfbcb90bdc 182 0.25/1.00 vMB 22
313,708 313,708 00000000000000001a9921f75604838a6eb78e9058b7c5aeb0d6b3a8c0e3d907 256 0.09/1.00 vMB 35
313,707 313,707 0000000000000000106e1123f08d8475daeaff165170a961d6b60e150cd904f4 1,012 0.75/1.00 vMB 21
313,706 313,706 000000000000000018d00f3f76a802b81421ec44b4c1cca0f4a4ac423a2ccb74 1,373 0.50/1.00 vMB 40
313,705 313,705 00000000000000002960b53bc9360023ad8e4d82c6222be42e0c4635ba384572 309 0.16/1.00 vMB 21
313,704 313,704 00000000000000000d9a5f3801d75879b471e2eabf9c9cbe5469ad0987b0200d 32 0.01/1.00 vMB 78
313,703 313,703 000000000000000038059e1ceae6d2f23ce5300d3e270ff207a3c6a2969e6281 234 0.12/1.00 vMB 28
313,702 313,702 0000000000000000293728d6ad4e0ac0c77b9128111df62e83157798a603a48c 730 0.36/1.00 vMB 28
313,701 313,701 0000000000000000244c7879522a659992e59e4a731cd44de0ade460ce945de2 384 0.18/1.00 vMB 20
313,700 313,700 00000000000000002e49bc3201670d07d7954797f9f4e2e9db655dc86767bf0b 948 0.51/1.00 vMB 28
313,699 313,699 00000000000000001df9c39b53a9ae34b9d319a759ca0df39d94466abbe2ae63 332 0.17/1.00 vMB 26
313,698 313,698 00000000000000001f28bca6ca83c6ba9b09224719a5da6122d24988ae046575 146 0.06/1.00 vMB 26
313,697 313,697 00000000000000002f9def038aaa2ca98a5dab62332b185bdaf98fcc61f77020 332 0.17/1.00 vMB 23
313,696 313,696 00000000000000000d12434b6aeb8533f7d1ea84bf0828a7cfc17dc5661edaf6 800 0.42/1.00 vMB 32
313,695 313,695 00000000000000001df5c68409db280616ac6d454fdcb090c1ad6a3a669c6baa 286 0.13/1.00 vMB 33
313,694 313,694 000000000000000010b274deab79e551cc06f0625f9e562b36c949a3c4057739 223 0.11/1.00 vMB 8
313,693 313,693 00000000000000001b37993c281e6e5d73d3e4c1da6555ad80f64242a4f605f9 1,421 0.81/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.86 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: 713.04 GB
    • Received: 17.28 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.