Loading Tool

Explorer IconExplorer

Memory Pool

78,482 transactions
28.96 vMB
0.07112813 BTC
Random Selection Loading Transactions
Max Size: 175.86/200 MB

Candidate Block

Mining Attempt ca7460fef46dc2eaf1b3864b2f40bc1f9e03f57218b6792bdc1cb48604ad803e
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root 1d3df0e150e28ea8aae61f8cd7baeeb3738efb5d29a6f7253005b1bde59e11e8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,881
Size: 1.00 vMB
Total Fees: 0.01080627 BTC
Feerates: 13.09 > 1.08 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (186,874 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,245 728,245 00000000000000000008c331b384562d5e3f486b258319cb8ccdda2c49993ee8 1,764 0.62/1.00 vMB 7
728,244 728,244 000000000000000000001f4e27feb0d61ff37c8f563afc7bd91633d6e7779b7f 714 0.79/1.00 vMB 1
728,243 728,243 00000000000000000003e48dc10258a40364844fe2b563a851abf55bf4879d09 2,589 1.00/1.00 vMB 6
728,242 728,242 00000000000000000005ae33e312277212797c0d4b9f182d174c8bf5cb1336a4 3,230 1.00/1.00 vMB 8
728,241 728,241 0000000000000000000a1ad946a74ed59928cf72d9ba4e4ee2197e33ea245b9c 725 0.91/1.00 vMB 3
728,240 728,240 00000000000000000003fef2ba7de588be206afd0a8f87fb58a728c3576fe0cc 1,026 0.66/1.00 vMB 6
728,239 728,239 0000000000000000000205ee9d06b3cf93f9c24188ca75975e2455cbb706ca3f 912 0.30/1.00 vMB 6
728,238 728,238 00000000000000000005ede670c5c1ea23ec6617aafb5e9f90cbfc2ac51a07d0 3,146 1.00/1.00 vMB 8
728,237 728,237 0000000000000000000186e32f4b08e8f958286e26019e8bcabcfa099ebd5759 540 0.16/1.00 vMB 7
728,236 728,236 00000000000000000003eadb3114b382e6da59eb3a812982fdc4a41f084eb95c 2,723 0.96/1.00 vMB 7
728,235 728,235 0000000000000000000131ca5a22abe5bc6e1e6bcfd66cfb6ea307158ed7ae48 173 0.09/1.00 vMB 6
728,234 728,234 00000000000000000008a8bb3c9551fdfcf08a9d5fc55320ca3d928f9e4622a9 199 0.04/1.00 vMB 7
728,233 728,233 00000000000000000003cbadee71c31bdfd1b744b864c86c59d863f8773ec81d 660 0.22/1.00 vMB 6
728,232 728,232 000000000000000000024d17005169205a80fa75f64159e325f393176529f608 91 0.02/1.00 vMB 6
728,231 728,231 000000000000000000073ecebc224aa087623771508ba6d8071be070e296b257 91 0.02/1.00 vMB 8
728,230 728,230 00000000000000000000de9a34165df7db1e1bc877d86c5f608971a27a1e74c6 456 0.16/1.00 vMB 8
728,229 728,229 000000000000000000054035135bec9f76812a81f8c1a620a5a3bf330d21e333 1,977 0.66/1.00 vMB 7
728,228 728,228 00000000000000000000ef5edf4118ec48c17c342897664290df75eb5611a832 1,661 0.65/1.00 vMB 14
728,227 728,227 00000000000000000008adf8d3b5f14346dd61400e4e287bc4833a9f214136d7 2,390 0.83/1.00 vMB 7
728,226 728,226 000000000000000000036538026c0608610982f8a9cfea977227923923e7b0b0 627 0.20/1.00 vMB 8
728,225 728,225 000000000000000000088416587a544ad842b41a914d79984ca380cb1f27fb68 1,075 0.42/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 782.60 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: 671.67 GB
    • Received: 15.98 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.