Loading Tool

Explorer IconExplorer

Memory Pool

41,289 transactions
31.53 vMB
0.08539315 BTC
Random Selection Loading Transactions
Max Size: 158.09/200 MB

Candidate Block

Mining Attempt f52db06c1d077d8d629de0d927864a23d0dc86ed6d45e8d4ad4d81b5de2ae119
Version 20000000
Previous Block 00000000000000000001fb7c00d7c8da0fa3eefc41e5d02be8cc17664e06bb00
Merkle Root ef3f240dfe74f5ff12cd1d93f60addf285a53c58423291586d87906ffa07fd68
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,928
Size: 1.00 vMB
Total Fees: 0.02050009 BTC
Feerates: 101.13 > 2.05 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,568 (266,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,793 647,793 000000000000000000019898076fe9c35e7bf6d515e48a56d8116bca9b68fc9b 2,800 1.00/1.00 vMB 113
647,792 647,792 000000000000000000020b27745a47bf7ed73b2d1d66d15475517fac6954f9df 2,822 1.00/1.00 vMB 110
647,791 647,791 0000000000000000000526e6223bdbb432894095fc7252775145bbd0d8bf4af8 2,576 1.00/1.00 vMB 62
647,790 647,790 0000000000000000000576e3b3dc3a31dc76d3e130052fff63bff9fb8b7776b0 2,633 1.00/1.00 vMB 93
647,789 647,789 000000000000000000001ad3cad73c748a3b159cb708c260d61c26e001306b44 2,747 1.00/1.00 vMB 76
647,788 647,788 0000000000000000000dbcdf778c41b4456caab7c7d9e34ee1c4dcc0cfe76883 3,071 1.00/1.00 vMB 87
647,787 647,787 000000000000000000034fabcf134c121c3fd083f5c4c8a9345a50cd39fea1b1 2,474 1.00/1.00 vMB 110
647,786 647,786 000000000000000000079fb092d4de946ae6e49f31dde48f198691c2d1796955 2,650 1.00/1.00 vMB 106
647,785 647,785 0000000000000000000552efefff9762df627b993279305f70ab822e68180372 1,835 1.00/1.00 vMB 100
647,784 647,784 00000000000000000004fedf6db663e979d226ab059f672821fd01a6d3e62317 1,801 1.00/1.00 vMB 97
647,783 647,783 0000000000000000000566ae8ccd02948dd572778fa9c00503a4e4da1eaa83bc 2,725 1.00/1.00 vMB 118
647,782 647,782 000000000000000000023d0a23de83e6533720d2061480dfd0735243e5a35e77 2,537 1.00/1.00 vMB 114
647,781 647,781 00000000000000000005c5fcd5c4b0843cc040d83e16cbf3c7e80609e28580a7 2,915 1.00/1.00 vMB 95
647,780 647,780 00000000000000000003c7628f1d619f94f44b1f8ceed7d3813ec174811152b2 2,528 1.00/1.00 vMB 110
647,779 647,779 0000000000000000000f66a17250730317a7ff23dd335d494dcaa061bdf72c41 1,701 1.00/1.00 vMB 87
647,778 647,778 000000000000000000014ad162e8bb92beb78d21c3002ce9e32be191aa4ad4ac 2,623 1.00/1.00 vMB 99
647,777 647,777 00000000000000000000cb51d6fb87e90a5705e000e453826bcbcc17703ce93c 863 1.00/1.00 vMB 100
647,776 647,776 0000000000000000000e68294bca9f6f8afadad22e6ce40851b0ed0fdf49029a 1,008 1.00/1.00 vMB 103
647,775 647,775 0000000000000000000304b78cec2accf0b11441cadfc750f064969aae544b36 2,005 1.00/1.00 vMB 106
647,774 647,774 0000000000000000000bd5d1c412200170ef1f76954af4ff8dece8854ce694e8 1,708 1.00/1.00 vMB 102
647,773 647,773 0000000000000000000da115a165dff4c117ff40c8e5c0d828bb38fe26320c51 2,429 1.00/1.00 vMB 123
Previous 10 blocks ↓
Total Size: 781.62 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 625.46 GB
    • Received: 11.59 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.