Loading Tool

Explorer IconExplorer

Memory Pool

36,608 transactions
25.91 vMB
0.08675634 BTC
Random Selection Loading Transactions
Max Size: 132.72/200 MB

Candidate Block

Mining Attempt 4d5f9f0de1278831422bb0df44443ca67bdb6a7728adf4b44afe4a06698ffa82
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root ab1562f5b720c9c0ada99c18bacbb4989e95bf27017401fe41267c9e00e500c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,785
Size: 1.00 vMB
Total Fees: 0.03912718 BTC
Feerates: 171.09 > 3.92 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (226,393 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
688,283 688,283 00000000000000000006a6140070178a4ad6d6ca0509691c5ef97fea3db89fa1 2,418 1.00/1.00 vMB 58
688,282 688,282 000000000000000000050adc4d5f347de1daf5b7d352eab93a4d12b38bc8a7c6 1,286 1.00/1.00 vMB 14
688,281 688,281 00000000000000000002219df9e53dffd64da32089b3bbedda525c687cb4c798 2,768 1.00/1.00 vMB 33
688,280 688,280 0000000000000000000344c0f2d8b847cd55db67243ed70653f26d0ebc136776 2,050 1.00/1.00 vMB 20
688,279 688,279 00000000000000000004e2108fa5f10dc3eb2509ba1eb535c1c54b46f3420f74 951 1.00/1.00 vMB 7
688,278 688,278 0000000000000000000d687a422755ecaf385dae09987fcfdc3bcf9a6c2e867a 661 1.00/1.00 vMB 28
688,277 688,277 0000000000000000000c3734d3906e755ccdcea8f359026b073c8625a098914e 2,101 1.00/1.00 vMB 9
688,276 688,276 00000000000000000008d65e5a02842cac8e2004eb54f4893daea31bc9eabb45 2,383 1.00/1.00 vMB 15
688,275 688,275 0000000000000000000da2ad8a45282c75df2a9729d313fe4935cc9500bc3850 2,473 1.00/1.00 vMB 9
688,274 688,274 0000000000000000000a3663b59415ad696533d96fece11446f4b009643b8e1e 2,429 1.00/1.00 vMB 28
688,273 688,273 0000000000000000000135267207bb2a0532779c63e7fde5847a5dfcd55d3468 2,740 1.00/1.00 vMB 51
688,272 688,272 0000000000000000000d6cd244b94bdb519f7e48aeec744186f893ec1fb3864e 2,397 1.00/1.00 vMB 33
688,271 688,271 000000000000000000093c6f7591e6a0ede0fa0f2d208ea67d6b309c18200d23 1,552 1.00/1.00 vMB 36
688,270 688,270 00000000000000000007e9a4ffaba9c2fea887b21108120ed4c3259e7cccc5be 2,830 1.00/1.00 vMB 61
688,269 688,269 000000000000000000037c6d1a36ac5c7666394d85e101cf04b57de30b2d6005 329 1.00/1.00 vMB 5
688,268 688,268 000000000000000000013ad1f0ecf54851bbf0de9a9fbe14a6d2d6189e43b9f4 348 1.00/1.00 vMB 5
688,267 688,267 00000000000000000007ac16f23ce0fbeabf069920f265980e7db97a1a77dae5 839 1.00/1.00 vMB 9
688,266 688,266 00000000000000000006009067f326af9d1789cd47c3b8838a642abca16d6c67 1,696 1.00/1.00 vMB 8
688,265 688,265 0000000000000000000072d277da63efc9a930de7ca292cf5648d3d0dd6dd38b 2,491 1.00/1.00 vMB 39
688,264 688,264 000000000000000000023453bb4c911e7edee242d60c8b824b745fd1240733ac 366 1.00/1.00 vMB 9
688,263 688,263 00000000000000000009f5be8a0f298bfae3952fb45ac22a59fce268f9560bfd 1,444 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.