Loading Tool

Explorer IconExplorer

Memory Pool

79,506 transactions
29.68 vMB
0.06829678 BTC
Random Selection Loading Transactions
Max Size: 178.67/200 MB

Candidate Block

Mining Attempt fc7cd1df0e5dd7027329ddaaff14b18ce347be3349cff5703cad707e84dbe802
Version 20000000
Previous Block 000000000000000000004443bbd7d3e1cd234af07e1977968d16f2c7b837c7c8
Merkle Root b5c5ae4c71adbe8dc01997202f8576946a696ffa507398c106e6961148fa8420
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,295
Size: 1.00 vMB
Total Fees: 0.00791583 BTC
Feerates: 100.19 > 0.79 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,988 (615,589 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
299,399 299,399 0000000000000000074f29f56717f80baa060074fc1c2e65dff91eab8a92bd13 87 0.05/1.00 vMB 30
299,398 299,398 00000000000000002047dc2c2dc61b6e8c5be12582bb20ced7286eb7192dd154 782 0.64/1.00 vMB 23
299,397 299,397 0000000000000000023c0ffd3c5c66dc1e63c33018d833b1b103c0f313713944 512 0.22/1.00 vMB 45
299,396 299,396 00000000000000007d719f8b36c89a2c2ff115b96f2d86cb859440c500b3cec8 743 0.25/1.00 vMB 85
299,395 299,395 0000000000000000759a21e56b18afc5b58dc5f31ad86d0deea77ed4f1b97dc8 53 0.03/1.00 vMB 29
299,394 299,394 000000000000000082f6e70f98465450e65636f1efc883d94ce25738ed43f309 470 0.25/1.00 vMB 41
299,393 299,393 00000000000000008864ea4636ae5390c5d05a16480763c40c25035621eeb739 32 0.01/1.00 vMB 50
299,392 299,392 00000000000000001fd0165aa2902421584c1814c33689db564b40a8e20421ba 41 0.05/1.00 vMB 6
299,391 299,391 0000000000000000106091a4a72a54421c24ee2489e221f255c9ca11a96dea89 276 0.13/1.00 vMB 31
299,390 299,390 0000000000000000268015e5ebccc610fee63894a1f51b562d84ea21d0251f46 354 0.20/1.00 vMB 31
299,389 299,389 000000000000000011856bbcb896417b79b525392d7091af85d6eb97b5cf0075 498 0.26/1.00 vMB 30
299,388 299,388 000000000000000076dac25688bffdd0e38e9d09116f7eba9d63d1c8cc41bf81 299 0.29/1.00 vMB 16
299,387 299,387 00000000000000002ddc553dcc64db1969fd0dc42a51fac4f9bc9ba6454d882f 739 0.25/1.00 vMB 51
299,386 299,386 0000000000000000630275da787f0ba15c369f62510c7648c494e8333aae54f7 110 0.04/1.00 vMB 40
299,385 299,385 000000000000000009d0b13a9ac278b5be3750731212a6c05e7f5cf43cd0c844 17 0.01/1.00 vMB 22
299,384 299,384 00000000000000007886f8fc8110fee3ea49bc7018896a1fc60b6e62ac1e3a52 19 0.01/1.00 vMB 18
299,383 299,383 000000000000000054f011d4712ae9739c305e1e308b8cc069155be2cc0caf1b 341 0.19/1.00 vMB 28
299,382 299,382 00000000000000004756ec0b091134895e6791bde1caaad9df689c8d38bda0ce 82 0.04/1.00 vMB 33
299,381 299,381 000000000000000068e814debc84b349c8d3d3c9b8d6f71b6d7f882ceed63744 513 0.25/1.00 vMB 34
299,380 299,380 00000000000000005e5cecf7f756b1b75eb6133465bdb9e3b0f69caf5d74b29a 251 0.13/1.00 vMB 42
299,379 299,379 0000000000000000709e728b3dfffda8a03f17d0c16d2f8df26deb0992a78771 125 0.06/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 782.37 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: 663.68 GB
    • Received: 14.93 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.