Loading Tool

Explorer IconExplorer

Memory Pool

89,245 transactions
33.69 vMB
0.14800193 BTC
Random Selection Loading Transactions
Max Size: 199.92/200 MB

Candidate Block

Mining Attempt c36e57f239184b688a9c0e03989d15bf440f12f1e46af78ef022a76502698230
Version 20000000
Previous Block 000000000000000000006e53c1d269063e9b5743561e1feecf862e4f112c1fca
Merkle Root 236ce54b568485ec59fb345af99294156c60adc024b73e15ef8eff6e461471f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,635
Size: 1.00 vMB
Total Fees: 0.06034182 BTC
Feerates: 469.97 > 6.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,949 (187,101 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
727,848 727,848 00000000000000000008733cbd7a414a058791e560f65127661c189597c28919 1,340 0.94/1.00 vMB 4
727,847 727,847 00000000000000000003480792823cba91ff04f80c8445489f7cc57da96469e1 2,147 1.00/1.00 vMB 9
727,846 727,846 000000000000000000060dab95252d4694a263f91308e1ef8afdc1ff82d616ca 205 0.44/1.00 vMB 4
727,845 727,845 000000000000000000047d04d9311274c9105dcedf93df4c61a61565f3dc2d6b 1,321 0.83/1.00 vMB 6
727,844 727,844 000000000000000000013573ef3aacc41eee12d659111a165f775537386e62e9 997 0.33/1.00 vMB 8
727,843 727,843 00000000000000000001435be9d2db97fdd37d1a86951e4f75074c18ce59a03a 521 0.26/1.00 vMB 20
727,842 727,842 00000000000000000009ce8d5eab376cf408b953597c4e42d880024341ed4198 1,111 0.55/1.00 vMB 7
727,841 727,841 000000000000000000065deb2b63ac90e63f391e0a5e87d85affc9bf26851e6e 1,269 0.64/1.00 vMB 2
727,840 727,840 00000000000000000009c6673ae6271eedccdba921aacb4d60e3cc6b98076bc0 2,338 1.00/1.00 vMB 11
727,839 727,839 0000000000000000000859af4b8b81f2d84035f798c797359ffacded1f73e359 1,478 1.00/1.00 vMB 9
727,838 727,838 00000000000000000005248111a39969efd8f8b30e1ae178e97e6343f7d3a0e4 928 1.00/1.00 vMB 12
727,837 727,837 000000000000000000076d7e55a006b057663390f8fb188f5d48876b205158e3 813 1.00/1.00 vMB 11
727,836 727,836 00000000000000000008400ee35d27d5b30737e0de41b11a52ad5325784e057e 1,616 0.77/1.00 vMB 4
727,835 727,835 000000000000000000025f68be93bc17656edeafb889297df19f5e5dc859d006 2,362 1.00/1.00 vMB 9
727,834 727,834 00000000000000000007ff508712e5b937c031871d80bdfa25f0dc39f1372766 932 0.47/1.00 vMB 1
727,833 727,833 00000000000000000000b9be75b6ca5852b6f0c8509ddb143a329751f576f785 2,829 1.00/1.00 vMB 10
727,832 727,832 00000000000000000006c7be51c3aebba1c86c727d176f3722b4975e0803e9a8 2,722 1.00/1.00 vMB 7
727,831 727,831 000000000000000000092d5a0ffa5155b3e3dcef855f1c6229cfec0a010bfea2 3,166 1.00/1.00 vMB 9
727,830 727,830 000000000000000000058106da8b160238cc1248627e653aa8d6cf3c87379627 1,094 0.48/1.00 vMB 7
727,829 727,829 00000000000000000004cd718e0285fdadb7506ac943df26cfdaa5138dbf5741 437 0.13/1.00 vMB 9
727,828 727,828 00000000000000000007cdfff03516e28a834b8141030ee115c5deb129fefea1 928 0.29/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.30 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: 658.11 GB
    • Received: 14.56 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.