Loading Tool

Explorer IconExplorer

Memory Pool

82,377 transactions
30.72 vMB
0.08006870 BTC
Random Selection Loading Transactions
Max Size: 188.33/200 MB

Candidate Block

Mining Attempt 35622935589cd7315eade8e05a1394e07640382ae95c906a6c03e99fb6ec2ee3
Version 20000000
Previous Block 00000000000000000000da0edbb3d775bfacdf06a00f717a7f06ad044f066fee
Merkle Root 054b8c34c669b89f91676e4bd1372f9c499a05fcdfc312d63040554a26707fa3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,021
Size: 1.00 vMB
Total Fees: 0.01130622 BTC
Feerates: 79.55 > 1.13 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,334 (522,801 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
392,533 392,533 0000000000000000048d1f5db5bd6d5f0691397cb4cd3843659f6a37d640c294 1,785 0.99/1.00 vMB 22
392,532 392,532 000000000000000008095a5eb84634190f1608ae41712f1acbb91b4cd54ff20b 2,134 1.00/1.00 vMB 52
392,531 392,531 00000000000000000002b195172645b821ae346119200203947af964d1513579 2,558 0.99/1.00 vMB 73
392,530 392,530 0000000000000000091c4fd3b0c8628422449436578474d5be1dbb84a1e39e62 1,248 0.58/1.00 vMB 47
392,529 392,529 000000000000000007b7a144d39df2d379290d64da7c751ad4b7fcd4a0036d8f 1,786 0.93/1.00 vMB 31
392,528 392,528 0000000000000000056a574d89d19cd29b95f19d0a537e4679d87556710491af 874 0.57/1.00 vMB 23
392,527 392,527 0000000000000000051b4458282e174a1daf01058d3bda4e69dfa4ad14248373 1,769 0.93/1.00 vMB 29
392,526 392,526 000000000000000000979be3cb6bf5cff0be64197e57c7dcf6c5934f1f1672b9 1,591 0.95/1.00 vMB 26
392,525 392,525 000000000000000009114e5bce6026ff48dd880318e1bb86100df0dfd0e82c4b 2,280 1.00/1.00 vMB 40
392,524 392,524 0000000000000000069029917ff7d40bce57bd45e6facdc6a709c033d333f027 2,286 0.95/1.00 vMB 34
392,523 392,523 000000000000000007c787cba39ad6bece75cb00e563a22e024c5b81e395687f 2,417 1.00/1.00 vMB 42
392,522 392,522 000000000000000006e8a19830a1546f25a8072e54751e734d12079ee7b448c7 3,111 0.99/1.00 vMB 50
392,521 392,521 000000000000000002c24a825c9520684073bc184822e1a8a287f16af16b5461 371 0.26/1.00 vMB 24
392,520 392,520 0000000000000000019c29b251749b2999f43e824328b917154334a9a070d707 311 0.23/1.00 vMB 18
392,519 392,519 000000000000000009c6b5e3fce63f19f7b6e74402f3a498d41ec3f00cbd6387 168 0.25/1.00 vMB 12
392,518 392,518 000000000000000003b41743662565fc359afd3bee597ccb442996b82dd6e13f 666 0.31/1.00 vMB 37
392,517 392,517 000000000000000009f4e32725dd6968793706dab4a6c296096e9ab0f0c378ce 1,454 1.00/1.00 vMB 20
392,516 392,516 00000000000000000423c76ccaf63c87bc1ce6e69406101669c32aefc230fbd4 2,447 0.93/1.00 vMB 42
392,515 392,515 00000000000000000204a83b5a99a3a29fd35e10913a1ba8833e389712c6b252 449 0.25/1.00 vMB 28
392,514 392,514 0000000000000000015d054298a4fcb97982b18c8d32f8d15e02b5282d202bf0 663 0.46/1.00 vMB 27
392,513 392,513 000000000000000009c2f7ebd7ea6856b3ae0bbc20a3c308a80f1f45bf33e455 203 0.18/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.97 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: 715.96 GB
    • Received: 17.76 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.