Loading Tool

Explorer IconExplorer

Memory Pool

31,641 transactions
25.46 vMB
0.04977530 BTC
Random Selection Loading Transactions
Max Size: 127.21/200 MB

Candidate Block

Mining Attempt a293f7c01272d837f32fe0a4e7db9017f4334612eba36e98768893498013621a
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 5560265be50f22069dde3f1285fd8d5055c3051e0d39bc874ff13df6f15c2d9e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,392
Size: 1.00 vMB
Total Fees: 0.00355485 BTC
Feerates: 20.09 > 0.36 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (302,676 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
611,983 611,983 00000000000000000011863e418e0ed11aa332c7bb766f7abf1234362bae15e7 1,901 0.63/1.00 vMB 24
611,982 611,982 0000000000000000000e189707c163d85a24ff0be6113db9a945a0881cf7b96a 2,557 0.81/1.00 vMB 23
611,981 611,981 00000000000000000010da2260f9630ea14121486ffc998d795960818da64a05 1,134 0.45/1.00 vMB 37
611,980 611,980 0000000000000000000eee54997d407da03bcbef4ce50374b4a6f6571c666a46 431 0.24/1.00 vMB 3
611,979 611,979 0000000000000000000544ed3014a9cd52d5344ae16660c20b42c57deb73df39 2,776 1.00/1.00 vMB 26
611,978 611,978 000000000000000000110bcb8c2cd3ff44503a8350935e617f2f65abd26a8e4a 617 0.30/1.00 vMB 10
611,977 611,977 00000000000000000012505e7a73474f136d2195c162a98ccea202e0cf7f7b28 2,545 1.00/1.00 vMB 8
611,976 611,976 000000000000000000113573e482d400d3f7c30ff3f2fb68b621b5caab12414e 3,207 1.00/1.00 vMB 30
611,975 611,975 00000000000000000006b3e1c7b5c72739783aa5c21ef9350f6d7d77161cc845 2,887 1.00/1.00 vMB 32
611,974 611,974 0000000000000000000103c09bbd46764fc5922f798b618fd98f03b193e385d5 177 0.05/1.00 vMB 22
611,973 611,973 0000000000000000000b303bbd485703252b23f7d8bc348744802e9a5d3fe8f2 1,978 0.73/1.00 vMB 24
611,972 611,972 0000000000000000000e9165b910451125719e17d07aed260a4c22aa0e532b62 2,013 0.71/1.00 vMB 23
611,971 611,971 00000000000000000010234c3f74b47c2f27601a88f9291b35097ac97b60afb4 352 0.13/1.00 vMB 23
611,970 611,970 00000000000000000012a5f0dfdaf6e464119f3d16cae157ef14a14f76ffd6bf 1,846 0.95/1.00 vMB 3
611,969 611,969 0000000000000000000e16a88765ecc840edc5e39a25859c316461159d355969 2,744 1.00/1.00 vMB 29
611,968 611,968 000000000000000000033b643d676fa8c00285210a530c04fb34d23e49008fb7 2,515 1.00/1.00 vMB 15
611,967 611,967 000000000000000000134f085acc692dd901f24834c9b6276891c20a0851ca5a 1,728 1.00/1.00 vMB 9
611,966 611,966 0000000000000000000bb6d0fab12df1ca3e65b737a535ab4d545227b8d18581 1,395 1.00/1.00 vMB 5
611,965 611,965 0000000000000000000385d2ab10f576cd78b007784393409c39ee93baaecec8 3,137 1.00/1.00 vMB 28
611,964 611,964 0000000000000000000a578b65b7f1eaf641374b53450bc423637866d3de5b37 1,822 1.00/1.00 vMB 8
611,963 611,963 0000000000000000000dce0d5080bfe7d5b3604cb3621cb6cb0eeecec2c3d106 2,743 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 781.79 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: 633.58 GB
    • Received: 12.20 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.