Loading Tool

Explorer IconExplorer

Memory Pool

85,799 transactions
31.25 vMB
0.16100041 BTC
Random Selection Loading Transactions
Max Size: 187.32/200 MB

Candidate Block

Mining Attempt b1b156790671d1d6552bbf6dd25910ecdef1bcd2f9bcd90b68095d143e9ef322
Version 20000000
Previous Block 000000000000000000005e8831ecac08a960a91d5f5cb02dc703da148f7574ec
Merkle Root 6e97fa34b42190ec5ee0ebe593a1311e6ce9118964af9530baaec3e1d27a7ca4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 5,001
Size: 1.00 vMB
Total Fees: 0.04100823 BTC
Feerates: 98.94 > 4.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,632 (655,349 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
260,266 260,266 00000000000000161504b25287cd95fa2286804e4134f121ac4f70c2236191e9 645 0.25/1.00 vMB 117
260,265 260,265 0000000000000000d689a2fbff60900fd0d06a20bb3e78b4a2c259f587a5a078 243 0.10/1.00 vMB 134
260,264 260,264 00000000000000027254d024520388b50da7ad1e4c70fcbc412f9c05871d5e7f 620 0.39/1.00 vMB 77
260,263 260,263 00000000000000052e3531155ae11d32b9e373196a23ccea293ebe98f1e75e4d 675 0.30/1.00 vMB 117
Previous 10 blocks ↓
Total Size: 783.48 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: 772.47 GB
    • Received: 20.25 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.