Loading Tool

Explorer IconExplorer

Memory Pool

84,725 transactions
32.50 vMB
0.11769608 BTC
Random Selection Loading Transactions
Max Size: 193.33/200 MB

Candidate Block

Mining Attempt 0bb942755a6727d38fe2986c12875a482784b7af0ee831fb430ecf85a4679f9d
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root c20d8be2051ac500de9702355b5d0e6b4bcb379d8286391d0235fcbb2a0938e0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,123
Size: 1.00 vMB
Total Fees: 0.05235378 BTC
Feerates: 387.56 > 5.25 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (563,671 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
351,282 351,282 0000000000000000114e72ed0134bbb7a59df1c1bd993d1da4b410b4db4e52d3 529 0.28/1.00 vMB 25
351,281 351,281 000000000000000012ec7f8425987c43e5c40f0568417331bb51259dc6108050 813 0.41/1.00 vMB 28
351,280 351,280 00000000000000000a4b23036d516c91372bae08f30be3e673c59b28240fdfe4 1,251 0.75/1.00 vMB 23
351,279 351,279 000000000000000015569411704a5dedf3500fc05bcc4bb670c7bf0b624955fc 1,352 0.84/1.00 vMB 26
351,278 351,278 00000000000000000682bd0f501693a65a9003675ad5f2d11cd6f9702443b5e9 759 0.75/1.00 vMB 19
351,277 351,277 00000000000000000a67e61c4f6435e45a95bf3550fca33e1fc0295adcbec370 2,987 1.00/1.00 vMB 41
351,276 351,276 00000000000000000c625206c60b1d5e4d2a2ff0fd2a32338c54def43d6128b9 404 0.22/1.00 vMB 24
351,275 351,275 000000000000000008369da3c482714191db684725ce1087b17f10ebd67a7e70 145 0.10/1.00 vMB 18
351,274 351,274 0000000000000000048b0d90bb959c69348371d1496cca6ff2f028d3095dc32d 953 0.76/1.00 vMB 17
351,273 351,273 000000000000000010985722cb75316155b6f8f5ba75d48dbedbda92decb32f6 1,426 0.75/1.00 vMB 43
351,272 351,272 000000000000000003f2c8cf18e81ec76c6b8a6dbfeda37bb289f71cfdd68db9 1,642 0.78/1.00 vMB 31
351,271 351,271 00000000000000000ae1cb36aa3adb6d98ec8cf496a3695238309f8bcf376523 557 0.27/1.00 vMB 26
351,270 351,270 00000000000000000a77c6eec236ec21a4b68a84de1afd507f674b991cb7c04c 719 0.42/1.00 vMB 23
351,269 351,269 0000000000000000132af1d8bce63f030ac4e0273042c9e5e78056fa9863673d 775 0.35/1.00 vMB 31
351,268 351,268 000000000000000000cd364bd30f346b2f20d0bed1c414f41a6dd090dc7335df 1,258 0.67/1.00 vMB 25
351,267 351,267 00000000000000000f0b445a90dd0f0b7bb0d3ed750b46724e49183f5c23fb81 1,340 0.75/1.00 vMB 30
351,266 351,266 0000000000000000095de4c32bd0190963c866a58b05e516f9d05515b80fef65 623 0.36/1.00 vMB 21
351,265 351,265 00000000000000000cc0c9c8e8e17c3ca84f324ddaa928512086ad28fc8bd76a 1,070 0.75/1.00 vMB 25
351,264 351,264 00000000000000000cb617f26044a957b445eb41eb58d16fb8d03332c503236a 1,911 0.75/1.00 vMB 37
351,263 351,263 000000000000000004bf2826dde8281c94a033766ba59cd72739e28c0397b858 273 0.14/1.00 vMB 20
351,262 351,262 00000000000000000803a7ff8d7014e54fcccfa7ea8fe881d56c4f3badd12986 443 0.26/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.31 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: 659.14 GB
    • Received: 14.59 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.