Loading Tool

Explorer IconExplorer

Memory Pool

78,360 transactions
29.01 vMB
0.07772955 BTC
Random Selection Loading Transactions
Max Size: 175.84/200 MB

Candidate Block

Mining Attempt f05ad335e3c7cd1ee2ad14f5cbaec82ccda2958dde3204c8fa7a60a57095a52e
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root b7bef488333151d3652688572aa5bb4c919ed934134573b0a0c54174eb7f03a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,498
Size: 1.00 vMB
Total Fees: 0.01709288 BTC
Feerates: 100.44 > 1.71 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (267,909 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
647,182 647,182 00000000000000000002001c9f2f0a4a2d51f8d8b14994f093feb0923a49fc13 1,539 0.88/1.00 vMB 50
647,181 647,181 0000000000000000000d126b807c92de495668dd4924de6917b58b6d7b67da62 692 0.33/1.00 vMB 3
647,180 647,180 0000000000000000000c8156596742b970e73a008ff7fbf099a5849d3d9ee4c7 520 1.00/1.00 vMB 12
647,179 647,179 0000000000000000000ae44f785b516a520dcd300dfd856b07fbf8c078b620f1 1,431 1.00/1.00 vMB 7
647,178 647,178 0000000000000000000fe9aebdfd818b0ddea045c76a2d37b095a8384e59b257 2,709 1.00/1.00 vMB 55
647,177 647,177 0000000000000000000e49c714d5cd8d8a4f1f1d0db38e01a39d976dc86764c3 1,765 1.00/1.00 vMB 136
647,176 647,176 0000000000000000000ab62aab3becb3cb63bfecc0478f85eb00a12ed8225d87 2,024 1.00/1.00 vMB 58
647,175 647,175 0000000000000000000be7afaa6f7f163ada014f209869cb7c3cb2beb8d3bbd4 700 1.00/1.00 vMB 22
647,174 647,174 0000000000000000000111869ae43711dc85d4cea8de9584eb4ac96b327cd4a1 1,363 1.00/1.00 vMB 22
647,173 647,173 00000000000000000007d817b5ac4bc2b6df5c360d7eccc915a264e331bd46f7 1,452 1.00/1.00 vMB 33
647,172 647,172 0000000000000000000d91a30773c084742bdef3441575bbd36df13019462b83 2,124 1.00/1.00 vMB 22
647,171 647,171 00000000000000000000bfd372cf4a9363d99545abca1511296070daf514cb79 2,529 1.00/1.00 vMB 48
647,170 647,170 0000000000000000000ee1fe7954e97ab46175e3c5a0747799e24a86fc3523fa 2,273 1.00/1.00 vMB 43
647,169 647,169 0000000000000000000415fff621de4e980147c42485d691501137e0aefbbf9e 2,594 1.00/1.00 vMB 63
647,168 647,168 0000000000000000000253dabb4979f798ef467e6ad969b0f5efeb8559c50c9c 2,791 1.00/1.00 vMB 127
647,167 647,167 000000000000000000069f0c1d56402755cdaf257158337eb1e48715e0d409c7 2,229 1.00/1.00 vMB 134
647,166 647,166 00000000000000000000b1752256e4edaccdc85a33f125dac4deda40ca1dff69 2,640 1.00/1.00 vMB 17
647,165 647,165 000000000000000000015220e2947d1dfc76d66814fe9f8d4d5c06355184675f 2,502 1.00/1.00 vMB 85
647,164 647,164 0000000000000000000853704fe78eba657f08429c87b52333f9a74677ece18b 1,741 1.00/1.00 vMB 123
647,163 647,163 000000000000000000038a03f2830c8d2e5f7cf471ea93458f2bd0ebc3fb8bb9 2,959 1.00/1.00 vMB 81
647,162 647,162 0000000000000000000e47115b2b569988022a9904042f88a13584697b81d2a9 3,096 1.00/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.55 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 669.85 GB
    • Received: 15.77 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.