Loading Tool

Explorer IconExplorer

Memory Pool

36,045 transactions
26.03 vMB
0.06716082 BTC
Random Selection Loading Transactions
Max Size: 132.82/200 MB

Candidate Block

Mining Attempt 578aad400cb33d1cd6fca6122c40f02fda6a055f3b8e18ab9036b7864033cd1b
Version 20000000
Previous Block 00000000000000000000d48a01c3ed8f61c1c06ca18e9a1143cbde3caba3340e
Merkle Root a58692deb6fb408ecd91574533b33f368f45ee515e02b3835a8d51d2722c71a6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,482
Size: 1.00 vMB
Total Fees: 0.01920427 BTC
Feerates: 152.71 > 1.92 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,688 (494,012 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,676 420,676 000000000000000003ce1c68570514991f943306d38ceb1633febb1a4ec756f5 1,177 0.51/1.00 vMB 52
420,675 420,675 000000000000000003c3d57619169ccf82d7bab2810633f873c8c39b8a6c3287 1,648 0.70/1.00 vMB 52
420,674 420,674 000000000000000003fd51b5084c74f24360480583252ea1c0606807ba4f23ef 750 0.35/1.00 vMB 53
420,673 420,673 000000000000000000da72c6dddbb2bdc7800440b71b2d8a0597d0711b3c0314 1,028 1.00/1.00 vMB 19
420,672 420,672 00000000000000000232e690cab2a23224c8dcd7a976ac73d477d7554de43ee6 430 0.99/1.00 vMB 3
420,671 420,671 0000000000000000005cf899717bdbbe17251dea9e2c7c698096f8e998ae01a5 2,097 0.95/1.00 vMB 50
420,670 420,670 0000000000000000030ee37fbffb81d6ac93fba28737e6360d348a72eacb8aaa 1,020 0.73/1.00 vMB 26
420,669 420,669 000000000000000001f507ec92b6aef19f0a6bb5134b89531230f6290e3f58b2 2,719 1.00/1.00 vMB 64
420,668 420,668 0000000000000000043e6e347fa7fbf138752241ecdb60c19727718e9e038f23 126 0.06/1.00 vMB 60
420,667 420,667 0000000000000000049d140efac5739111f129eb5831b0711647d01d06136344 357 0.18/1.00 vMB 49
420,666 420,666 000000000000000004b2664c9d49066b182382a95b5b8fae296fd6980f9c3ce4 35 0.02/1.00 vMB 64
420,665 420,665 000000000000000000dab03059cfc36666be116320ad0121c279dad2fd4c5a91 1,106 0.53/1.00 vMB 54
420,664 420,664 000000000000000002124fbbf549f44b4c895f26c5c26565134eb43423a0d8bd 1,505 1.00/1.00 vMB 38
420,663 420,663 000000000000000005080e58975c1226bb8dfae606e710ad155259c23f106f84 1,588 1.00/1.00 vMB 47
420,662 420,662 0000000000000000020ecca591c352a5fa43fc41a7682de4e78c1035fc2426e5 2,168 1.00/1.00 vMB 52
420,661 420,661 0000000000000000041b710ba17ace6a6867182f232ab8a61598f1f6ae25efb0 2,352 1.00/1.00 vMB 48
420,660 420,660 000000000000000000579654fc221e609dd14dc9268f2e547a650acc75e11de9 1,911 1.00/1.00 vMB 119
420,659 420,659 000000000000000000bbe4e9b0ee6ceb2acd5515f1ab2ba29dc742a331649797 152 0.52/1.00 vMB 49
420,658 420,658 0000000000000000042260c0167883ccbbc68480bed178a85d52b46b5d43db62 1,255 1.00/1.00 vMB 40
420,657 420,657 00000000000000000445a5df5537737e68d8028bfbb16a8c05a5619756c5c6b1 772 1.00/1.00 vMB 27
420,656 420,656 000000000000000004a079fe8d21788a760bff8979fc473b5d21680b53e8c70a 1,389 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 781.84 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: 637.34 GB
    • Received: 12.42 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.