Loading Tool

Explorer IconExplorer

Memory Pool

78,914 transactions
29.44 vMB
0.06678125 BTC
Random Selection Loading Transactions
Max Size: 177.19/200 MB

Candidate Block

Mining Attempt 22c218c7fb6be2522df89b3c360deed3d9f2d2c557213328c37a369f8439c397
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root c1120df5d40be254f77c6c62cd2d8df9ebfdd68153fd316a1b0e6a3a09447213
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,421
Size: 1.00 vMB
Total Fees: 0.00706069 BTC
Feerates: 150.77 > 0.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (395,465 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,528 519,528 0000000000000000001fcee0aedf34dfd5faeb6ca07efc0501f5ffd563c915de 68 0.03/1.00 vMB 39
519,527 519,527 0000000000000000001c34a12de95119fd9942bf11b2dfd5957806914e5c2bc9 362 0.14/1.00 vMB 34
519,526 519,526 0000000000000000003dd37833c48184bd84437de8672d2ffb3062d8da85ea1e 1,076 0.43/1.00 vMB 10
519,525 519,525 000000000000000000341cc605e7a7d41c409f46b5198d80364216d3a1c8cff5 2,091 1.00/1.00 vMB 19
519,524 519,524 000000000000000000412354e338443f9c6cae71594b5f3833c8aaf7e6eafc3f 1,876 1.00/1.00 vMB 39
519,523 519,523 0000000000000000000dd087f379b40a5d586811fb3797904f2d79a2808d2090 1,963 1.00/1.00 vMB 13
519,522 519,522 0000000000000000003b1297d0798562e477b0ed74af0b36fb543c3d68337279 2,165 1.00/1.00 vMB 42
519,521 519,521 0000000000000000002a9cc6e2865a7a5727698a2dcba69dd5d294b09d60f4a0 1,977 1.00/1.00 vMB 34
519,520 519,520 000000000000000000490d2d0c87577e117d9ff99f20ad143dde57690314de57 743 0.43/1.00 vMB 29
519,519 519,519 0000000000000000001c7a6550026949a40647d4e927cade46ffc91c3bdddb10 1,793 0.73/1.00 vMB 29
519,518 519,518 0000000000000000003cc532c1b8e93c5e3e7a271f538272a45c56901091f010 900 0.42/1.00 vMB 34
519,517 519,517 0000000000000000000304da4cf70b7eb3ee250b119daff1921ee40e0a88847c 211 0.06/1.00 vMB 28
519,516 519,516 000000000000000000251fe13e67ad811eeca1f8174dd79ef3a46a33d02085e4 475 0.19/1.00 vMB 33
519,515 519,515 0000000000000000001a8cadb422b05eb523b8410d2c4be47c0e4b207b02facc 858 0.46/1.00 vMB 27
519,514 519,514 0000000000000000000ff891c67571e1b1a694552a8e83fae477c23f3981d16d 1,115 0.45/1.00 vMB 38
519,513 519,513 00000000000000000030c13c4df7be526c9b4ae23fd9e4e9d999fb1ea26b5934 284 0.14/1.00 vMB 38
519,512 519,512 0000000000000000004333a5d6970e7558bda2fa8fe88f6474fd1e68fe4ec616 203 0.07/1.00 vMB 33
519,511 519,511 00000000000000000008885ae86aac6b0228d13c254dd3c237ac126c5e4fb6bc 2,343 0.99/1.00 vMB 16
519,510 519,510 00000000000000000022c8f7f678f1cbb36df684defda4701b5a7213a85e7f84 812 0.49/1.00 vMB 45
519,509 519,509 000000000000000000007ff87b39411fa398a334d56e422e883cb61e4889ec75 790 0.47/1.00 vMB 28
519,508 519,508 000000000000000000005d7af58f37b71a4888fe8310840cbd58ecf587bb4098 377 0.17/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.38 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: 664.28 GB
    • Received: 14.96 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.