Loading Tool

Explorer IconExplorer

Memory Pool

42,172 transactions
26.45 vMB
0.06125356 BTC
Random Selection Loading Transactions
Max Size: 138.56/200 MB

Candidate Block

Mining Attempt 9ea275211beac1dc348e33f085ff018a61d6575ac859e7615dd14e3557169518
Version 20000000
Previous Block 0000000000000000000000cf770f6c83e15ec4a9d2e4f9cbaaca0958cd733d81
Merkle Root 57e9a175b7ec340d554be1b9a88d245e0dbb03c1b48e36e881d66cd85f79cc75
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,440
Size: 1.00 vMB
Total Fees: 0.01283840 BTC
Feerates: 477.45 > 1.29 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,721 (298,829 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,892 615,892 000000000000000000063d805b7b10774cefe9b990759086163f2cdc762495af 94 0.02/1.00 vMB 14
615,891 615,891 0000000000000000000fb9f3d300511339ca046efd78bc2dbfa95c1fa2886a26 1,006 0.30/1.00 vMB 13
615,890 615,890 000000000000000000108a4664f1e8d733dd32ec145c0d846752ed85a36fa659 268 0.07/1.00 vMB 13
615,889 615,889 0000000000000000000e26c52701d41236d4773deb88416ed289b09581d96b03 1,583 0.65/1.00 vMB 4
615,888 615,888 0000000000000000000fd2070184ece47ebde0f9bb6969f8161caf7dab26b412 1,962 1.00/1.00 vMB 7
615,887 615,887 000000000000000000066ff804ec005d5b4908158d7fea748ba275ffed28270b 2,386 1.00/1.00 vMB 17
615,886 615,886 0000000000000000000142f7eb7a09881de5d825fa303ad553259fd59e51b68d 2,369 1.00/1.00 vMB 18
615,885 615,885 0000000000000000000285dd6bc02245d96dd51f87d34db155b303085c814e94 2,158 1.00/1.00 vMB 3
615,884 615,884 000000000000000000043ad0006b21e1d6f1138c7caa8ff38311eaf8680eebe3 2,900 1.00/1.00 vMB 18
615,883 615,883 0000000000000000000a5531718f07117844002822e843ac1f919c37e2048ce0 2,289 1.00/1.00 vMB 16
615,882 615,882 000000000000000000007aca891d128a2638066ad34bc7e97315efb487eb6114 2,980 1.00/1.00 vMB 13
615,881 615,881 00000000000000000010761f5825d3abc61de220ba3eb5eab92200b214084adc 2,574 1.00/1.00 vMB 19
615,880 615,880 000000000000000000090318f6e51e4dbe0f5fd4f84d774f53217c851edbd9f9 2,370 1.00/1.00 vMB 17
615,879 615,879 000000000000000000053dc9b2bbacb16f7be925e8e245d4703990430d8c305a 2,508 1.00/1.00 vMB 19
615,878 615,878 00000000000000000008fcc8b3df69f86ecc068a7df9cc3715068402a73caec3 3,155 1.00/1.00 vMB 13
615,877 615,877 0000000000000000001151fc789aae2501d337e5e141abc41f5e4be41915c4a1 1,765 1.00/1.00 vMB 8
615,876 615,876 00000000000000000000a49758179eb4c07986304ad50c6744d4f2a1bc5f40ad 3,254 1.00/1.00 vMB 9
615,875 615,875 0000000000000000000a88615279b62a38eb9fcbe5816264d2065f60fe33e154 2,535 1.00/1.00 vMB 11
615,874 615,874 000000000000000000077e4176cba0c16f139e8531c95b38d71cbcfb382fec9a 3,056 1.00/1.00 vMB 15
615,873 615,873 00000000000000000007264205776d0667145fe28880801fa3c0f9e9496a5c91 3,023 1.00/1.00 vMB 18
615,872 615,872 00000000000000000006bab580ca564ccc5ed9677d06d30ca9d705c9e0eb89cc 3,572 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.90 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 645.48 GB
    • Received: 12.73 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.