Loading Tool

Explorer IconExplorer

Memory Pool

26,507 transactions
9.92 vMB
0.03212444 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 60.02/200 MB

Candidate Block

Mining Attempt 4050116c70ec287c26b265dd9c03bfd59584fa266bbbe0a7af8fa13e5e7d9f63
Version 20000000
Previous Block 0000000000000000000192f7f7f29540150f204e06421cc00ad7343613157401
Merkle Root 9bedb4dc8b5e5d12e1ede2039ab586c9d3ac353482535cc54b18e1fe3775975e
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 465
Size: 0.25 vMB
Total Fees: 0.00782605 BTC
Median Feerate: 2.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,250 (738,555 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
174,695 174,695 000000000000080ae806d529caa34852670ffab7f129a7b8cbf9531e4e130cdb 16 0.01 vMB 110
174,694 174,694 00000000000005e089bcc456207d5d3ceb00f75c12dbd37e04c86469cbd8a184 27 0.01 vMB 36
174,693 174,693 0000000000000195ab1d7ab97b287d3eeae6e696d56f1f38fb2498b547c63cf7 7 0.00 vMB 80
174,692 174,692 00000000000003b9d95a1e31816f53b9d9a9cd78425e8eaa7c9ebf19765eb46a 10 0.01 vMB 41
174,691 174,691 00000000000004e9aec35be8cb944605ff20f1c776e3d13cd1e22cc9582f3de3 171 0.05 vMB 109
174,690 174,690 000000000000094fe3df7c180ed8e4fde0d10b41598cff5e5b268f21fb8dfd90 62 0.03 vMB 86
174,689 174,689 000000000000034cf74dc55533f0e3bebd23de4651f42e22c43b659d7912fa58 10 0.00 vMB 323
174,688 174,688 00000000000008b69d75dc0a329521902b13791d8f5ae574204c3c8ae27395dc 4 0.00 vMB 0
174,687 174,687 0000000000000a1ad27b2fb68104180effee4d78cde6546677bd870122d872cd 29 0.03 vMB 54
174,686 174,686 00000000000000fda5ad97dab0f53b531f467c69602bc3e5a69f9a6f8e147ff2 2 0.01 vMB 0
174,685 174,685 00000000000004f88b8153d862b05b62033fb617b9c6eb65958d70aad46c9944 15 0.01 vMB 169
174,684 174,684 00000000000006f80b33840c2934e5dc3bfa0280cd414d64c75856bd61436af5 2 0.00 vMB 0
174,683 174,683 000000000000028303c6eb1ca896bf7b76f04f5c5d29fd5c8aedc6867b9e8667 72 0.03 vMB 156
174,682 174,682 000000000000033b9bffedd3432f9e4a66d187e10e586315dfaec581944251c3 18 0.02 vMB 28
174,681 174,681 0000000000000022eb23502c6f2fca064a6d132e7fc73cf64757640c40278f54 165 0.05 vMB 119
174,680 174,680 00000000000001fd041472be229fd84ed12c2d39c8bbf3752e5f7d5a38932eea 99 0.04 vMB 154
174,679 174,679 000000000000002ca46852b7c7b8ebfd450ab06045ee8a081cb4dc9a3a47d377 43 0.02 vMB 85
174,678 174,678 0000000000000637013f3e292a1f5a221e45925771c1be2be8124037aaa39ee1 31 0.01 vMB 47
174,677 174,677 00000000000000a4f544cfa5594fed2b34d81b131cacd712010197eab3c1ae5d 36 0.01 vMB 48
174,676 174,676 0000000000000349701484ffbf36ff6aeae3f7881eed3e43bc927036bbc11037 38 0.02 vMB 52
174,675 174,675 00000000000006b616164d96364b8b6ab9cb1442c23f56894bedfd6b75536c8f 67 0.02 vMB 79
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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