Loading Tool

Explorer IconExplorer

Memory Pool

87,746 transactions
32.13 vMB
0.14543188 BTC
Random Selection Loading Transactions
Max Size: 193.90/200 MB

Candidate Block

Mining Attempt 8355dbf638a781fb91c3107e2fad8747b96d97f2a0f3eafac1734ca5db2cd280
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 9cabd46dbad1c96475893fee77b6c16d8cf0bebbf813c324d34d2fe8dbe84520
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,616
Size: 1.00 vMB
Total Fees: 0.05365650 BTC
Feerates: 911.92 > 5.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (465,642 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
449,328 449,328 000000000000000001bcb53a3bc3d032e5d7280934172cdbbc5dbd0cec9c0757 2,443 1.00/1.00 vMB 92
449,327 449,327 000000000000000001d043dd87d2ca6fd222336a62ee575b57bf40c884912f66 2,459 1.00/1.00 vMB 78
449,326 449,326 0000000000000000006da7483fb0f76f00b5cbfe9270d4cbb41b5e8269680482 2,289 1.00/1.00 vMB 89
449,325 449,325 0000000000000000008d55835e61a6aaa23af5b72820d5768455fbdee992d2a7 1,551 1.00/1.00 vMB 47
449,324 449,324 000000000000000001af551d0e4c3126ba109ff9c0093e4c928770145d16476f 2,284 1.00/1.00 vMB 82
449,323 449,323 000000000000000002cc21221682c8a45307dc8523c1f39126cd6def074b3698 2,247 1.00/1.00 vMB 79
449,322 449,322 000000000000000000f2c04fae7b29d5953ba8baee0253cc9701b276e943d5ce 2,495 1.00/1.00 vMB 150
449,321 449,321 000000000000000001599c5d6043721a595f204a2100e20a76aaa419289270da 1,631 1.00/1.00 vMB 64
449,320 449,320 000000000000000000e69d5f71268acc910c5dce03f333b15d3a8aafeb96090e 2,712 1.00/1.00 vMB 93
449,319 449,319 00000000000000000016620ecdad8a845329328831cf7568be0f25223105068a 2,000 0.82/1.00 vMB 81
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
Previous 10 blocks ↓
Total Size: 782.34 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: 661.03 GB
    • Received: 14.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.