Loading Tool

Explorer IconExplorer

Memory Pool

77,269 transactions
30.81 vMB
0.14014648 BTC
Random Selection Loading Transactions
Max Size: 177.12/200 MB

Candidate Block

Mining Attempt abde652df84c03ca48a239f2a927672a924ffcaaf18381c7e474b57912b47d24
Version 20000000
Previous Block 00000000000000000001f0d90b14f5686296d43939de68ba4ee5c1525744741c
Merkle Root 551e97bd0ae87da4a6318a9c49a94af73ecf05c7ebbc57ec5b7539f3ebbc0ef1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,277
Size: 1.00 vMB
Total Fees: 0.05117907 BTC
Feerates: 150.36 > 5.13 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,052 (283,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
631,700 631,700 0000000000000000000d0701df2b2ca7d7c1614c39f5d20989493937db3443c0 2,798 1.00/1.00 vMB 148
631,699 631,699 000000000000000000033cb61585292e565ef3b0bc011787b9045255d3aef6d3 2,063 1.00/1.00 vMB 10
631,698 631,698 0000000000000000001202334e439d4010b6c338e25ba3821f5b0912382b57e4 3,032 1.00/1.00 vMB 107
631,697 631,697 0000000000000000000f50c2020022f4057a04ce95b77b5fac2613e0d9dc1d5c 2,609 1.00/1.00 vMB 54
631,696 631,696 0000000000000000000c3c0b24db4b1c123317396bc243e98e2aa37e3a42c023 2,567 1.00/1.00 vMB 26
631,695 631,695 0000000000000000000438ca3fcbbaf93f811789452b72f2398e9a041874b919 2,745 1.00/1.00 vMB 76
631,694 631,694 0000000000000000000134d55e4783411877413c44c3940e269b75e61469d924 3,127 1.00/1.00 vMB 69
631,693 631,693 00000000000000000005739882edc518f707f5291762e71e633a5df47df691f1 1,840 1.00/1.00 vMB 92
631,692 631,692 000000000000000000040eaf8657979755d4754ee2a4ef7586a27959ee3196b2 2,748 1.00/1.00 vMB 129
631,691 631,691 000000000000000000090f62fa20c6c3cd85123c35dd70a697bb981c46014aab 2,981 1.00/1.00 vMB 171
631,690 631,690 00000000000000000003e3fd8d2a6af7314adc78433782db170255eed9ab6f90 2,712 1.00/1.00 vMB 82
631,689 631,689 00000000000000000000a7282e2c7232cc5ec9db048e30c911b50f36d80d227c 2,724 1.00/1.00 vMB 73
631,688 631,688 0000000000000000000cffa760e54171b5e08290b58b0a0546bae6efc177a6b9 593 1.00/1.00 vMB 13
631,687 631,687 0000000000000000000c51a3633a2978c6c1c52b88f1e15cc85dee7dfff9ea7c 2,481 1.00/1.00 vMB 50
631,686 631,686 00000000000000000005391e09aaf6400ddf21393ed0267f20a2f720a5491807 2,876 1.00/1.00 vMB 102
631,685 631,685 0000000000000000000f63c29106c0bd884cc89270886a10a5db7255e276a478 934 1.00/1.00 vMB 13
631,684 631,684 0000000000000000000b969c513e2dce186d8f38382ceee68072effc735cd749 2,200 1.00/1.00 vMB 63
631,683 631,683 000000000000000000082b971ce2082674e5a65784ee6e0718a00abeb9d8c307 868 1.00/1.00 vMB 28
631,682 631,682 00000000000000000000427c2cbfd8868c5bc987603d2483c9637f052316f89f 1,302 1.00/1.00 vMB 53
631,681 631,681 0000000000000000000a5143d19836f15f3ecc2faafd329614243a5e1937ec4c 2,728 1.00/1.00 vMB 22
631,680 631,680 0000000000000000000b595ee94c3ca1a3c625724efef861e9ebb9a1d8662ed8 3,200 1.00/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.48 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: 668.22 GB
    • Received: 15.43 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.