Loading Tool

Explorer IconExplorer

Memory Pool

57,738 transactions
17.52 vMB
0.05234890 BTC
Random Selection Loading Transactions
Max Size: 111.36/200 MB

Candidate Block

Mining Attempt 547c175eb2ad6e1c5d3866e76909564fb3bdef5879844e865d08262521aa74be
Version 20000000
Previous Block 0000000000000000000127a7eeca2354b6fe4c58e6ad0a1ae6204e4fde5a4e90
Merkle Root 19fbd2b1a90df16d638f159774cc2ab98b93e7aa6d822eebf8d7d2f35805c13b
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,450
Size: 1.00 vMB
Total Fees: 0.01313868 BTC
Feerates: 150.93 > 1.32 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,746 (655,415 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,331 260,331 0000000000000010fb68010fe1264561573f7d295c6beabde6f44ed0ee449193 321 0.15/1.00 vMB 102
260,330 260,330 000000000000000a3757863e17b9e9d831d6cd46d284fc0291d86dc6576269f3 36 0.02/1.00 vMB 141
260,329 260,329 0000000000000007f4489d1766f86bcf54301fb1f31e5016d79fe6903920cc80 123 0.05/1.00 vMB 87
260,328 260,328 000000000000000043f4f5953fd8caf727a2b2fa53bcb0cdbc9e14908447cfe0 36 0.02/1.00 vMB 103
260,327 260,327 00000000000000177ca6c35596c74e93080a864b015c41eefc7be6d041076368 129 0.07/1.00 vMB 94
260,326 260,326 0000000000000001bf751eb97d241e0a13efc0646103b88a2f3c18af6a587b88 215 0.11/1.00 vMB 100
260,325 260,325 0000000000000006545763ff31b78f0ae1baa9f21ba9a874fbc60a2a5ef7d836 144 0.09/1.00 vMB 66
260,324 260,324 000000000000001243c2a2ed5dfeaea7b389d23055d9f5ae5d3d3041c775c16c 48 0.02/1.00 vMB 119
260,323 260,323 000000000000001440be8b46498d2f94f8c02568423bb67c758e66248ca71781 31 0.01/1.00 vMB 57
260,322 260,322 000000000000000e297c99fdb24a0c917f1cac97dd744fd959bbac7fca616fc6 147 0.09/1.00 vMB 69
260,321 260,321 000000000000001420a9622ce8867f35062b6cbab5dde79b7ec1cdf9ab47fa81 350 0.15/1.00 vMB 102
260,320 260,320 0000000000000004013db6a7a9c95d7ea289a35d5c857e84bd105b40bfc7623c 50 0.03/1.00 vMB 69
260,319 260,319 000000000000001c95cddc2da13a8e3c53c87c1d3f279cf34f89d0efd7d05d3a 20 0.01/1.00 vMB 101
260,318 260,318 000000000000001c87c624042119d4d9cd3772023ae863db2ac015e53de6a52d 52 0.02/1.00 vMB 91
260,317 260,317 00000000000000113a4663632aa3d870f71ef4cc5a713ce3b56899347f6e231a 186 0.07/1.00 vMB 95
260,316 260,316 000000000000000f5aab1bada5d929a3e02aed2f0452bc42b5755cbd90b3f247 388 0.21/1.00 vMB 87
260,315 260,315 000000000000001660756a0215b6251fc164d8a9046b9811ff2afaff87505d0b 99 0.04/1.00 vMB 133
260,314 260,314 0000000000000003fd88291a47d39461f9f16098e80424a8a41eefa980fad6d2 117 0.10/1.00 vMB 40
260,313 260,313 000000000000001a9d8e7a97ee0b4fd98d89672e34149930cb9d87c4934f7d0c 161 0.07/1.00 vMB 89
260,312 260,312 000000000000000467612a7974205224c920df501ad394676a239cb0c73c0de6 295 0.14/1.00 vMB 152
260,311 260,311 000000000000001c64d63e736c45cc7bf74b76fda7d390977147b20c2066f97e 308 0.14/1.00 vMB 136
Previous 10 blocks ↓
Total Size: 783.67 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: 776.77 GB
    • Received: 21.11 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.