Loading Tool

Explorer IconExplorer

Memory Pool

40,879 transactions
27.94 vMB
0.06405532 BTC
Random Selection Loading Transactions
Max Size: 143.41/200 MB

Candidate Block

Mining Attempt a7fdd755ff22793bd4ccd855e2652c5159b1538fd5b7c728577817300fe99ea7
Version 20000000
Previous Block 000000000000000000001575d499d27a6e9805527fd037e437eb755b38e6f4e7
Merkle Root 15860fca874b065eac06e69d42086c626bc7d2c0c0a43fd2703dc03b48ce6c2e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,653
Size: 1.00 vMB
Total Fees: 0.01042830 BTC
Feerates: 100.56 > 1.04 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,640 (199,323 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
715,317 715,317 000000000000000000025a1ce8d12d70e3af46b849530af794192eda02b81905 2,036 0.74/1.00 vMB 10
715,316 715,316 00000000000000000001c7561b9b5d73a47929beea3e3758bf7afdae53a9c1a1 161 0.04/1.00 vMB 9
715,315 715,315 00000000000000000008ce0a021bb9d7d2676699b1eb7cc5c4a835a47761ee0a 714 0.35/1.00 vMB 11
715,314 715,314 00000000000000000007734b42b65869bf7af478acb543591a406c73e71bff01 1,747 0.93/1.00 vMB 8
715,313 715,313 000000000000000000009b95f86a5a0f57cef24eaa7feb9543837deba8e76cc0 1,791 0.54/1.00 vMB 4
715,312 715,312 0000000000000000000b4f18019335bdf677bea9ca0b5b024ed1a2ebcb9e5aad 2,896 1.00/1.00 vMB 12
715,311 715,311 000000000000000000057315b5c14a21ceb7dcc54bc3211c59ab211b049e8779 3,248 1.00/1.00 vMB 11
715,310 715,310 00000000000000000004e578219f2c9e58e9c6fea855fc20735ef73dba798e95 2,991 0.94/1.00 vMB 9
715,309 715,309 00000000000000000007c9b60b2ba79d543e9bcf447cbf5e64b12a56216b4a14 2,595 0.98/1.00 vMB 8
715,308 715,308 00000000000000000000656a266211f67077729a9bfedc849bbecb0ca0b431a4 736 0.41/1.00 vMB 8
715,307 715,307 0000000000000000000a35573c048e1bfab0c4448ade86a3d089f22fc2c3e05f 1,718 0.64/1.00 vMB 4
715,306 715,306 00000000000000000002a9b89d5a87d38245626c16a2d1988b8ae8fbb5faead4 3,196 1.00/1.00 vMB 5
715,305 715,305 00000000000000000002152167881f6bf13343999c78663297771e68fea1eeb2 2,523 1.00/1.00 vMB 16
715,304 715,304 00000000000000000005817db0cb2fb0a12535a5da9705993dd710145a6f7ca7 3,167 1.00/1.00 vMB 6
715,303 715,303 000000000000000000058606885c7671f71664856860fbc78e6f886d3ebacc62 2,673 1.00/1.00 vMB 17
715,302 715,302 000000000000000000007ea88f89275e485a2cf400d02b31178d405cc8897692 813 0.28/1.00 vMB 7
715,301 715,301 00000000000000000008d2c908bf3d6d7ff6cfb9d9a20bf469884fb869b4092b 2,143 1.00/1.00 vMB 8
715,300 715,300 000000000000000000014dd2fe87a51218e7decbf6da096c0232abb82158428f 2,666 1.00/1.00 vMB 15
715,299 715,299 00000000000000000004541f632ca0ff6d148469301134cf7cb0137565217482 3,288 1.00/1.00 vMB 5
715,298 715,298 000000000000000000072a90fc7e745915f95392f76396baee71f2841f6566b6 3,279 1.00/1.00 vMB 21
715,297 715,297 0000000000000000000a0b8ca0aafbe36a20d7882f73298ffc8f3bacdf1e2b1b 1,803 0.83/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 781.75 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 631.73 GB
    • Received: 12.08 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.