Loading Tool

Explorer IconExplorer

Memory Pool

45,645 transactions
27.87 vMB
0.08254293 BTC
Random Selection Loading Transactions
Max Size: 147.37/200 MB

Candidate Block

Mining Attempt c17f9c86f5cb93e305ecbdf08102268765e3b5e6b1ecd53d97de4521c78fcd08
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root ff4ea44b9aaa27ad7f25c4b88d7bef135d83f44a7531ed0706e6b7f596e4129f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,080
Size: 1.00 vMB
Total Fees: 0.02888722 BTC
Feerates: 170.89 > 2.89 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (600,891 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
314,019 314,019 000000000000000004235fb4680fe00008619ded19d92a5e3bbeff01322372e2 330 0.18/1.00 vMB 26
314,018 314,018 000000000000000012320c146f66866e37349a85e71bcb3773162b669a7d4f55 805 0.46/1.00 vMB 28
314,017 314,017 000000000000000017a0ff005ca7ae1173133f8f277ddf40e13723a493854c25 1,284 0.75/1.00 vMB 30
314,016 314,016 00000000000000001e8cbd737db547d0770ddb11a3040de26e67ff02bb50a372 84 0.04/1.00 vMB 35
314,015 314,015 000000000000000006129a3e498eef60e3c15ba747f1df2b46bbe1f1d1daf482 476 0.41/1.00 vMB 22
314,014 314,014 0000000000000000116434d9f1021f9686d9416c93ed338c91f226304391bbf4 434 0.35/1.00 vMB 25
314,013 314,013 000000000000000033bf1362c69bac876e7487235a451b041df93fd86c02706f 700 0.35/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.25 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: 655.58 GB
    • Received: 14.33 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.