Loading Tool

Explorer IconExplorer

Memory Pool

81,250 transactions
30.24 vMB
0.07433148 BTC
Random Selection Loading Transactions
Max Size: 185.68/200 MB

Candidate Block

Mining Attempt d57c6b6c87bd278189081849f44324cfd0170d19012e8592360f0811318e612e
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root dbd991cecebdbbea4068dda225b74680cbcf5dcff778b3071435eafbd5eaa9b4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,957
Size: 1.00 vMB
Total Fees: 0.00718384 BTC
Feerates: 100.00 > 0.72 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (496,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
418,562 418,562 000000000000000002034be4ca93af33edc6f5dc7008fb5dc3d42c3999f8ddd5 2,795 1.00/1.00 vMB 67
418,561 418,561 000000000000000004867bc3d9e57941bb9df2d883a44d220a255998a0ffcc64 59 0.02/1.00 vMB 61
418,560 418,560 000000000000000004a15c63f0a457094f608a65f8eab712d33d80baca3922c0 292 0.09/1.00 vMB 61
418,559 418,559 000000000000000004663f9109b89879caf6d41a671ce17d60c14e6413724df0 544 0.21/1.00 vMB 71
418,558 418,558 000000000000000001036a974077ff29582c9504169f286c620d1c86b078b682 338 0.15/1.00 vMB 49
418,557 418,557 000000000000000003feebd19bb1745ff866e15e3e4f9939ec3dbd5c9f9d6bde 710 0.31/1.00 vMB 53
418,556 418,556 0000000000000000043fdfe42285486df7ac2192d82aad1e1d240fa9ed4f8eba 165 0.06/1.00 vMB 54
418,555 418,555 00000000000000000247db830d97fd6d6ac97e471b5e0e3062a6b66eec02b5a6 994 0.68/1.00 vMB 36
418,554 418,554 000000000000000000b3fbefdf962686338d9a0b7177adfb21962041f2147b6f 165 1.00/1.00 vMB 8
418,553 418,553 000000000000000000b4507ddb1dd656f75cf36889931653f83775e69920963c 1,547 0.69/1.00 vMB 55
418,552 418,552 00000000000000000361d4358371784941849e5b0e06606533fe0454b8fd0eed 2,886 1.00/1.00 vMB 65
418,551 418,551 00000000000000000169d8e1028fcb5d697785fdb9ccf5a009f27a550a9ecb00 1,776 1.00/1.00 vMB 47
418,550 418,550 00000000000000000498c8f1f94892e709d5db91e498e77e206e61f11156cb80 89 1.00/1.00 vMB 8
418,549 418,549 000000000000000003cb88de7552779daddcb550034eb4dc246df6877971a7b2 66 0.04/1.00 vMB 61
418,548 418,548 000000000000000005290a8f5fb7ed4e3eee8eddd101d044b53094d702720d3d 332 0.46/1.00 vMB 21
418,547 418,547 00000000000000000194eb7a1a00731e07a91a7a5b8fb4614a79c8a2f2c4dcc6 2,360 1.00/1.00 vMB 59
418,546 418,546 00000000000000000055d1239e8741f2e98158f0713064b7e10a0ff87b264e6b 1,102 1.00/1.00 vMB 30
418,545 418,545 00000000000000000182b20d6e6ede6a7043d00bc2f6f913cb55832554fc795a 418 0.21/1.00 vMB 53
418,544 418,544 00000000000000000215b9241bd8a3ebcff2f01c362d6b674b6d857847ff8304 763 0.31/1.00 vMB 61
418,543 418,543 000000000000000001714ec8f23853b2e92d54dcee7ea3e6184c39f9900da220 53 0.02/1.00 vMB 62
418,542 418,542 00000000000000000255b539bf6c3baa62337bd09bf4a3266dfe9b7863d4d9be 1,921 1.00/1.00 vMB 53
Previous 10 blocks ↓
Total Size: 782.96 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.35 GB
    • Received: 17.71 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.