Loading Tool

Explorer IconExplorer

Memory Pool

45,256 transactions
28.61 vMB
0.09356653 BTC
Random Selection Loading Transactions
Max Size: 151.33/200 MB

Candidate Block

Mining Attempt 60ba27b417660f3a166c277007771722a915ae638b0e560f786489160e32ba03
Version 20000000
Previous Block 000000000000000000006d9cca170a6dca76a62d52ce159ce88e03787eeaed6e
Merkle Root 1fffe2da759336d5441dc5c715a8b4dddb411e0fa1a94a7114e978a25cad778b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,542
Size: 1.00 vMB
Total Fees: 0.03875032 BTC
Feerates: 200.00 > 3.88 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,833 (418,107 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
496,726 496,726 0000000000000000006569ddb9728726b9e1ea5a39510628ae3911eb013e0d12 1,906 1.00/1.00 vMB 158
496,725 496,725 000000000000000000b6b38e648cc6c979a147767de9a664764f71b6e6aee6bd 2,878 1.00/1.00 vMB 223
496,724 496,724 000000000000000000213deb8ada445d3b0773e58971281bacae68882550daf7 2,431 1.00/1.00 vMB 168
496,723 496,723 00000000000000000060b72fddc0e0d1fb484b8a60d380deb09e594a55f7357e 2,764 1.00/1.00 vMB 206
496,722 496,722 000000000000000000c2571fe6498df6685a42899184a3e566c37415cc25d136 2,337 1.00/1.00 vMB 213
496,721 496,721 0000000000000000009a04eae6346253259ecc58531ee3673e33677609c64f70 2,176 1.00/1.00 vMB 168
496,720 496,720 000000000000000000ce605cd66b07fda93e2ba525cda36c2855570e31aac777 2,503 1.00/1.00 vMB 195
496,719 496,719 0000000000000000003162c5a6f2321f402db0bdc82e268b0ceef20a4b30eb06 2,310 1.00/1.00 vMB 174
496,718 496,718 0000000000000000003771ed084e67bb1ce75ac5fd6bf851f4ff3625b1a0611c 2,726 1.00/1.00 vMB 176
496,717 496,717 000000000000000000b684eedae4e28293a661506d1e82da4693b755116e958a 2,337 1.00/1.00 vMB 212
496,716 496,716 000000000000000000c4cc9678ea3cc7a0a89f5ed5860d41b02c7d3acf7602fb 2,682 1.00/1.00 vMB 182
496,715 496,715 000000000000000000c0c314979b0651ec6063d2113e2c91b8d5e2650cb44d01 2,181 1.00/1.00 vMB 239
496,714 496,714 0000000000000000005c2428322efd443ec4cc87a422bab6e4bcfee886eb4c23 1,957 1.00/1.00 vMB 152
496,713 496,713 0000000000000000007cc7682e1441bce2389e807c3e30e9a2c3459aa176d83c 1,835 0.74/1.00 vMB 173
496,712 496,712 0000000000000000004d0a9f4a6cb9be0fef45c190fa7d989e9447508f6c5180 2,028 1.00/1.00 vMB 185
496,711 496,711 0000000000000000005bdf02fe8f20741b04325a82e18bbcf194b38fb812e0f2 2,811 1.00/1.00 vMB 227
496,710 496,710 000000000000000000942eab6f4fc2399609abdbef6ae6d522176ed33fde8054 2,001 1.00/1.00 vMB 140
496,709 496,709 0000000000000000002673d5d9a47523817f392f70eaa7e9674896ab5f26a6b5 2,741 1.00/1.00 vMB 148
496,708 496,708 000000000000000000309e873222d84629415a8eae2d7b529712a4d6ecf26d36 2,534 0.97/1.00 vMB 157
496,707 496,707 00000000000000000076cafc5c4e085852df19467848590579406b45e883802d 2,335 1.00/1.00 vMB 171
496,706 496,706 000000000000000000a47f659643cd154c984850be9ecab717fedd0f933231ab 2,401 1.00/1.00 vMB 187
Previous 10 blocks ↓
Total Size: 782.10 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: 651.64 GB
    • Received: 13.60 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.