Loading Tool

Explorer IconExplorer

Memory Pool

39,725 transactions
25.87 vMB
0.05323423 BTC
Random Selection Loading Transactions
Max Size: 134.40/200 MB

Candidate Block

Mining Attempt 036b947c69a5aec274060870165796257ebe17a8841f2d325009da358a95b9e4
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a1e04d4611f79ef598db3c1ac3f173f52c0d50d34c52475e84936c4ed41135b9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,114
Size: 1.00 vMB
Total Fees: 0.00614601 BTC
Feerates: 40.21 > 0.62 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (169,414 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
745,462 745,462 000000000000000000040cffc7702af19a080fc7341ca689a04f12afb36b920f 2,247 1.00/1.00 vMB 6
745,461 745,461 000000000000000000026bf5923c4bb8c76efaed7217ca02fb8232f5836344bd 1,645 1.00/1.00 vMB 10
745,460 745,460 00000000000000000008b11884d9c7ba1a57b73d3bff77cccc203a1dca018b1d 2,872 1.00/1.00 vMB 22
745,459 745,459 000000000000000000009af0ce2ae2020fc5a5acc516bcaadb03e6f371018597 2,738 1.00/1.00 vMB 24
745,458 745,458 000000000000000000031742f979bf8311c74f0f9450c7deaa5a151dea4ab64e 1,687 1.00/1.00 vMB 10
745,457 745,457 00000000000000000000ef19ce4b0d60f07bf963417a4113ed44bcffbb51462c 1,580 1.00/1.00 vMB 23
745,456 745,456 00000000000000000007d67f40c697494193213b05d7e53f5bf00a188d4b0072 677 0.28/1.00 vMB 13
745,455 745,455 000000000000000000008e206551bf63fddb4a3f9d5522e980c595d7154ed1b5 36 0.05/1.00 vMB 11
745,454 745,454 00000000000000000004035f42532cdeb9303bfb40b2fe9ddfa293be516d624c 1,076 0.59/1.00 vMB 14
745,453 745,453 00000000000000000006ac6370e86cb22836d2fce874c7fe16989369f5c7e678 2,557 1.00/1.00 vMB 16
745,452 745,452 00000000000000000004fbac7cc9b9547e6d0517d8cd2440313c00fe207e96be 704 0.45/1.00 vMB 9
745,451 745,451 000000000000000000028aaa6ca38aea90600de75fab0c0d231bb0be3c73461c 318 0.10/1.00 vMB 18
745,450 745,450 00000000000000000006ad94b4345203925320373d15730ccbc04c91611b3a26 163 0.05/1.00 vMB 14
745,449 745,449 0000000000000000000066ed599cdd2e5a3156c7088d037d935145769b4fcc2c 507 0.34/1.00 vMB 9
745,448 745,448 00000000000000000006d5dad5b9de4d590f2c49e9e8ae0a9e2d628ecbe7407c 934 0.44/1.00 vMB 18
745,447 745,447 000000000000000000076e31dafee738d60b10af99eaf7e1732f004d2b612092 1,090 0.46/1.00 vMB 14
745,446 745,446 00000000000000000002f7ecc176c183e81dfec9f59e681e1364fd815129a308 1,829 1.00/1.00 vMB 12
745,445 745,445 000000000000000000086b9de87ef20574c08ed1feb82f89e824a923357c232e 963 1.00/1.00 vMB 21
745,444 745,444 00000000000000000003cd97b756d06f3388a428683371fa162d6ef07c414134 231 0.08/1.00 vMB 16
745,443 745,443 00000000000000000006e62f65311d0a3cce591e117ac0d56ed827ec056f19bf 1,564 0.82/1.00 vMB 17
745,442 745,442 0000000000000000000454b247ba1987abd3ca2a688135f54c49a10fbc5615bb 390 0.23/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 782.17 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: 653.45 GB
    • Received: 13.89 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.