Loading Tool

Explorer IconExplorer

Memory Pool

76,402 transactions
28.47 vMB
0.06705345 BTC
Random Selection Loading Transactions
Max Size: 172.57/200 MB

Candidate Block

Mining Attempt 867ca4d7d733b778f605c6abc17d7486cf36061e7a57fd099988560dc97ad26a
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 8aa779d0dff81e01f2f6715f4c2001bbf2e7597aa996fe24431df1515cd09043
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,347
Size: 1.00 vMB
Total Fees: 0.00786142 BTC
Feerates: 73.20 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (416,479 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
498,639 498,639 00000000000000000068563ea0b0640d1a9f93d3db5d034397ac8d9e2742b3a8 2,146 1.00/1.00 vMB 203
498,638 498,638 00000000000000000028689d34355500b646049cd63eeb07767459b070c87ef0 3,003 1.00/1.00 vMB 390
498,637 498,637 000000000000000000aa0e649a50de9bacd3d43c0937670eb95c17aaefd34df7 2,784 1.00/1.00 vMB 383
498,636 498,636 0000000000000000005552a20dc95121b604e06638cf3a2f88d0179172b8ae3d 3,041 1.00/1.00 vMB 419
498,635 498,635 000000000000000000329a8d72b4d427c0b770f46c869e39947c09aff2763a4b 2,743 1.00/1.00 vMB 327
498,634 498,634 00000000000000000026ff476fe78db7c433a1fdaf7b6539cd36997bd93d1126 1,315 1.00/1.00 vMB 275
498,633 498,633 00000000000000000046fb9016896fb1b975d95929b84e8fc4d670bbff54adc7 2,717 1.00/1.00 vMB 241
498,632 498,632 0000000000000000008a0c947f2e36f84ada1cf44ab6eac5446622fd1e3ca04a 2,591 1.00/1.00 vMB 324
498,631 498,631 000000000000000000221da20f1bd82f25ba2fc90c9ed3180ed5c0a8be70b62c 3,176 1.00/1.00 vMB 371
498,630 498,630 0000000000000000001789eaaa7523907b217c6627a8b4ad7561a494b679a8ae 2,930 1.00/1.00 vMB 397
498,629 498,629 0000000000000000007e005c586f1b01d258d01b7cba55d1dbdd89e9403c8285 1,695 1.00/1.00 vMB 436
498,628 498,628 0000000000000000008ee76399cddd9984a86b7c08c0096901d3683e67bbdd0e 2,046 1.00/1.00 vMB 468
498,627 498,627 00000000000000000095c90001e9a75f1e6863c805eb54c0158aed75d22ad53c 779 1.00/1.00 vMB 163
498,626 498,626 0000000000000000002a2a1cfc29e1aed426dd3bfcde493e089e2870c292c823 2,382 1.00/1.00 vMB 309
498,625 498,625 0000000000000000005534cccd1f3253cb3bf0257fbd7796143c9773661df361 2,081 1.00/1.00 vMB 239
498,624 498,624 0000000000000000005be3a4d7d8c42710b208df68fcaf2771e896e3e9a291d2 2,712 1.00/1.00 vMB 397
498,623 498,623 000000000000000000889c377d12686ff5feb868a8023b0a171b5d8d8281114f 1,016 1.00/1.00 vMB 219
498,622 498,622 0000000000000000006605d04a49ae330c26d763ff7d9872d154c9079cf8b163 556 1.00/1.00 vMB 202
498,621 498,621 0000000000000000001ad4a82686779e0e69444435726f49aa07a5ca630dbf31 2,438 1.00/1.00 vMB 345
498,620 498,620 0000000000000000003f60ff02b00b5832b41527a7e981a6ebf4db7d5a783459 1,262 1.00/1.00 vMB 261
498,619 498,619 0000000000000000000b8bec6ad469b718e33cee02773767471b9afcc9953009 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.59 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: 671.59 GB
    • Received: 15.96 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.