Loading Tool

Explorer IconExplorer

Memory Pool

69,349 transactions
26.49 vMB
0.06562301 BTC
Random Selection Loading Transactions
Max Size: 159.09/200 MB

Candidate Block

Mining Attempt a592a58dd64d53f6356272f43e1bd561e5be21d3cbd61b89c3985695f212a2e1
Version 20000000
Previous Block 0000000000000000000025b4d4b866378eec5892e1e3cbda47b57b15f53ecc85
Merkle Root 73c914c6235d2eaa4e7402b99c7ab7c0d2085e1ff2309c0d16717023a9ca4c56
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,639
Size: 1.00 vMB
Total Fees: 0.00923768 BTC
Feerates: 40.21 > 0.93 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,476 (738,306 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
177,170 177,170 0000000000000a58a6257edadf392a9bc4a11dfab74a9c1f1f35436f61eb741b 39 0.01/1.00 vMB 155
177,169 177,169 00000000000008a8ee76ac2942dc78f27911827d205f350f26b1242d06a6041c 94 0.03/1.00 vMB 26
177,168 177,168 00000000000003ff5620f4a80b2bf4757c9d0bb037df83583dfe0e7d37df7a0a 41 0.01/1.00 vMB 120
177,167 177,167 00000000000004fab2003bc977d9db11ce6a1e9b71b1236e293e92a9b76fbf1d 14 0.01/1.00 vMB 53
177,166 177,166 00000000000009769bb30550a6376e7f45ca17267ee10174c8e1292b57e8fab2 82 0.03/1.00 vMB 120
177,165 177,165 000000000000072174fe48319840e5b03e12248064ff9c3b82cd4b89090c1cc1 8 0.02/1.00 vMB 48
177,164 177,164 000000000000010ca8b168defa6d22776a5e0a407f5dad64098b88d55ae31611 1 0.00/1.00 vMB 0
177,163 177,163 00000000000006535769e706ce4139a3bddaf67d6adf8b15bbcb774a3a315128 30 0.02/1.00 vMB 141
177,162 177,162 00000000000006f063430cadac83e0c7566a775fbfc7f50e9ed5571ed7caf66e 82 0.03/1.00 vMB 55
177,161 177,161 000000000000085c21a062b758ca7ecf506e9dec1e2b9395c661c0345d6c00e8 46 0.04/1.00 vMB 63
177,160 177,160 00000000000006604ae451776fb16453424e99d342ead64d2aca1618a0f44792 85 0.03/1.00 vMB 136
177,159 177,159 00000000000005ac28f3981142c635ba5426a9e106f6ce5f19e37d011a0e62ef 12 0.00/1.00 vMB 478
177,158 177,158 000000000000009b9ae251ac0c79bbab4da9b5543f12a4a4c5c1366906f214aa 12 0.01/1.00 vMB 404
177,157 177,157 00000000000003fe8f9ba4946434f766051703db23310676a8d4254f60c4ba1f 136 0.04/1.00 vMB 123
177,156 177,156 000000000000064aaedf7b094df23775e52894b2da5a77fb6446f23776dbeb45 30 0.03/1.00 vMB 208
177,155 177,155 00000000000000cf37589f6636232a856b134863cb660d1043ca8226d5a60491 11 0.00/1.00 vMB 538
177,154 177,154 0000000000000a4c603fa1668caa025910bb7e9da7ec8c14afd9e3d728c82854 21 0.01/1.00 vMB 36
177,153 177,153 000000000000049203b9193e5532f8417a75777dd7dc774d7d04f9532b47a723 31 0.01/1.00 vMB 90
177,152 177,152 000000000000065fd7d82d7d435ee2497c3e943e86b91343225b27e9d15bd3e8 116 0.05/1.00 vMB 106
177,151 177,151 00000000000003cad01d4facb1d6c74685c7dcd337804af65510c527aaab091e 56 0.05/1.00 vMB 63
177,150 177,150 0000000000000760d04f54f2537e76f799eef5e18cf2ca4187eb675922a1a839 34 0.02/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 783.22 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: 757.81 GB
    • Received: 19.02 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.