Loading Tool

Explorer IconExplorer

Memory Pool

83,485 transactions
31.03 vMB
0.13854880 BTC
Random Selection Loading Transactions
Max Size: 187.17/200 MB

Candidate Block

Mining Attempt 0b53670928ab5f47097704059dd4cd02fa30f2e04492de5ebdd4d814257f48ac
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root f97a307dd6feee5ccc43ce329cb80ceaa1f9c91506f27d27874ea18bf18558a0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,818
Size: 1.00 vMB
Total Fees: 0.07031620 BTC
Feerates: 366.60 > 7.05 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (910,437 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
4,537 4,537 00000000a271dfb84bc49f55e82fe20430551b0d87a3e6da78503eb1377c1049 1 0.00/1.00 vMB 0
4,536 4,536 00000000381e36e5e3949bac6c7c767413d34f295b9f88f8503cec52835b96b9 1 0.00/1.00 vMB 0
4,535 4,535 000000006c8ce3da4dd605d743c01b617c97d2b50e539c970fb03db301880a52 1 0.00/1.00 vMB 0
4,534 4,534 000000002587970779c750c5820c90c23c764575b46114f41a269f11251aa76d 1 0.00/1.00 vMB 0
4,533 4,533 000000001265a58229b724267f3c9058d97cc33541932d54dc858317a0fdd3b6 1 0.00/1.00 vMB 0
4,532 4,532 000000007ab2239db87fb2d6fcb38cf7b25f3ebd08128139b3048da70163d559 1 0.00/1.00 vMB 0
4,531 4,531 00000000ccff6d9265224ce26285b94ee0485984c30ee395383533941d65fa11 1 0.00/1.00 vMB 0
4,530 4,530 000000005e626f41710604fb9154aec55318e8ba135c94e0a6c81bbb329681e7 1 0.00/1.00 vMB 0
4,529 4,529 00000000116983d1a8487b215a3d0c4396f9490ce5781d9fe0b6f64defe7c363 1 0.00/1.00 vMB 0
4,528 4,528 0000000046475683d2e0adf6e8c0ea90776be3e1ebd65145af910a898c9d4c3d 1 0.00/1.00 vMB 0
4,527 4,527 000000005c0fb76f462638eb5b98aa282c0c2d8893fd847014c331f76a918b56 1 0.00/1.00 vMB 0
4,526 4,526 0000000057b48ef8de22c955bf636d54b807620a6f53c0df401eb080ea384b0d 1 0.00/1.00 vMB 0
4,525 4,525 00000000263093535afe5f41c92e7de165f3c63c0540859a631b9e00d88fa45d 1 0.00/1.00 vMB 0
4,524 4,524 00000000236c4f8d671241bb900a52e28206e16bf57d7b626c52a1ae5e0cc648 1 0.00/1.00 vMB 0
4,523 4,523 000000002c2f4a784f7cd953146bf105840d8135c69ca36acdb18240ead653e7 1 0.00/1.00 vMB 0
4,522 4,522 00000000a3a10dc229423a4cec8d0d82591719702d99f85ebebf954282c65fab 1 0.00/1.00 vMB 0
4,521 4,521 00000000ac08f7d984f6b36027395e654a5f1e3bb006cd9df9c60b9897ea4c40 1 0.00/1.00 vMB 0
4,520 4,520 000000003f7b22f38bc59f9b8cf253be1e088723c781b727859a773617e864ed 1 0.00/1.00 vMB 0
4,519 4,519 000000003a57929cddf8fda4fcd5816bf6d3ba2c8dce9dda017262d8d270217b 1 0.00/1.00 vMB 0
4,518 4,518 00000000d3bb05d683d2a335e6ae17a44e326144a806839e51123ef94080050c 1 0.00/1.00 vMB 0
4,517 4,517 00000000e4dc8a68563ab062a93b0204d6e3d4630da636a3dc686804f93b38c1 1 0.00/1.00 vMB 0
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.