Loading Tool

Explorer IconExplorer

Memory Pool

87,118 transactions
32.59 vMB
0.15118557 BTC
Random Selection Loading Transactions
Max Size: 199.01/200 MB

Candidate Block

Mining Attempt 26e0f2735ff0877dd61a984307886f120f721b1a39677af3dab6995a30296598
Version 20000000
Previous Block 00000000000000000000030f852abb2460ecdfb580a98ff5f0443f891ab5a1ab
Merkle Root 2bcdcb2da7f61ae66f810dba58c71234587441a98afb6940a5da4b057ae794f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,213
Size: 1.00 vMB
Total Fees: 0.05824868 BTC
Feerates: 400.00 > 5.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,226 (450,339 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
464,887 464,887 000000000000000000f06ee23e100e20cfb3cb79b69219d5eb7c0b534d86d85f 2,707 1.00/1.00 vMB 254
464,886 464,886 00000000000000000080efec0ebac86484075869e3492a9660181951696ab40c 2,168 1.00/1.00 vMB 174
464,885 464,885 000000000000000000b08bdc02388269dbe9c57d3ff5c70919467fd86fea812e 2,536 1.00/1.00 vMB 231
464,884 464,884 000000000000000000dc4a94c79c13de441a7682b71774efe9977afd8357e97f 2,034 1.00/1.00 vMB 176
464,883 464,883 000000000000000000782ce0e8a574a5d94eb9d3d1f4550cf7436a1798a91ce6 1,789 1.00/1.00 vMB 171
464,882 464,882 0000000000000000010a318b8b7e1da6ec815ada37fc12b321ea2c4c2543fb37 2,503 1.00/1.00 vMB 199
464,881 464,881 000000000000000001109fbcf025b282c3d67bca50451bf33d251380d12e59eb 2,156 1.00/1.00 vMB 131
464,880 464,880 000000000000000001ca7246e778d6f179821f09eed608377b5eaff0a0e663b5 1,781 1.00/1.00 vMB 128
464,879 464,879 00000000000000000094e5c08953388e2d689f3f0d139bd4e1922e2b6804104b 2,065 1.00/1.00 vMB 167
464,878 464,878 0000000000000000013fd58f49e6c253ee34fd7618c12a3da4ff2c3dfd893b57 2,980 1.00/1.00 vMB 214
464,877 464,877 00000000000000000130612ecfdf4a1b45d4e7020e12da013039f44bd5625faa 2,598 1.00/1.00 vMB 164
464,876 464,876 0000000000000000018431f95564592caa24eeda91c8dcde705d40d3dad85b74 2,152 1.00/1.00 vMB 133
464,875 464,875 000000000000000001ea25a04986b8cd69635ac41db07a41304a0893a1bbc97e 1,312 1.00/1.00 vMB 149
464,874 464,874 000000000000000001ab320997250c4d385775d3e4e6ad573ad4cbdf443d9ce9 2,466 1.00/1.00 vMB 172
464,873 464,873 00000000000000000100dea9dc08b0bce8e6c84078b9dab59e4097fc6ccb4289 199 0.10/1.00 vMB 268
464,872 464,872 000000000000000000ffad1777fbb9bb5d307239cc5ce7d7e36023497a790c76 1,925 1.00/1.00 vMB 152
464,871 464,871 0000000000000000013d70420e0ec280649a17bfd8c25f21b4d93f6084a38a60 2,152 1.00/1.00 vMB 215
464,870 464,870 00000000000000000078a5072cce7476d030803ccd196e831626ca73f2988557 2,236 1.00/1.00 vMB 148
464,869 464,869 0000000000000000001eea6392eddcc561f964a081a0383fa51cac174d700266 1,924 1.00/1.00 vMB 185
464,868 464,868 000000000000000000005c9eb834e40010d846bca85983a70402016141d1601b 1,990 1.00/1.00 vMB 159
464,867 464,867 000000000000000001e4ae43660e8f6eda02abf8da4281e165df599d3672c298 2,581 1.00/1.00 vMB 155
Previous 10 blocks ↓
Total Size: 782.78 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: 709.73 GB
    • Received: 16.96 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.