Loading Tool

Explorer IconExplorer

Memory Pool

41,910 transactions
26.50 vMB
0.07120902 BTC
Random Selection Loading Transactions
Max Size: 137.97/200 MB

Candidate Block

Mining Attempt f81c74edc7a4847591b8571322a826169c7d6fb629621e9a71999ca0b1fa562c
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root e6a39464fe0798ba0ee2702e9d86f8d5c514731a5e9483511b77a370f121ffd0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,831
Size: 1.00 vMB
Total Fees: 0.02242757 BTC
Feerates: 99.53 > 2.25 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (554,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
360,197 360,197 00000000000000001341439978bb948f808b3fa1cb253bb35c8d998ad23306c4 825 0.60/1.00 vMB 18
360,196 360,196 00000000000000000a43899c14fdddee03443f9bdfcf2508f61838decc72b52c 659 0.75/1.00 vMB 3
360,195 360,195 00000000000000000361b28e82c99eafc1ff1ec3c02f6a88c538ff4a15d817f1 1,776 1.00/1.00 vMB 18
360,194 360,194 00000000000000000d4715facf6076038066bb273681e9c7ac0d5fd67d6f95fc 875 0.75/1.00 vMB 21
360,193 360,193 000000000000000002a1c7b2e0327f39f5650ecfbeb3abe7d685356ffb79284f 2,123 0.75/1.00 vMB 44
360,192 360,192 0000000000000000144086516ccc3824128835fbef52eb26e0c0fc81723f0dac 1,379 0.75/1.00 vMB 25
360,191 360,191 00000000000000000b3c8380aab3c52af2302c8763acff016ad750c3765d7767 737 0.75/1.00 vMB 21
360,190 360,190 0000000000000000141082c8045e2baded1c074967f0fdf70fb65b3ebb55bd37 1,092 0.75/1.00 vMB 43
360,189 360,189 00000000000000000342f93ec09c32f0b82a874d280de13f8d5ea3a6bf302610 1,208 0.75/1.00 vMB 23
360,188 360,188 000000000000000008816c36fc59734cd6db5b091b80a42a5c29978942f9b720 2,747 1.00/1.00 vMB 51
360,187 360,187 0000000000000000035c2bb81b3e29af782b754f92fde67e3dd6897851db4c4d 853 0.75/1.00 vMB 33
360,186 360,186 0000000000000000080d9d15060338726bd7b23675e64ce453a8046decc24015 749 0.75/1.00 vMB 19
360,185 360,185 00000000000000000bea8b864f3f80c9642aa8d662ed68937166cec73a3e41ce 1,721 0.75/1.00 vMB 38
360,184 360,184 00000000000000000323ed51b8715eeaa80e6bb16033f50252f6e0f07574f566 2,035 0.75/1.00 vMB 38
360,183 360,183 00000000000000000745e36f20b35e12b57dc6427bcccc944c64afe0995510f6 2,118 0.75/1.00 vMB 35
360,182 360,182 0000000000000000148545ebee14d21428d5150b1f0b6bb040bc30a0806d4f7c 1,957 0.75/1.00 vMB 35
360,181 360,181 00000000000000000974fef92151306637900bfbbdec2cc7eb23002e7f47fdd4 1,933 0.90/1.00 vMB 32
360,180 360,180 000000000000000010bed89add35c613c0a282294dbfea082f9cebd7f1671ccd 339 0.19/1.00 vMB 23
360,179 360,179 000000000000000000d2afc286ed4916dff1d0f4767d1ab53f6ad88f571020f0 228 0.11/1.00 vMB 25
360,178 360,178 00000000000000000b22582eba598af6ebd8ed7e12cbf4c7364137ddcc26bc75 1,240 0.60/1.00 vMB 28
360,177 360,177 00000000000000000cfd90fd358ca6a9a3da197166bb211086c173a131a9514a 332 0.20/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.17 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.46 GB
    • Received: 13.89 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.