Loading Tool

Explorer IconExplorer

Memory Pool

82,633 transactions
30.57 vMB
0.07248003 BTC
Random Selection Loading Transactions
Max Size: 188.15/200 MB

Candidate Block

Mining Attempt d3bf42de2d05e2cb86be9e1f7504f8158fe047a0a8bbe640ec6bc8cb12faae34
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root 9d7550705c3a83a3fe0a91a0e3e1f680c9c798df036d1c01bb645b0f494f954a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,927
Size: 1.00 vMB
Total Fees: 0.00403662 BTC
Feerates: 14.26 > 0.40 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (35,607 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
879,738 879,738 0000000000000000000208998c9f6f108692cb3b0c8c0241e47400b65f118607 657 1.00/1.00 vMB 4
879,737 879,737 0000000000000000000086acb7582cb5259254381f738bbe2cddc00ba9fa77c1 977 1.00/1.00 vMB 2
879,736 879,736 00000000000000000000b24ae0cc2d965745a43dca52612002c1740af9b0a7f8 959 1.00/1.00 vMB 2
879,735 879,735 000000000000000000016ae963b81064aeff397710bae4a6ad0f5d74e2dae18e 707 1.00/1.00 vMB 1
879,734 879,734 00000000000000000001a030f2d75b5635413f4f557921c1c6a7783fc7ceeb72 244 1.00/1.00 vMB 1
879,733 879,733 000000000000000000005dbdd8fb0cd78855fc4296315e0dd12f1239196317f9 907 1.00/1.00 vMB 1
879,732 879,732 000000000000000000013efd3eabd93ab7ac6ebd2684ce84cc143c3179827a86 1,895 1.00/1.00 vMB 3
879,731 879,731 0000000000000000000229fe2df5e44fb4d491a9191cee514b72df0b2faee141 250 1.00/1.00 vMB 1
879,730 879,730 000000000000000000020b3dd0c60357adc1be616e9b06a2eb03ac3b78107910 446 1.00/1.00 vMB 1
879,729 879,729 00000000000000000000d94c180bdb3a0d1f2fe31d395670e2af16c1246df091 2,249 1.00/1.00 vMB 3
879,728 879,728 0000000000000000000179bd9b734d96e21f05d2d48b545138d2a6a373306c9a 1,248 1.00/1.00 vMB 2
879,727 879,727 000000000000000000009444aba84fb2ab9d7d83c405ef6f49b0bc92b9358300 2,846 1.00/1.00 vMB 4
879,726 879,726 00000000000000000000c16bf71b8da3e9576436346b11abd73b4efd9c9cece8 454 1.00/1.00 vMB 1
879,725 879,725 0000000000000000000099dfe6dfd390739f9d5500c91d8201e068ccdc82fd99 1,590 1.00/1.00 vMB 3
879,724 879,724 0000000000000000000249c3cae481f5036ec647cee33a785e91d14b5bf0f2cb 2,523 1.00/1.00 vMB 5
879,723 879,723 000000000000000000021bdff3b3f7fde84bf204cf689310cb820424069866fa 1,330 1.00/1.00 vMB 2
879,722 879,722 000000000000000000010cf56c20511a25df345342a7f8b7e44412ca67e8e3fb 2,286 1.00/1.00 vMB 3
879,721 879,721 00000000000000000000e506df9e5403f5cc4d6faad9194d3471fdc348b56344 2,088 1.00/1.00 vMB 3
879,720 879,720 0000000000000000000072e1b8379528eb5cdfa69d3f47693ff092cc7699dbd8 3,487 1.00/1.00 vMB 4
879,719 879,719 000000000000000000008f076f7f66e72b5cd34b2cae5e376fef8407a2a68e00 2,584 1.00/1.00 vMB 3
879,718 879,718 000000000000000000017755f81d3b193e1857c50b37f793676a5d816a90145a 321 1.00/1.00 vMB 1
Previous 10 blocks ↓
Total Size: 782.99 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: 717.21 GB
    • Received: 17.84 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.