Loading Tool

Explorer IconExplorer

Memory Pool

78,328 transactions
29.38 vMB
0.07948493 BTC
Random Selection Loading Transactions
Max Size: 179.90/200 MB

Candidate Block

Mining Attempt 5b28bebbf3137edc49ba9728293378d58b0fb519ff119c9d63d2208971db1847
Version 20000000
Previous Block 00000000000000000001a8c2fdfccdbd707fcc9a5d0741140041f246ebc381aa
Merkle Root e7dd5540b73b6a9917d0a8a62721b54d236128bc227388ef63796ba6f4a4e076
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,192
Size: 1.00 vMB
Total Fees: 0.01501496 BTC
Feerates: 94.79 > 1.50 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,238 (559,804 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
355,434 355,434 00000000000000000fe0a96ac84aeb2e4e5c246e947cd8e759bd5fb158a16caf 411 0.27/1.00 vMB 23
355,433 355,433 00000000000000000939ecc4e13352367362759b26233243da0f1700fd7fbfb6 162 0.18/1.00 vMB 31
355,432 355,432 00000000000000000a778ea1cd86e7ff04b57486b7faa46eb67a10bfb7b45427 698 0.45/1.00 vMB 24
355,431 355,431 00000000000000000310737d87521b4844d898de85fa539f8a30805d1c41a99e 299 0.13/1.00 vMB 32
355,430 355,430 0000000000000000005f936b7c95b2cbe6f08ff9949d2dc920e7dd8b210cf51b 1,506 0.63/1.00 vMB 31
355,429 355,429 000000000000000013e72242baa498b4c6816a46f3713536542fc40177007abf 1,262 0.73/1.00 vMB 23
355,428 355,428 000000000000000014adf355fd05d03237b58c5d9099fdc6e7bac02bd0a54c27 592 0.74/1.00 vMB 11
355,427 355,427 000000000000000013a0ead9da05b3356b75693f2f47d1aade59f249363025e3 1,748 0.75/1.00 vMB 32
355,426 355,426 000000000000000007049f8b64827b7aefa70008f168d2d1c7dec72c5da0b9ce 502 0.25/1.00 vMB 29
355,425 355,425 0000000000000000130a140d0f23b21bb51315f953a0bdfe39c6583dcf9c54e2 668 0.33/1.00 vMB 25
355,424 355,424 00000000000000001521e83b829a879e3742c4a978b9d71ef6b734ebe450ea54 1,849 0.87/1.00 vMB 29
355,423 355,423 00000000000000001398cbcda0094e437843997a7178e4d658f207098546ed31 1,696 0.75/1.00 vMB 33
355,422 355,422 00000000000000000e2c552c346dbe7d5a2dcd3a035207fd466a667a83cb9389 393 0.18/1.00 vMB 29
355,421 355,421 000000000000000016b5b493b7e26e3f73ad97684eb134be841824df30c8a08c 565 0.30/1.00 vMB 27
355,420 355,420 00000000000000000436d6b5bcef4211ae55a2e79788cacdbd7241acce735a70 330 0.24/1.00 vMB 19
355,419 355,419 000000000000000004657bf809e3f44244b8e169a8bfcd61d40a83c1e6b080f1 136 0.06/1.00 vMB 17
355,418 355,418 00000000000000000046f1d00ad08e53eeec1fc259b92105fa070abc40088156 838 0.47/1.00 vMB 24
355,417 355,417 000000000000000014b45cbdc3eb5c2225549a1389cfcffd5e393db73efdf339 282 0.16/1.00 vMB 22
355,416 355,416 00000000000000001019fb9da683c9b6f05ff4365e7393a4ed45cdf893a0d447 1,150 0.59/1.00 vMB 28
355,415 355,415 000000000000000007625ab5261044d24aeecdcd1e8644b1330018c225de8dd1 855 0.42/1.00 vMB 28
355,414 355,414 0000000000000000090ada4ebf1b1af3fccf0706247adaae2459e3b50e0e84bd 1,265 0.65/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.80 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: 710.13 GB
    • Received: 17.03 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.