Loading Tool

Explorer IconExplorer

Memory Pool

81,864 transactions
30.55 vMB
0.07857334 BTC
Random Selection Loading Transactions
Max Size: 184.23/200 MB

Candidate Block

Mining Attempt 85a545c736d99cbef241ae0518ff38e82f845243fcc2f42446c83f43420fbfc1
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 128b5ed1073d0da3622c54e0c85f756f1ede14144a93cc39bb555e8998099cee
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,132
Size: 1.00 vMB
Total Fees: 0.01517263 BTC
Feerates: 40.91 > 1.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (569,597 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
345,378 345,378 00000000000000000dfa01b8ab0bac97212835ea2c88c918a6cfde81ba818a37 1,326 0.72/1.00 vMB 25
345,377 345,377 000000000000000011fbd6361b5d1d15d53cf74cd7f823809316a269cdabc1e1 82 0.08/1.00 vMB 15
345,376 345,376 000000000000000016cc2d11dc69816b508790d583d40d7d06a999ba154cb3f8 1,603 0.77/1.00 vMB 27
345,375 345,375 00000000000000000ab93f1d9e65a1f423d1d0d98d501ab3795bd23c621965d5 46 0.07/1.00 vMB 9
345,374 345,374 0000000000000000020ec77a5666bc6db4e1278dc1cf6766792bf4076c55d225 1,189 0.67/1.00 vMB 22
345,373 345,373 00000000000000000ffdd4562dcdbe5709c134437c6b0a1e800a538c89f70837 478 0.29/1.00 vMB 21
345,372 345,372 0000000000000000150c45e6a68c144bf956ee3394ce401b5de0ccfb91b316ef 660 0.75/1.00 vMB 14
345,371 345,371 00000000000000000171014ed0bf69f51041054b7663da8fb4d799c902c3923c 1,024 0.32/1.00 vMB 39
345,370 345,370 00000000000000000bad35edaecded6113bb5532044657cb31d11fc584ccfdec 697 0.75/1.00 vMB 20
345,369 345,369 000000000000000011cb65803ce6d032b50a5193f0bd032506139fb461b5097d 1,667 0.75/1.00 vMB 24
345,368 345,368 000000000000000002ee42124a8b133121d11d90d5986086fa772a9870057702 1,024 0.27/1.00 vMB 102
345,367 345,367 000000000000000007cdfc0ebe26eb95beb5769d87a91b7afd6d32a399981f4c 837 0.53/1.00 vMB 20
345,366 345,366 00000000000000000a69b0d293b04360780499f5709ca142c79e8cf041ecb302 247 0.13/1.00 vMB 28
345,365 345,365 000000000000000013e90f0e42acdbcd34bbfbc92c57fd105891e9ba04445180 602 0.33/1.00 vMB 23
345,364 345,364 00000000000000000bec8fc96f10ec8aaa962955ea8438cf0d71d0675250ec7f 655 0.40/1.00 vMB 23
345,363 345,363 0000000000000000003e534b2c46ea15a36443345f240a8d435f992bb64e3be6 284 0.17/1.00 vMB 19
345,362 345,362 00000000000000000a411cfa3fb240d3447ec0dfddf79753bd05520e2ac35dfb 279 0.26/1.00 vMB 15
345,361 345,361 00000000000000000f9134f23b9d6fad2deed152a739d29c995d78df7c2603cc 178 0.14/1.00 vMB 11
345,360 345,360 000000000000000013743321b21af46e0323ce9586f02ae47accd4ba05c7e18e 128 0.10/1.00 vMB 15
345,359 345,359 00000000000000000df9bfa75fd1d0e4d48f809e51a258b9dbda271b59b29946 1,338 0.75/1.00 vMB 24
345,358 345,358 000000000000000015f823dfe91e238676b02378410c5f3c6f2731dc577d4707 1,087 0.55/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.