Loading Tool

Explorer IconExplorer

Memory Pool

77,611 transactions
28.83 vMB
0.07384758 BTC
Random Selection Loading Transactions
Max Size: 174.86/200 MB

Candidate Block

Mining Attempt 90242600e5f60d8d0b8a11c4c0d4254c475cef5a18808bc6ffe8e47c3c4a5978
Version 20000000
Previous Block 000000000000000000015c2f9dfa0c74d1f310284e6448425037dce28d0417a8
Merkle Root c2dfc215feaf05c55ed77c823b07e9d95565ee5a3475ef72272179e06f408298
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,812
Size: 1.00 vMB
Total Fees: 0.01387404 BTC
Feerates: 82.75 > 1.39 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,157 (265,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
649,321 649,321 0000000000000000000bf76083f14654aef28b053c98b8b727f520dc9fded0ce 1,311 0.43/1.00 vMB 24
649,320 649,320 00000000000000000007542001be80c4deeda5170a3cf4078edf8ea83c580269 2,139 0.86/1.00 vMB 23
649,319 649,319 000000000000000000006d768186e0119892ce2d2ca74215637300dd1ecabebb 87 0.03/1.00 vMB 32
649,318 649,318 0000000000000000000e1e534df4e328443de2967595fce15caa7a473a9a4cb2 1,770 0.70/1.00 vMB 13
649,317 649,317 0000000000000000000e6d033b3947f337dd917b93d290c7e956d7ba5203fc79 1,923 1.00/1.00 vMB 7
649,316 649,316 000000000000000000003fd7dcf79d91886d642c7281d7e7f66f8075430ddd53 2,390 1.00/1.00 vMB 58
649,315 649,315 00000000000000000005fadf74049f5c2a07b85dbc0bbbd71635f5eb15839df4 1,433 1.00/1.00 vMB 52
649,314 649,314 00000000000000000002e708438fe6c2ef79edb52ca04a1d2f045ef92cb889dd 1,341 1.00/1.00 vMB 63
649,313 649,313 00000000000000000000747b9cacffe2d4fa86eeb33c19ba9310290f2a71a0e8 544 0.22/1.00 vMB 27
649,312 649,312 00000000000000000000235c008f169e8655f72265baa29cdb681fc934d6a520 214 0.11/1.00 vMB 19
649,311 649,311 0000000000000000000bddb07ea2e34c559b5d89e33c0714630c6b7c8cceea4e 1,948 1.00/1.00 vMB 11
649,310 649,310 000000000000000000003d007b35e67b69c9c4fdf08fb69a3eff55c0e854385d 2,475 1.00/1.00 vMB 36
649,309 649,309 0000000000000000000c21e89397a3c8eb078ad6608a1fbc59beababce76d827 717 0.58/1.00 vMB 21
649,308 649,308 0000000000000000000e1d80c1ff78d68e811c597a5a774489b78091946d71cf 1,827 0.87/1.00 vMB 30
649,307 649,307 00000000000000000004bf2193168f1530c5f59ad76db7187aac0cc734723819 349 0.15/1.00 vMB 39
649,306 649,306 000000000000000000036c387c97269148aaf29ae0e2d062f77b1e0ca97e09b4 1,332 0.47/1.00 vMB 3
649,305 649,305 00000000000000000006466fe4c43eb64815deb9b27ee069a72a10d77cb963b1 2,820 1.00/1.00 vMB 40
649,304 649,304 000000000000000000060656abd2c5af97dfeebbbcc276ff545694990fa34b47 686 0.48/1.00 vMB 36
649,303 649,303 0000000000000000000c6964a880cf2a912202ac1c18e57e61d0c2ca1677aef9 256 0.13/1.00 vMB 45
649,302 649,302 0000000000000000000b9764a6d2d63d04b824d1109adf12afec523c999bf9db 462 0.24/1.00 vMB 56
649,301 649,301 0000000000000000000232a2977f9492af07ec3c5f5c513a8d52002e8fb6fb6c 295 0.17/1.00 vMB 59
Previous 10 blocks ↓
Total Size: 782.67 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: 673.09 GB
    • Received: 16.38 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.