Loading Tool

Explorer IconExplorer

Memory Pool

45,188 transactions
27.45 vMB
0.10958201 BTC
Random Selection Loading Transactions
Max Size: 144.00/200 MB

Candidate Block

Mining Attempt 62d4c7d4d18bb1ea743276543b138f202794fdf3a219c6404a839b3d5eae7f62
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root eef9bbdfded71817b26de6ed753a2f7fe94de221d9df2adedba0bcbd5b824fcb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,579
Size: 1.00 vMB
Total Fees: 0.05148818 BTC
Feerates: 151.16 > 5.16 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (640,665 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
274,204 274,204 00000000000000036062d8dbbb4be50b85e64a77a1cc36a2fd0534dc4c975c03 1 0.00/1.00 vMB 0
274,203 274,203 0000000000000001a60402b5a2b4ed4da3bd5e64c866688251efb2bbd17bea83 89 0.14/1.00 vMB 35
274,202 274,202 0000000000000002c247e55bddf17bbc135707e1e94b9d0c07456955a32a4fc9 535 0.25/1.00 vMB 67
274,201 274,201 000000000000000269efd9a6103e9151793db35ff8e60b492081c24b4c39baa7 274 0.13/1.00 vMB 51
274,200 274,200 000000000000000332b62390a003a63fb8b2c0563f1e13fe25b023333de15a4b 201 0.10/1.00 vMB 25
274,199 274,199 0000000000000000cffcd0bc54bba321e2c5e94f5d5fb74d15ec73713822be54 410 0.18/1.00 vMB 91
274,198 274,198 00000000000000014aed290e698898516db1b89de72bb0f9dd18b5f7e2856910 368 0.14/1.00 vMB 55
274,197 274,197 0000000000000001da5d4ada9e18eee81f78caf3e8f0dc59ee34a09233cddac1 510 0.20/1.00 vMB 51
274,196 274,196 00000000000000048ecfa908afb9b9418b9bab2c1a91f192b16849d0ec2d3abb 317 0.24/1.00 vMB 39
274,195 274,195 0000000000000001673b870d58d6349fd2e2399cde530cd05712766844a97093 930 0.35/1.00 vMB 76
274,194 274,194 00000000000000043ce615569343c6d1734b97b04d49bf6f9c8bfd9a92c96714 31 0.01/1.00 vMB 36
274,193 274,193 000000000000000477f53602000b673abf0238d534358c4ce822397f3aabb58c 349 0.16/1.00 vMB 45
274,192 274,192 0000000000000001ea872612394d2dbea052d5545519e91a946a34446f249743 44 0.02/1.00 vMB 30
274,191 274,191 0000000000000004398a4eeea821f7fc1401a228ab92d0ff3b7b78631d94fc4b 44 0.02/1.00 vMB 29
274,190 274,190 0000000000000002116a2c4826ba480e814216af08a46d0e715f13c1f7705293 95 0.04/1.00 vMB 17
274,189 274,189 0000000000000000415e8e94fb176dc256fdc906a00f434ab1ec62713e89c6b0 85 0.04/1.00 vMB 17
274,188 274,188 00000000000000033adc705e2fa5abf24d02ccdbb9c3084b04c3429865da5a78 997 0.44/1.00 vMB 72
274,187 274,187 0000000000000003c9d1419f192020b1d071e357ae0f8c633cef19b4c6874209 1,097 0.48/1.00 vMB 62
274,186 274,186 00000000000000039e97605cf6ecded986f613c13808c8b3795fc3f1ecca5046 657 0.33/1.00 vMB 39
274,185 274,185 00000000000000001f6cb84171c90b70bfa855f26492b40896acd9aa5bde8bed 653 0.25/1.00 vMB 60
274,184 274,184 00000000000000015d37d310d9bdd15aca11d5583f23134d6f71cbcf09d526f3 517 0.30/1.00 vMB 31
Previous 10 blocks ↓
Total Size: 782.16 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.27 GB
    • Received: 13.85 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.