Loading Tool

Explorer IconExplorer

Memory Pool

85,903 transactions
32.08 vMB
0.20764154 BTC
Random Selection Loading Transactions
Max Size: 190.65/200 MB

Candidate Block

Mining Attempt 2f9da35ecfe6857e6ad510738c26c28e97923111870c9ecca171807114bca1a2
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root b41f9ee93d67cd466ec118d2b728f73cb5fc1b10b0f83a7cd8aac048d8579d9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,768
Size: 1.00 vMB
Total Fees: 0.08043636 BTC
Feerates: 301.64 > 8.06 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (518,549 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
396,596 396,596 0000000000000000074cdb2faa2ec21237c0875a7546ab72ebed617d66d58016 1,371 0.57/1.00 vMB 44
396,595 396,595 000000000000000000f18be2bf6b55fca81264d0e04c234381d226ccb1e4b917 857 0.39/1.00 vMB 43
396,594 396,594 000000000000000004132e467f20c7ac9571f01dc7076c09920a16f36ade5747 2,424 1.00/1.00 vMB 52
396,593 396,593 0000000000000000082e95147ef660b0be7d06e516e5780781e8ed101ba1cc67 554 0.30/1.00 vMB 30
396,592 396,592 000000000000000008f6ea21c4cebf6214dba104016601c5a6e5ff7eebfbd703 943 0.99/1.00 vMB 15
396,591 396,591 000000000000000000ef8ec152377940ba9a1b928fe128a3720082954909be05 802 0.37/1.00 vMB 44
396,590 396,590 000000000000000007f537d952bd82ff3c140c542d626f1ba73b505aeb165011 591 0.99/1.00 vMB 9
396,589 396,589 0000000000000000043a4fcb05b4654dba030e0736f2a2a47718c160df37cb96 1,125 0.50/1.00 vMB 35
396,588 396,588 0000000000000000078449fc88fb1b1b3223165c5ef9257451903a2e8f0e1023 493 0.33/1.00 vMB 26
396,587 396,587 0000000000000000059f2d61c074b842dd8a10f8f360a7b979c4dcdeb0e0ec8f 1,501 1.00/1.00 vMB 29
396,586 396,586 000000000000000001618b7c9452b7484de43f3795506125aeac788239be9997 338 0.19/1.00 vMB 30
396,585 396,585 0000000000000000069b6f4d4866e94fd1cd63969515af057eeea63d826d4f61 390 0.99/1.00 vMB 7
396,584 396,584 000000000000000007918bb2f70a9b9333da3bf611917d9b1968d62b2cc2265c 478 0.99/1.00 vMB 8
396,583 396,583 0000000000000000085063741524cd9b11f796eb54c705c2dfbb85eea0cac735 28 0.05/1.00 vMB 18
396,582 396,582 000000000000000007ece667172ae1c6c77f45af0d37f8b803a3108c317b48ee 1 0.00/1.00 vMB 0
396,581 396,581 000000000000000003dd15faad617966e05367056ae0f1d18539960c9976daac 574 0.27/1.00 vMB 36
396,580 396,580 000000000000000005be938ed3e0851bf1268a75591010921a824fde56a2d55d 1,650 0.79/1.00 vMB 45
396,579 396,579 0000000000000000067dfbedbda5be80dd8b26f796ff3a984a1cf7337805a2b6 971 0.54/1.00 vMB 34
396,578 396,578 00000000000000000560e737aa3963cc38575023099987fbb2294eafac6a804a 439 0.37/1.00 vMB 25
396,577 396,577 0000000000000000065d71e388045b02cfa56d37be85f4711637b686900a6f4c 2,057 0.95/1.00 vMB 46
396,576 396,576 000000000000000005832db5eb5142baf2eeeacb3f1e7df375f114faa27eb2bc 448 0.23/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.65 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: 672.65 GB
    • Received: 16.29 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.