Loading Tool

Explorer IconExplorer

Memory Pool

43,525 transactions
27.02 vMB
0.08181825 BTC
Random Selection Loading Transactions
Max Size: 141.39/200 MB

Candidate Block

Mining Attempt 9d25cf49b4321b9483cc9d53474acad64f162959f1925d83e856090b45a5490a
Version 20000000
Previous Block 000000000000000000009172c47a169670d4fbb39e581fcbeb28ccbe02f86130
Merkle Root e8edc753a9da204241d6d4dfd7afc0fa2c512ddf110bb9f63aa4a5726c7f5fde
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,155
Size: 1.00 vMB
Total Fees: 0.03047760 BTC
Feerates: 150.93 > 3.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,870 (566,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,035 348,035 00000000000000000b908c2f1128e5e3181dba0c40590ccf73f00d7d95e7267e 915 0.75/1.00 vMB 20
348,034 348,034 00000000000000000ce8bed7dfc2f7e622be182dee4a430560ee644498bb9334 2,018 0.75/1.00 vMB 40
348,033 348,033 00000000000000000258ce44d7ed6235c7f16518880d2c4bcba49dc107a387b5 256 0.09/1.00 vMB 38
348,032 348,032 000000000000000010cb36927078bddb31c92f6e3bb83752c19d45f4e5391466 256 0.08/1.00 vMB 37
348,031 348,031 00000000000000000a4a59f1735ac0823f062f3824e09a7cab8df5e225a66d16 608 0.52/1.00 vMB 19
348,030 348,030 000000000000000009f92d8965ed7e79b3cd6b7b7318ef2c351cc65f61fda3cc 1,924 0.75/1.00 vMB 33
348,029 348,029 0000000000000000026e30cf5880259d3ce49097dae741a5ad93742c5adca904 652 0.31/1.00 vMB 28
348,028 348,028 00000000000000000a16fbcf79f408b76441767ff898622481a3b2a28524041f 1,104 0.56/1.00 vMB 22
348,027 348,027 00000000000000000013d893eee1707c4944f03b5e896fca3a5e542cf9b4bb4d 1,252 0.75/1.00 vMB 23
348,026 348,026 000000000000000008ce242263c02f5ffb530d72bc4c7a21d1e99627fa74744b 1,756 0.75/1.00 vMB 33
348,025 348,025 0000000000000000079955c2945c96829fbb6c225361edee3954ea763eee49f0 1,087 0.75/1.00 vMB 23
348,024 348,024 0000000000000000119263a2eb6981fbccfc34f76f4ae83332f6d57c4c4d491e 2,029 0.75/1.00 vMB 35
348,023 348,023 0000000000000000139c3b3a4f597e5ff4d3c60b72ae1740d441bb3c4b43884a 1,157 0.82/1.00 vMB 19
348,022 348,022 00000000000000000f8e2dc7e75ea343da80ae6534ba867f97c7dda2523c2198 1,422 0.88/1.00 vMB 25
348,021 348,021 00000000000000000a59c9dfc593449ea21d8101aa4f4f59e823593885e47df1 2,098 0.75/1.00 vMB 36
348,020 348,020 000000000000000006877c43f5a2696d6686abe1ce151109e8c2758edb9a6226 1,267 0.67/1.00 vMB 26
348,019 348,019 000000000000000013143397a286a68ade0c830ad22088dd0f779a011685a6dc 624 0.29/1.00 vMB 27
348,018 348,018 0000000000000000156f2d11425d038e0a5b8e77f124a3346dbcd5a2ff04f34e 419 0.20/1.00 vMB 25
348,017 348,017 00000000000000000a3f26377969748253d74ff2825be0081d6aee83e42be5af 703 0.40/1.00 vMB 20
348,016 348,016 000000000000000014f169c5c7920c834379bc584230bd6ab02bc4662899d3f4 1,186 0.68/1.00 vMB 24
348,015 348,015 000000000000000003df85fdeb89428952b583796b9f1ece4853ea525bae468d 1,779 0.75/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.16 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: 653.28 GB
    • Received: 13.86 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.