Loading Tool

Explorer IconExplorer

Memory Pool

82,649 transactions
30.71 vMB
0.08526510 BTC
Random Selection Loading Transactions
Max Size: 185.32/200 MB

Candidate Block

Mining Attempt 4fc043c720b220266dbae1d06a5e6d8d0608190b3b51275f38b5b18654567ebc
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 987b5cf791557e05157a620c1df24266afde721485e22b8cbf9dabf8a3f7837b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,504
Size: 1.00 vMB
Total Fees: 0.02022794 BTC
Feerates: 73.20 > 2.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (600,934 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
314,040 314,040 000000000000000011c4c4195706b7cc541d5b00151e6d87a31382771036259d 55 0.03/1.00 vMB 28
314,039 314,039 0000000000000000306e74678b2e4a213289c381f42db4234fa14b182f11685f 35 0.03/1.00 vMB 22
314,038 314,038 00000000000000002e1193b25bedb1adc9ce6f621e98c190e3aeb9ec0cf5e5a6 315 0.36/1.00 vMB 16
314,037 314,037 00000000000000001cc46f238aeb9037156ebe3419d453bae70ed63d522a64eb 540 0.35/1.00 vMB 24
314,036 314,036 00000000000000002a5736d903648e68a084fbd066494b4613f49691cd877f63 972 0.35/1.00 vMB 46
314,035 314,035 000000000000000017f35ee243df602f8f4a2b8c69e3f7f24b3715381196c952 128 0.05/1.00 vMB 69
314,034 314,034 00000000000000001a1532e249cabb4ec8ed2a2fb92b95352321fc0669c4c4ce 640 0.35/1.00 vMB 28
314,033 314,033 00000000000000000319c183940768f93b2364b282fe8abedd7420db9f66c3a6 99 0.05/1.00 vMB 18
314,032 314,032 000000000000000004a5da57f95468778dc1526605fb30c9d7fe92fc19b75079 182 0.11/1.00 vMB 27
314,031 314,031 00000000000000000ff8e7907f0de635ed62c874ab32eba0ed09b46fb8eb31d5 454 0.63/1.00 vMB 14
314,030 314,030 000000000000000017238e61fc991c7c015daf55bd8d630a34f8cc1df9747ce7 1,699 0.75/1.00 vMB 33
314,029 314,029 00000000000000000dcfa36ebdd72071295af941e3aeb5c976d0b36f42bf2a14 1 0.00/1.00 vMB 0
314,028 314,028 00000000000000000381e2605797c5aa5d4ce4845966671ed872037d4ac133a9 512 0.14/1.00 vMB 68
314,027 314,027 000000000000000006d153f0df950b9a1f6805b1602295bd048988d4df957631 770 0.47/1.00 vMB 29
314,026 314,026 0000000000000000347de50adb9ae7d8f64a9581a61ee835fb6de63f927aa017 373 0.30/1.00 vMB 15
314,025 314,025 00000000000000002e64640d2275310a0034102a870bc332701aa4f9c1f145c9 256 0.13/1.00 vMB 29
314,024 314,024 0000000000000000116258656914daafb55f6327d32f3aa0e951b637f87be9c5 313 0.17/1.00 vMB 35
314,023 314,023 000000000000000002dd6148552bed3a519ac25c8cd816baa4c978ff4af41673 388 0.22/1.00 vMB 43
314,022 314,022 00000000000000002a6c6a6cc1bfbfbd5ce7600e4b9df6c15a8d363938789312 121 0.06/1.00 vMB 28
314,021 314,021 0000000000000000097b07b88abf5eff16b2d0e0ded466bcf139efd53ca7118d 430 0.27/1.00 vMB 27
314,020 314,020 000000000000000008eaa5445a66df1332a26bd2294f1f0d7b66267df69cfbd8 106 0.05/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.34 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: 661.55 GB
    • Received: 14.81 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.