Loading Tool

Explorer IconExplorer

Memory Pool

91,505 transactions
34.20 vMB
0.27626152 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt 7e44d225072d830ba8a0bf98934c1be2ae25deab7862c0e712f5d089d5250b53
Version 20000000
Previous Block 00000000000000000001e4fde79e1fe01af27d4e76c48343b723fc7054e22573
Merkle Root 977d28f9417d47cf74cea9b3e84c989a4e8aa4c48baa3f3d361a5ff0ffc4bea0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,790
Size: 1.00 vMB
Total Fees: 0.07559728 BTC
Feerates: 229.61 > 7.58 > 1.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,635 (655,348 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
260,287 260,287 000000000000000a5c63c64cfa7fe8ab7a8d1a4e9326e7b49c79ed2255fa79ed 559 0.24/1.00 vMB 86
260,286 260,286 000000000000001b32ab7938b5db74062e9fdf418545eb7cc59bd85e0d3f1969 419 0.25/1.00 vMB 47
260,285 260,285 00000000000000159749dd5a88e50771bc5d8b0288ea1092a7b5e66b2027d7ad 446 0.25/1.00 vMB 70
260,284 260,284 000000000000000ee92217b272c75ec6ebdba3d0f103734d7d32c1733dc9fe99 663 0.25/1.00 vMB 89
260,283 260,283 0000000000000000724702d5fe91e91f429cde71c6745829987c924ad8a10ffe 674 0.25/1.00 vMB 210
260,282 260,282 0000000000000019b24d9ad3492150bca319ff97c66112af164069a44e6b2d31 681 0.25/1.00 vMB 149
260,281 260,281 000000000000000a13c160a74d178d2bd26038b32ca774c930823b7c643617ff 641 0.25/1.00 vMB 82
260,280 260,280 0000000000000004166690d009a168df0d31d7396c324268009d5fb757760d6d 277 0.16/1.00 vMB 54
260,279 260,279 0000000000000004129bba7a6407caf37aa6522996e9791a0a8ef1ebbfeaa809 667 0.25/1.00 vMB 134
260,278 260,278 000000000000000eeecad4ed102a311277327c9b4c6c18e2ecb4fc0b1c784393 598 0.25/1.00 vMB 100
260,277 260,277 000000000000000e016a533346639d3324660eca8c006393f2fb5625a5bf0214 1,286 0.50/1.00 vMB 105
260,276 260,276 000000000000000a0ebe6707d3623f78bb4fbe252d496c5917205bedd85be5a1 466 0.25/1.00 vMB 118
260,275 260,275 000000000000000dbeb706935008c838355a7634474c1d2a8034c65183e2cd3b 844 0.25/1.00 vMB 225
260,274 260,274 000000000000000480ff36d5f3c44dac5dd199310d0cc8495e43ac9e496f32e9 295 0.12/1.00 vMB 110
260,273 260,273 000000000000000f41ff02d9efe495a0ad55a6958d0880c2672d853e8b1ca1bc 505 0.23/1.00 vMB 107
260,272 260,272 00000000000000052288168c32336bc68407dac828199bdc5cfac80975a1cf7a 113 0.06/1.00 vMB 51
260,271 260,271 000000000000000849382ebf3e0af9d3d5b742ecefeca78a0ff849f20bae13e7 449 0.18/1.00 vMB 121
260,270 260,270 000000000000000098ab1a3867e3b0ffd3d716258142dfb8964462c0ddfc05a6 336 0.14/1.00 vMB 84
260,269 260,269 0000000000000008f99787df6b147fc89a4936a275a5fe5be2bf58ee99ea5479 491 0.19/1.00 vMB 139
260,268 260,268 0000000000000016339390fe9925f0e0ee98e466ee4a95e7a2f3af274f07ae29 156 0.08/1.00 vMB 54
260,267 260,267 000000000000001258d945f6ef5e5b5ff771e6903bf5ec9f598c73d395c992bc 589 0.29/1.00 vMB 88
Previous 10 blocks ↓
Total Size: 783.49 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 772.87 GB
    • Received: 20.32 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.