Loading Tool

Explorer IconExplorer

Memory Pool

35,740 transactions
26.09 vMB
0.07249782 BTC
Random Selection Loading Transactions
Max Size: 132.66/200 MB

Candidate Block

Mining Attempt edbefe014ef7348dfa389b1efff24c81d0ee02dfac06bf677ad788f885fc70de
Version 20000000
Previous Block 00000000000000000000c6967ad9d951b18cd118485b83d37f6dc1c95fb54d9b
Merkle Root 0b5b1da03b4ed6e025cbee8c5dc3632d7de373049ed4c80dca80dffc8bfd7566
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,074
Size: 1.00 vMB
Total Fees: 0.02433357 BTC
Feerates: 250.88 > 2.44 > 0.50 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,691 (246,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
668,549 668,549 00000000000000000002ffe06c76b7d29c07d8a19ca26d4ffc6e7c0d01970232 2,515 1.00/1.00 vMB 88
668,548 668,548 0000000000000000000d768f64edcba7a046ce281edab518c870e54edd5416ee 1,330 1.00/1.00 vMB 97
668,547 668,547 00000000000000000001cfbe11288f52801bdc9f831519c5ca3f907a7ed594e4 1,860 1.00/1.00 vMB 50
668,546 668,546 0000000000000000000b8a7f1edb5ec1151595b51da87b3155d5630f68afd4bc 3,094 1.00/1.00 vMB 51
668,545 668,545 00000000000000000005c4e4ef0f0ed3ed658d5ef9d53fe053b0dfee163adf0b 2,688 1.00/1.00 vMB 84
668,544 668,544 0000000000000000000739cc75f690704e1d9ca02ed64e172f37404fad1f8dc9 2,620 1.00/1.00 vMB 96
668,543 668,543 00000000000000000001743212f3501a5b4344a3deeeb2a8de7347e57039d2f7 2,432 1.00/1.00 vMB 107
668,542 668,542 000000000000000000075e612fab7bb7a4dac27b2c5a083273c961ab63559d12 2,196 1.00/1.00 vMB 124
668,541 668,541 00000000000000000000a9473ed63d222678161ed298ebff87c921291317214e 1,663 1.00/1.00 vMB 123
668,540 668,540 000000000000000000024737befc00362f2c26a04f67f4752b8b1886c9629de3 1,739 1.00/1.00 vMB 123
668,539 668,539 0000000000000000000236bd464d4ba1e8e8addef293451dbeb0d1febd7300db 994 1.00/1.00 vMB 37
668,538 668,538 000000000000000000079678bc222709fdc26b16f2fa80efb55468a713b33725 2,048 1.00/1.00 vMB 33
668,537 668,537 00000000000000000005fb2095bafa69ccb43b8ec140722277fc938e8f12f4a5 2,253 1.00/1.00 vMB 29
668,536 668,536 0000000000000000000938440f8d299ecbffce6c1805def234a9ae192ab456e6 1,950 1.00/1.00 vMB 31
668,535 668,535 000000000000000000091a78c5f52c72c2dd1b95d68b5272e6a7bd87e1b921d6 2,447 1.00/1.00 vMB 43
668,534 668,534 00000000000000000009dbfca9bb97fcc3611d045bb82d8b6114ef250bfb62c5 2,395 1.00/1.00 vMB 86
668,533 668,533 0000000000000000000226fae40de03c97c9b45d1553652b41d38d39b372d2ed 2,314 1.00/1.00 vMB 52
668,532 668,532 0000000000000000000402ca7054e908369b0469fc3aa4049318c4830bc77347 2,777 1.00/1.00 vMB 134
668,531 668,531 000000000000000000013425fcad408751eefc564bd898921a6ad103231cee7c 2,631 1.00/1.00 vMB 75
668,530 668,530 00000000000000000006ffdc10881b6578e8eee5c44ae12047ad21d02f5fa2f0 3,004 1.00/1.00 vMB 22
668,529 668,529 000000000000000000022b2208aeaf736491e17b02ee4359789ed9b88992b95e 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.84 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: 637.82 GB
    • Received: 12.45 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.