Loading Tool

Explorer IconExplorer

Memory Pool

85,369 transactions
34.09 vMB
0.17803900 BTC
Random Selection Loading Transactions
Max Size: 199.83/200 MB

Candidate Block

Mining Attempt ae118d7eece92866782d413a3630a576fa1feffb3f064812faeeaacd7fcf342a
Version 20000000
Previous Block 000000000000000000002862a6e4f51f63db63ba12f7c4cf45de030f4eda3893
Merkle Root 243b09863fe2ae3a29f3773f83d7f051cc535441c84d3ea8cc115cba55dac4f4
Time (UTC) ( ago)
Target 00000000000000000001ddb40000000000000000000000000000000000000000
Nonce 0
Transactions: 4,023
Size: 1.00 vMB
Total Fees: 0.06740397 BTC
Feerates: 453.09 > 6.75 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 917,519 (126 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
917,393 917,393 000000000000000000003a74ae8cebbf6b0c4904b80c23cca13930c230bebb2c 3,644 1.00/1.00 vMB 3
917,392 917,392 0000000000000000000039965eb2291248a1d8d99079353f36d28ddac1dbcc50 3,790 1.00/1.00 vMB 5
917,391 917,391 00000000000000000001a5d5b14315cbedc5058e2cebcd5b00695a4ec28b0799 3,762 1.00/1.00 vMB 7
917,390 917,390 00000000000000000001130d0d391a4f588d5316156cb6cff3e156ecc902c70d 3,206 1.00/1.00 vMB 2
917,389 917,389 000000000000000000007169d9a7550e8c91b50311d678b1db51cd1f78274e8c 2,057 1.00/1.00 vMB 1
917,388 917,388 000000000000000000011f191d2c4f3aa8bf2a2db71ba41c6087aec16ad1cc93 2,833 1.00/1.00 vMB 3
917,387 917,387 000000000000000000019bd2e0afccdff0495ac3afd3af9cc96a8bddea1b3e20 3,139 1.00/1.00 vMB 1
917,386 917,386 00000000000000000001756c9512a0965eb3f486db7c47087a80adef580e8931 3,958 1.00/1.00 vMB 3
917,385 917,385 0000000000000000000070f5385bcd852ec2b0b23defa27e8f44c21ec811c350 3,170 1.00/1.00 vMB 5
917,384 917,384 0000000000000000000000a67ba51692ca072bc6329b89a268dca8c878fd11a1 3,280 1.00/1.00 vMB 4
917,383 917,383 0000000000000000000114eecf31d652618d1ecf94f8dd78a9447610df2854f1 3,769 1.00/1.00 vMB 8
917,382 917,382 00000000000000000001336c46dc31f79a0be35429b300eaa36a89fa8da11480 4,548 1.00/1.00 vMB 1
917,381 917,381 000000000000000000003179a6284057416ddc975714ad20a74d25bcd272c27b 3,042 1.00/1.00 vMB 2
917,380 917,380 00000000000000000000992ff5905a8dd09798866a114454dbf494060cd97cf4 4,163 1.00/1.00 vMB 2
917,379 917,379 0000000000000000000046f8745ecd409cda0ce2e535e2cfa0d29d812163213c 2,272 0.95/1.00 vMB 1
917,378 917,378 000000000000000000015384f452025ec1c4606c2ea02f65adf912c8f1743fa1 3,149 1.00/1.00 vMB 3
917,377 917,377 0000000000000000000075456af582f54ae0d9586efa2f4dd4beb6b951796873 1,773 1.00/1.00 vMB 1
917,376 917,376 00000000000000000001d224c31ac9f9264853d1b08377efba6231a30fe10935 3,430 1.00/1.00 vMB 3
917,375 917,375 00000000000000000000154f385f396a20f169db9c7b50189e9b87ac1ce2f884 3,180 1.00/1.00 vMB 3
917,374 917,374 00000000000000000000d3aa300b0950d70a91e6fe40484219ccab540b27fd92 3,084 1.00/1.00 vMB 3
917,373 917,373 000000000000000000015f15efeae9343a9d0a716d98bed9b21f6c04e8f4e1b6 164 0.04/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 786.71 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: 1,009.51 GB
    • Received: 34.62 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.