Loading Tool

Explorer IconExplorer

Memory Pool

83,415 transactions
31.00 vMB
0.13801111 BTC
Random Selection Loading Transactions
Max Size: 187.05/200 MB

Candidate Block

Mining Attempt d47182782ec54618f076413b893d59c4b12795ea29cbbf682c68e893ddd67af1
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root 5acedd5dffd9d75c09b3e1833c5285778ba0c1f53b9db498ed1451c61e68a5ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,742
Size: 1.00 vMB
Total Fees: 0.06998953 BTC
Feerates: 366.60 > 7.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (99,294 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
815,680 815,680 00000000000000000001e3bc17baa6a496e02157c41b13baceb8dc41e9b727b1 2,782 1.00/1.00 vMB 81
815,679 815,679 00000000000000000000ff857ed4654b70a9240e4bab05968d626b738f801061 2,787 1.00/1.00 vMB 26
815,678 815,678 00000000000000000003100c5d739155cb37473c3df27e37645af1c4a3d34f9b 3,883 1.00/1.00 vMB 38
815,677 815,677 000000000000000000042671f18b37c99b17afe581e24ff40206a8c8e044a0dd 4,511 1.00/1.00 vMB 33
815,676 815,676 00000000000000000001d1f3291ac83852727f80a9ab8cfa8aa3839d11a868ac 4,751 1.00/1.00 vMB 27
815,675 815,675 0000000000000000000121c9fbc4232f8c7f82c4361ff1ea7f13e662e3c5bf83 3,436 1.00/1.00 vMB 23
815,674 815,674 0000000000000000000432a829610db939cf9700b496a44bcf556d5b17779722 4,362 1.00/1.00 vMB 29
815,673 815,673 0000000000000000000314570bb50b280ee444774d13ba32f5025327c000bd60 5,095 1.00/1.00 vMB 39
815,672 815,672 00000000000000000000ed88f6c02a6242a9467cc4ba31e58ee28fb1fb42453b 3,744 1.00/1.00 vMB 35
815,671 815,671 00000000000000000002651719bbabeda738b70d660579325317df6129183f53 3,425 1.00/1.00 vMB 48
815,670 815,670 000000000000000000012850411d85f97afbeaba4fca9a6f56afc8af4697ce3f 3,003 1.00/1.00 vMB 42
815,669 815,669 00000000000000000003137dec3d1473e795e3b2635de6929739850bce57b709 1,843 1.00/1.00 vMB 53
815,668 815,668 000000000000000000006ace3443a6099a1670a1d07eae03ebb8a58b57bc39b8 3,391 1.00/1.00 vMB 56
815,667 815,667 00000000000000000003b8ec2d091bfe7a0c291f2e95f23d27bc906d993d559a 3,832 1.00/1.00 vMB 58
815,666 815,666 00000000000000000003a196e823d544e29274cdb8ca9f8cefcccdc5f6519b73 3,410 1.00/1.00 vMB 39
815,665 815,665 000000000000000000028d17c0f946dad997360a3b36330812cf99e369e56d76 2,698 1.00/1.00 vMB 47
815,664 815,664 00000000000000000003d061b65315386b29a380e54448a150b2ad0596f864b4 5,447 1.00/1.00 vMB 49
815,663 815,663 0000000000000000000195c4f0c1273bf435cf2809b5005a12b5eae12aaa11ff 4,431 1.00/1.00 vMB 49
815,662 815,662 00000000000000000003f50555e049d7a14a5b00a440087460f4d22fd6cf4094 3,622 1.00/1.00 vMB 71
815,661 815,661 00000000000000000002bfa181dd305e277b5160c6f0ca914f4b7ace877021f0 4,744 1.00/1.00 vMB 43
815,660 815,660 00000000000000000003b209272129a5fdfe3e0b95d22502f10a9cafac103165 3,775 1.00/1.00 vMB 41
Previous 10 blocks ↓
Total Size: 782.34 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: 661.58 GB
    • Received: 14.82 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.