Loading Tool

Explorer IconExplorer

Memory Pool

79,527 transactions
29.66 vMB
0.07763594 BTC
Random Selection Loading Transactions
Max Size: 178.20/200 MB

Candidate Block

Mining Attempt 7582ab7dbe0dea00c643eaa4b1f7777bffe4dca489c19c2b92e22913b0190009
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 4a9a90cf878717506eb693e280f2db804ea45df42583e7d77cdfd411ccf291d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,430
Size: 1.00 vMB
Total Fees: 0.01714990 BTC
Feerates: 502.65 > 1.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (242,594 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
672,416 672,416 00000000000000000002b839234970dca4da0fd7f0909c593dcdccae5fe6951f 2,773 1.00/1.00 vMB 73
672,415 672,415 00000000000000000000735adf584de0e44e96976667dc04324fb3377328fed6 1,684 1.00/1.00 vMB 117
672,414 672,414 00000000000000000007266a73a530ce997b66d141dcb3ead57bc1e2dfd7968a 2,022 1.00/1.00 vMB 23
672,413 672,413 0000000000000000000812fa2f149c5c3e27a8cbb3239d2aeb3884567d97147d 2,695 1.00/1.00 vMB 60
672,412 672,412 000000000000000000023354c5e61a1d3c18f099622ece395309ef89b6fe1145 1,639 1.00/1.00 vMB 24
672,411 672,411 000000000000000000061e0c990286d0f72fdf0010b4a8961041760073911b2d 2,123 1.00/1.00 vMB 32
672,410 672,410 000000000000000000055dc0c0735923f18f2d82173f368c0deba8f8bc2a0a67 1,230 1.00/1.00 vMB 25
672,409 672,409 0000000000000000000771f182746ab2c4fbac7bcd55c82ad1e58b6f337296ee 1,371 1.00/1.00 vMB 19
672,408 672,408 00000000000000000004a3ce6015861d7f941f075a599630f5cba25aba478d88 1,714 1.00/1.00 vMB 36
672,407 672,407 00000000000000000002b413691244270d4839856c224235340318b7858a97a3 1,838 1.00/1.00 vMB 42
672,406 672,406 0000000000000000000a4a90f268692acc3d2770bbcbfc726c3575b66f79f001 779 1.00/1.00 vMB 27
672,405 672,405 00000000000000000003aca8eef1abcdf8bf8319b30d8f2a3e02b33463361eec 2,089 1.00/1.00 vMB 55
672,404 672,404 00000000000000000007ed9da2b77cd0de20577ad6733fcb336db3179a7d00fd 1,757 1.00/1.00 vMB 97
672,403 672,403 00000000000000000004d9f4fa9af7c021ee6d61587916cae42f30b20831a174 619 1.00/1.00 vMB 21
672,402 672,402 0000000000000000000363909c5d31dce89899b892d1032030599dff2dfa7db3 771 1.00/1.00 vMB 22
672,401 672,401 00000000000000000008ae9c8b862701d20686db749d9a96d8e56e95a5cc95a1 1,764 1.00/1.00 vMB 43
672,400 672,400 000000000000000000005012c079dc75eb1738bb23679dc4074ed50ba294e9aa 1,634 1.00/1.00 vMB 28
672,399 672,399 0000000000000000000c0c65e930f25aff1c925c5d66622d71a0d7bdb65ab7e2 2,450 1.00/1.00 vMB 72
672,398 672,398 00000000000000000007fb9933d14aa3a9088961498239cbdb0766ea7055e233 1,122 1.00/1.00 vMB 20
672,397 672,397 0000000000000000000a178b4f8f904b583e03cc8d2d72f29d3ec26be35570db 1,610 1.00/1.00 vMB 49
672,396 672,396 0000000000000000000b0bf1b65fe0e7a36c2403c5029de78770994f29bbe6f8 1,949 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.