Loading Tool

Explorer IconExplorer

Memory Pool

77,135 transactions
28.68 vMB
0.09423633 BTC
Random Selection Loading Transactions
Max Size: 173.84/200 MB

Candidate Block

Mining Attempt ecbdcde53215f6dba29e857b6f784950cd9e43342cccc3e69c977fdbbbd3ba7c
Version 20000000
Previous Block 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab
Merkle Root 1f0c88e3ad2c449332edb454339ecc1393266cf05b5772757e2b443b93bd33e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,476
Size: 1.00 vMB
Total Fees: 0.03470669 BTC
Feerates: 101.64 > 3.48 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,118 (385,446 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
529,672 529,672 000000000000000000092049a6f508e69a87a2110b0b104100d0219476b3df1a 768 0.37/1.00 vMB 38
529,671 529,671 00000000000000000023e0cfac139e62a8e9383b060236fa4f69badecbbac371 302 0.64/1.00 vMB 8
529,670 529,670 0000000000000000002fe763b1c235e0e13ad6d2f725349d49850cf72b659e35 2,258 1.00/1.00 vMB 25
529,669 529,669 000000000000000000146ce1bbaf9fce0b50c3b7695b69f96b486a6239bd21a5 1,695 0.99/1.00 vMB 25
529,668 529,668 000000000000000000207ca53fd49f8de7f7f67dcde34af505882ab2be5d8fc5 464 0.43/1.00 vMB 9
529,667 529,667 000000000000000000179e29a3067d748663a4b23033c0e41f9386f556d03882 2,528 1.00/1.00 vMB 29
529,666 529,666 0000000000000000002053e2d9e8a8828741a0c61d3309f6d439857e6dddfea6 1,134 0.65/1.00 vMB 26
529,665 529,665 0000000000000000003333ab98910177c53d5b72ef1c55375b36537ed1dc835c 317 0.10/1.00 vMB 39
529,664 529,664 0000000000000000003430527565c79f22ebd36d4cc664347f026361c9dc980e 230 0.12/1.00 vMB 15
529,663 529,663 0000000000000000001557e29d22417b5147bdabd071634bd99a9f98266aa6e2 1,256 0.62/1.00 vMB 16
529,662 529,662 0000000000000000001164cb649b9d921081729f43b488f2329dd45bea32102f 440 0.17/1.00 vMB 55
529,661 529,661 0000000000000000002eeb3b820b884366d137dd23c7d9914c1c9fc8a0c0a1c8 2,584 1.00/1.00 vMB 34
529,660 529,660 00000000000000000032b67647576f759e2c0c0af52a8c9b5c773cb2ef09b636 2,462 1.00/1.00 vMB 5
529,659 529,659 0000000000000000001549814e8dead1a9d98166402dac01cbbf2db3f6e77044 2,708 1.00/1.00 vMB 42
529,658 529,658 00000000000000000029e72a2b0ef9e5e273798530d6954c695db794fedc0395 1,940 1.00/1.00 vMB 11
529,657 529,657 0000000000000000002442579303c948fb7af334c06b58204f5eaa6f64e5bdf5 2,503 1.00/1.00 vMB 55
529,656 529,656 0000000000000000000d6344eeaa8dece87a438c25948e9038e8fecd4c64ac0f 801 0.32/1.00 vMB 28
529,655 529,655 0000000000000000000495765d441c8846ab3f84138a80cc5d98f2a9f1ccf8ee 1,502 0.84/1.00 vMB 25
529,654 529,654 00000000000000000012d6e7a9169b263b9243138435b2a4760994512e0f79b9 575 0.15/1.00 vMB 28
529,653 529,653 000000000000000000218aa1a3be55b00ae0bab544c893cb183b5e7af0bbc0bf 628 0.38/1.00 vMB 31
529,652 529,652 0000000000000000000e4f580cc180d66bd71fd174d606af0e71b04cc2a896a5 1,391 0.50/1.00 vMB 24
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.