Loading Tool

Explorer IconExplorer

Memory Pool

78,047 transactions
29.30 vMB
0.06401446 BTC
Random Selection Loading Transactions
Max Size: 176.11/200 MB

Candidate Block

Mining Attempt 7ce85679c02ba9e3ef715a556cf7e6b2d44c43ca5824b145479246ca5f784498
Version 20000000
Previous Block 000000000000000000010e072de76e1b99adddbe2285ed35095a9efdafa3af2c
Merkle Root a6de9bf31b20ddb331ed5836a45bc10edbbc4bb12e0607e93b4f1cf903549e6f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,795
Size: 1.00 vMB
Total Fees: 0.00457008 BTC
Feerates: 50.25 > 0.46 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,000 (104,675 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,325 810,325 000000000000000000022cf0ac1c92fb0dbde00387850a65731b32fa45088ced 3,049 1.00/1.00 vMB 25
810,324 810,324 000000000000000000047b3e0362dcd4b783c844abf68ca519034775e8941c8b 3,520 1.00/1.00 vMB 28
810,323 810,323 000000000000000000019fa504a1c8ea586b2716f024e9059c0f48e240730fde 3,379 1.00/1.00 vMB 38
810,322 810,322 0000000000000000000446efda8a270ece64e9193c6589ecf07780e76d1056a9 3,026 1.00/1.00 vMB 25
810,321 810,321 00000000000000000001e3aecc86d62ba942e2a09ff29599ed6dc2960183c12b 3,790 1.00/1.00 vMB 36
810,320 810,320 000000000000000000021674002e7c7133ec549c819105cf9cf9debea7981697 1,612 1.00/1.00 vMB 13
810,319 810,319 000000000000000000020b15d38adf4254bfb257dc64f0388e386ee510508ea5 3,062 1.00/1.00 vMB 27
810,318 810,318 0000000000000000000213472e8c0ff7b17b16a6ab6bc3e049d8a2977c344847 1,670 1.00/1.00 vMB 25
810,317 810,317 0000000000000000000269d438594e8e531ccdc2b3e0c0acfdb6cf4abeb0635a 3,412 1.00/1.00 vMB 31
810,316 810,316 0000000000000000000370a13e63997d508a11f0d042e5f7c5476bbe73469f7c 3,118 1.00/1.00 vMB 24
810,315 810,315 000000000000000000007d00ac7b2874f2a81ab06758afcd397c473f495c8523 1,534 1.00/1.00 vMB 10
810,314 810,314 00000000000000000002855676cb8df88d49b793874c0f0946c6663084eb52f7 2,338 1.00/1.00 vMB 21
810,313 810,313 00000000000000000001394ca73bfbd28ba7e4146a36ec8e1b604203bc747ccc 3,445 1.00/1.00 vMB 20
810,312 810,312 00000000000000000001f47a2942d936ba5426968a202b26a86382321f681138 3,379 1.00/1.00 vMB 28
810,311 810,311 0000000000000000000327f3d89d64f2ef57905ed63649fe48c5856676e0e2b4 3,047 1.00/1.00 vMB 28
810,310 810,310 000000000000000000038ff3e54ef6bc7a30b6c73a20b4c934a8e9a097a3725d 1,890 1.00/1.00 vMB 24
810,309 810,309 00000000000000000003189891ad493ead662df5495ac7a86177ee3951cb4baf 2,311 1.00/1.00 vMB 26
810,308 810,308 00000000000000000001389adb104ef75e193c1fdd57892e01fb891f476a0219 2,137 1.00/1.00 vMB 24
810,307 810,307 000000000000000000027d7f4259586a846e9c0608901fff17ca036709d5efb4 3,472 1.00/1.00 vMB 39
810,306 810,306 00000000000000000003cbdb7b54272e7d7d1f957f7d68d88c56e308bf6eb33f 2,032 1.00/1.00 vMB 16
810,305 810,305 00000000000000000001193b4667b2ca33fe820e2ea89557c490d5e492ddc37c 1,665 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.39 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: 664.64 GB
    • Received: 15.02 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.