Loading Tool

Explorer IconExplorer

Memory Pool

79,467 transactions
29.51 vMB
0.09242763 BTC
Random Selection Loading Transactions
Max Size: 178.57/200 MB

Candidate Block

Mining Attempt ac91d3074fd6f135d8c061587434d2d60c895ce3941f276f527cbd475d7a0ba0
Version 20000000
Previous Block 0000000000000000000143f54c636fd580cc96e321febc4ce4dd319dbdcb21a3
Merkle Root 678770c3cf7355ea90c6973faf17a0b4eca63cd9dc50eda9ad4d88ad030776bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,791
Size: 1.00 vMB
Total Fees: 0.03032192 BTC
Feerates: 301.60 > 3.04 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,093 (280,766 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,327 634,327 0000000000000000000605604bbbc7835bf2be48d5c71fbe292e9253f6564a0c 1,645 0.95/1.00 vMB 12
634,326 634,326 0000000000000000000a88b760627d958d7f7caf50546f005b9cc5f56d822774 2,333 0.88/1.00 vMB 18
634,325 634,325 00000000000000000010acb34f89c7ec662b97a3650a5122e80f3cf55e4e7734 1,173 0.53/1.00 vMB 19
634,324 634,324 000000000000000000085169c24ad325738a51e79161874fdf0416138d6f0056 1,115 0.40/1.00 vMB 26
634,323 634,323 00000000000000000014495cb49cacc450af03b7b98b0da055c10d7a5fc9eae6 1,293 0.54/1.00 vMB 20
634,322 634,322 00000000000000000013d6e7ee35f8a9fa86fdc73f49f05fae2a3212ef025fe8 1,603 0.62/1.00 vMB 11
634,321 634,321 00000000000000000000095972a61a51a14d23df32fd97b7241f0fbf93a762cf 1,939 1.00/1.00 vMB 12
634,320 634,320 0000000000000000000e43199c7f9b65452518d2ee48da45caf8f205e1e48d17 2,542 1.00/1.00 vMB 35
634,319 634,319 000000000000000000034bb39b40a1868f661ef712fbce1794f4a33bac602913 73 0.03/1.00 vMB 10
634,318 634,318 0000000000000000001312ed1c8afeeee66cb06f73520514583528cf0560c310 2,391 1.00/1.00 vMB 4
634,317 634,317 00000000000000000002e3b2ffaf6881db2e4a70b2d0e735bdd8cd6a78121234 2,295 1.00/1.00 vMB 27
634,316 634,316 000000000000000000023d901bd1bd9c928bc96072ca1c621070d40a3e5ac08a 2,648 1.00/1.00 vMB 32
634,315 634,315 000000000000000000062cd2ab71ea02e1d0f55a69a131d347af979d509c9bba 1,528 0.68/1.00 vMB 19
634,314 634,314 00000000000000000009be51e62073b6065170f967080ec3fc3480cf0e7798bd 2,292 1.00/1.00 vMB 20
634,313 634,313 00000000000000000012faf9809de66fb25b46bcdfa5879fddc3fac4ee1d5076 1,600 0.74/1.00 vMB 6
634,312 634,312 0000000000000000000700b16e7d5e10f6ea52452d5f2e1dae9edc27e7a179f5 2,214 1.00/1.00 vMB 23
634,311 634,311 000000000000000000026bfeafeb09b4523e5d7bb70adaae4631848442d8a1b8 2,188 1.00/1.00 vMB 15
634,310 634,310 00000000000000000000bc86e118dd1a7ec3f58cfed222a12cb07a13a60364b6 2,613 1.00/1.00 vMB 41
634,309 634,309 0000000000000000000f2f4eae59cfd367a37a43766db597dbfe0a82f559b438 980 0.53/1.00 vMB 16
634,308 634,308 00000000000000000011457e1d08b8249284995f686b23394f87cd62e520d9d9 812 0.55/1.00 vMB 12
634,307 634,307 0000000000000000001172c1cee9fae91aaa122b87f52632caf744ec9f455de7 365 0.13/1.00 vMB 17
Previous 10 blocks ↓
Total Size: 782.56 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: 669.95 GB
    • Received: 15.79 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.