Loading Tool

Explorer IconExplorer

Memory Pool

80,116 transactions
29.49 vMB
0.12528882 BTC
Random Selection Loading Transactions
Max Size: 178.48/200 MB

Candidate Block

Mining Attempt f89d465f43b6dbd58dbffc73b58ff8496558e0cfc88625c89a829b4594118f6b
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 4165632c64d61dc7ca3e755e5a1a5eaa2ecc5e95fa506d5ac0ec095f00a3fd16
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,655
Size: 1.00 vMB
Total Fees: 0.04501055 BTC
Feerates: 477.45 > 4.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (176,061 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
739,238 739,238 0000000000000000000198085b2ca46a6203d079bb8452f41ecb0cd985420e8a 1,862 0.71/1.00 vMB 12
739,237 739,237 000000000000000000057dc2480aa2cd1656bfa352fe3b34a245f2d0b8740455 1,915 0.74/1.00 vMB 10
739,236 739,236 000000000000000000068ccc2981604dfb6e6decc0f629f3bda0b69d33879f01 197 0.06/1.00 vMB 13
739,235 739,235 0000000000000000000129f23838a50727d4880f3eefcf2e3879ba445f983254 1,484 0.78/1.00 vMB 9
739,234 739,234 00000000000000000003f34d63afb7768a02e50c28aade8a583df03f7f0b9fcb 27 0.01/1.00 vMB 20
739,233 739,233 00000000000000000000a8524d7cb924f64529b7b62d7a3b68ca9e4ae270646c 1,971 0.67/1.00 vMB 12
739,232 739,232 0000000000000000000819505b2a40d6e8244bf1d64dcd1bf7c1680caeebda45 1,872 0.71/1.00 vMB 13
739,231 739,231 000000000000000000043b41c090d064c1a76be11ff31240b146ac7c75848663 1,770 0.99/1.00 vMB 9
739,230 739,230 00000000000000000002b3c20b76d11a0ea442ae7a34b7f0dae80da11c96ea1d 2,274 1.00/1.00 vMB 10
739,229 739,229 00000000000000000004ce287337e583ddd5dbc9812cb42acaaf9d75ffaea53d 2,025 1.00/1.00 vMB 15
739,228 739,228 00000000000000000004ccf4cc41fd574b204c7d51182d11c4de59bffeeb6e06 3,422 1.00/1.00 vMB 16
739,227 739,227 0000000000000000000230d1d7d748e6d61adf0bf9fbca769549ca3e0cf8c921 665 0.26/1.00 vMB 11
739,226 739,226 00000000000000000001eec5836965fbcbb8056c41a5ba5445215f16794bd611 1,325 0.47/1.00 vMB 12
739,225 739,225 00000000000000000004e5bc9fb809ab0308d4ca1a519cb5d079dbe8c277bba7 571 0.25/1.00 vMB 14
739,224 739,224 00000000000000000007a1e49b4265771086a609fff5756a183ca75fe75edd3a 720 0.77/1.00 vMB 4
739,223 739,223 00000000000000000001d7b011ab39eda586f11a67f996a6fdd451371692bc2d 2,182 0.99/1.00 vMB 11
739,222 739,222 00000000000000000007d234fa3b4ac9d48e08f82c101e1bc150980b53766381 2,029 0.79/1.00 vMB 10
739,221 739,221 000000000000000000019f2e769cd36d279bf49ca93037367d30281e4b2f565e 2,180 1.00/1.00 vMB 7
739,220 739,220 00000000000000000006eaea5e19641af3421a05ef55568646eec38bb53846b3 2,090 1.00/1.00 vMB 14
739,219 739,219 000000000000000000032821c2d1f429b4f464fac4cc6f54eee6f29837db3191 1,877 1.00/1.00 vMB 24
739,218 739,218 00000000000000000001d002b7b018a6750558022b6ce60758d6190ca2e454fe 671 0.37/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.91 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: 713.81 GB
    • Received: 17.48 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.