Loading Tool

Explorer IconExplorer

Memory Pool

34,765 transactions
25.78 vMB
0.06454306 BTC
Random Selection Loading Transactions
Max Size: 130.86/200 MB

Candidate Block

Mining Attempt 9c73001f33237a0ff9bd4045a9e1656dca2b242e7cab25652b2b63f92aba9111
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root e7b88954a4d48a1d6a84c6b045fe4da3aa9f13afd9d24024acebcbea08656ea8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,205
Size: 1.00 vMB
Total Fees: 0.01748006 BTC
Feerates: 101.16 > 1.75 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (562,296 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
352,395 352,395 00000000000000000f4681d6cae97eac527996e9830b4d0b9fa18328bef8aabf 788 0.40/1.00 vMB 28
352,394 352,394 00000000000000000a9306de52f5157fbdaa23351be600a638486ae6d7f9333b 576 0.30/1.00 vMB 25
352,393 352,393 0000000000000000061016841420c45037572d6fb31a649f1d301601a9f22609 676 0.38/1.00 vMB 27
352,392 352,392 00000000000000000751e44df1fdfa7455fe4fc238d9214306d9f0ce16e9442f 332 0.13/1.00 vMB 36
352,391 352,391 000000000000000003ff4cc30252739b23c39608290d1d44b2bd394dbb71656f 1,016 0.55/1.00 vMB 25
352,390 352,390 000000000000000003f31c8209073b3a864710796f6077f2a2e889d3947bd3f4 626 0.30/1.00 vMB 24
352,389 352,389 000000000000000003469ec334073e675cefb9bbba078a997dec2d36f85107a1 789 0.41/1.00 vMB 27
352,388 352,388 00000000000000000a8ef72806444458624e1239b180a711e9fecd452abe49d2 292 0.26/1.00 vMB 6
352,387 352,387 000000000000000008bc8db71e458500a3e18162f5c6bbe5ceb41b0d6bc967c8 1,236 0.68/1.00 vMB 28
352,386 352,386 0000000000000000072113c1f8129f531edd35e31a4b11262fefb42dcc606c5c 1,375 0.75/1.00 vMB 29
352,385 352,385 000000000000000015b83bda32886f53fa6e1f416f714192065c92965e55497c 702 0.39/1.00 vMB 26
352,384 352,384 000000000000000015b61dd2a2fdbc4b7573f5107d07f5c00afb1936cefd31c0 721 0.44/1.00 vMB 10
352,383 352,383 0000000000000000163c03f3365d2bcaf4513c9db7af164552fbb555aff76808 492 0.68/1.00 vMB 14
352,382 352,382 00000000000000000d84ea85e669ca24504d36b208443dc401f90ac9428d4cbf 1,603 1.00/1.00 vMB 24
352,381 352,381 00000000000000000bdc31e59cf8eb9d00d9961c5b8d0fdcd28a57a89635e08d 1,024 0.27/1.00 vMB 54
352,380 352,380 00000000000000000d9a8a2f0678aeb54641402ecf8761e4aa0bf3cea7c6e64b 1,708 0.75/1.00 vMB 30
352,379 352,379 0000000000000000038e412d947bfbe42ad68673671f4c29fa743fd4f1cc478e 2,471 0.75/1.00 vMB 44
352,378 352,378 00000000000000000d3a78dcc3f9a0e68844c714551a4027e3106da2a570bed7 102 0.06/1.00 vMB 11
352,377 352,377 000000000000000010269d5ada81f11792f356dee449e5b41526c63a705330e4 556 0.32/1.00 vMB 104
352,376 352,376 000000000000000006adc2f034f79582c5c84c6a85907324dd0b2f7281200f76 1,033 0.52/1.00 vMB 17
352,375 352,375 0000000000000000009cf8eb9f1c98d8d1e9a34943f188d51c40aa2801ff1036 1,761 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.84 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: 637.80 GB
    • Received: 12.44 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.