Loading Tool

Explorer IconExplorer

Memory Pool

73,368 transactions
27.16 vMB
0.06129766 BTC
Random Selection Loading Transactions
Max Size: 165.89/200 MB

Candidate Block

Mining Attempt e3b3d1e32baf7a39f79f155c1f3478de4f5b3113746c89553bfd113d789f1f0a
Version 20000000
Previous Block 0000000000000000000021e2c4eb92099d11dad9b184db83f142c9df3a31ecf9
Merkle Root f33900cbc55140544f2545e22df7b2070534668f6c0059974bdc74f471e0b791
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,928
Size: 1.00 vMB
Total Fees: 0.00369750 BTC
Feerates: 22.12 > 0.37 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,261 (40,920 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
874,341 874,341 00000000000000000000fe0ab217ed13106ff752cc6b8adccade35e6e4841b11 3,500 1.00/1.00 vMB 12
874,340 874,340 00000000000000000002787e44cf5f4c2f75ddfa9dd30eed5eb25df84c4a7e6d 2,858 1.00/1.00 vMB 13
874,339 874,339 000000000000000000026daf548d0a82276a3ca30876c77a1009cc7c03a529c0 774 1.00/1.00 vMB 12
874,338 874,338 000000000000000000027561a9d50e0c29be38b037465fe09e5dbbbb0fa90510 1,719 1.00/1.00 vMB 13
874,337 874,337 000000000000000000019815b393a7bbbbca63997082fd5ad6a2a865d7d86639 3,765 1.00/1.00 vMB 16
874,336 874,336 000000000000000000018f39d9257053bc3b902caff6540706f6cd2de2a0f625 3,459 1.00/1.00 vMB 17
874,335 874,335 000000000000000000021fbe67fa412c8bce5b2b1aa110870d0ef7941f91de5e 4,732 1.00/1.00 vMB 17
874,334 874,334 000000000000000000000e8042b87fcee6e3af7eee420b2b0ce77d0db18bffce 4,571 1.00/1.00 vMB 17
874,333 874,333 00000000000000000000779414300456edfcdbec357bf966c5cd993077fa9ecd 4,860 1.00/1.00 vMB 19
874,332 874,332 0000000000000000000191777b4f67947c6ff85eb640502a0deb4c719fa60970 4,692 1.00/1.00 vMB 22
874,331 874,331 000000000000000000009598a5370ee242ebe468c97f94dc4a219b9bda70750d 3,897 1.00/1.00 vMB 24
874,330 874,330 0000000000000000000276456bb495aff781dbcf5ef6a30d5142c8fe96d9f7c5 4,560 1.00/1.00 vMB 13
874,329 874,329 000000000000000000029be96dfadad1357f04ab555cfd8da982ff451593ffe7 3,878 1.00/1.00 vMB 18
874,328 874,328 00000000000000000002977ba01201460d0e6fc4ee581a6fcd8d422c60fe67ed 3,243 1.00/1.00 vMB 15
874,327 874,327 000000000000000000017fb7f1f93107216101b99b7448ac88a4a444f490861e 1,594 1.00/1.00 vMB 8
874,326 874,326 00000000000000000000d75aea3cd9790aa36fdfb9a8092c12759a68fdd44709 3,227 1.00/1.00 vMB 12
874,325 874,325 0000000000000000000013c275461ef53ac4140ab4f3b39f78bd60c2e3de7e48 3,610 1.00/1.00 vMB 15
874,324 874,324 00000000000000000001b41dce0c2f9b252a3c99769e9e4fbb8c39936d87e502 2,933 1.00/1.00 vMB 11
874,323 874,323 00000000000000000000583c8911b2511acc565a76855e7509a94f84e341f266 2,774 1.00/1.00 vMB 12
874,322 874,322 000000000000000000003696ff2d5179e37b412c9f70311908a452acca7d9569 3,705 1.00/1.00 vMB 13
874,321 874,321 00000000000000000000ad980af8d086c87caca9f264f818c8aafe8216979919 3,585 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 782.85 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: 712.42 GB
    • Received: 17.17 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.