Loading Tool

Explorer IconExplorer

Memory Pool

80,658 transactions
29.94 vMB
0.09113285 BTC
Random Selection Loading Transactions
Max Size: 178.63/200 MB

Candidate Block

Mining Attempt b3e579bc6dad554025556d1f99c37c7b5e5a7f91a60d5338b09d39a133a6cfa2
Version 20000000
Previous Block 000000000000000000004dc4502af0d104d581c2cf1796c3b173cb69ee8070e0
Merkle Root 6e4f1eefc8e5132bb11d5a63476f84edb40f20f16e212af2df711b300479d241
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,667
Size: 1.00 vMB
Total Fees: 0.02909281 BTC
Feerates: 100.37 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,062 (465,744 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,318 449,318 000000000000000000f9c1caf674b5e32c81bdfc6e503538e429a6f3f1d4a895 383 0.30/1.00 vMB 56
449,317 449,317 0000000000000000021178423b79ae10ab7c8f40e8344be600aa22d70293ca3d 1,657 1.00/1.00 vMB 91
449,316 449,316 00000000000000000015f7337709a2c848cf03a731efc3c738a084950bf97972 223 0.24/1.00 vMB 89
449,315 449,315 0000000000000000000a6e2b937607207bbb6d390a969a42de302f8e27d6711d 178 0.07/1.00 vMB 77
449,314 449,314 000000000000000002734fee761d4d25b7ea92ae505aa5aa1bd01495f690be56 272 0.15/1.00 vMB 57
449,313 449,313 000000000000000002ee2c2d69168466fa8e56d296b77aad0803ca0db2f51efb 980 0.50/1.00 vMB 60
449,312 449,312 0000000000000000019c0b8f24be32573d695b57f1fe65237986aa429373a1ea 2,217 1.00/1.00 vMB 75
449,311 449,311 000000000000000001ca266ed9ee9ca1b14bc49fabde7b455019aa52fae4fa55 2,748 1.00/1.00 vMB 85
449,310 449,310 000000000000000000cc4d5b5f51fdcbf69d8cb9b0f7a6539949d40c6bf1de3b 324 0.14/1.00 vMB 78
449,309 449,309 000000000000000000a2158c34c9f1445b701259dd4276cd4a045aa241cfa07c 614 0.25/1.00 vMB 73
449,308 449,308 0000000000000000022fb9426d3e9b42c9923fab7b55211c32dcbc6a4e2ccefc 1,322 0.52/1.00 vMB 79
449,307 449,307 0000000000000000007fffcdcb4fdc6f21e108efa175b3eb929d878b45d2b83b 1,840 0.83/1.00 vMB 74
449,306 449,306 0000000000000000027336de1a0e6bdf81e55692f12f2b6fffd924e638559ab0 1,063 0.44/1.00 vMB 80
449,305 449,305 000000000000000002e695b36e327a79ad0a114ffbe426d1f1bafa348eba0d62 580 0.35/1.00 vMB 59
449,304 449,304 00000000000000000330cfb438fd9699070650d44992aadcb221546a84a9b347 2,187 1.00/1.00 vMB 83
449,303 449,303 00000000000000000190e76ede05ee0a92c506c64c59491b9c62a340061cedea 141 0.68/1.00 vMB 15
449,302 449,302 000000000000000001d6d7f61a5c1657c037806d976dac31509ee71bb09da049 259 0.11/1.00 vMB 80
449,301 449,301 00000000000000000113057bb26da123affebf971acd6831a0633fa0a083f17a 1 0.00/1.00 vMB 0
449,300 449,300 00000000000000000203ccbd8d44490389cb9b44ff26b530c2fc0fc4081cf5a0 500 1.00/1.00 vMB 32
449,299 449,299 00000000000000000269ce5844c1feb8ae0b928ab1e4033b2ee50de765bde2f0 2,352 1.00/1.00 vMB 73
449,298 449,298 0000000000000000008e9a9b55aaaa59ec32bc271840641fc121a7a04bd3f437 1,667 1.00/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.50 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: 668.42 GB
    • Received: 15.51 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.