Loading Tool

Explorer IconExplorer

Memory Pool

79,008 transactions
29.59 vMB
0.07322711 BTC
Random Selection Loading Transactions
Max Size: 177.66/200 MB

Candidate Block

Mining Attempt 4783c47c67183bd1d07d2572b0764b519b267252798e32c4b6fd38d04b01643f
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 79b64a81e8d1d0993381f16958ad550cebec2efc6f73996c89f32da2c31debe7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,414
Size: 1.00 vMB
Total Fees: 0.01314391 BTC
Feerates: 90.48 > 1.32 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (126,086 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
788,918 788,918 00000000000000000003e3aebd73c27bb3da00e64a34a4755189442d3e97d0c5 4,151 1.00/1.00 vMB 318
788,917 788,917 00000000000000000002db386cd6493e47781c4c3bd61095b43e720e79610037 3,151 1.00/1.00 vMB 227
788,916 788,916 0000000000000000000445f79006668cdc199dee1baf61224c5b2d85f2b88ceb 3,381 1.00/1.00 vMB 201
788,915 788,915 0000000000000000000322eed119fddb71c66bdf379d3a75182769afd3a8ca01 3,774 1.00/1.00 vMB 226
788,914 788,914 000000000000000000016a58e2418c5f64530636a223d4ad49fdea005783af8b 4,608 1.00/1.00 vMB 264
788,913 788,913 00000000000000000005ba649f99cf5d3c92f6853c091e667810fc1137eaf2e4 3,889 1.00/1.00 vMB 260
788,912 788,912 00000000000000000005a6c463bbd5731479466691ff59bed40442f5142a8037 3,737 1.00/1.00 vMB 393
788,911 788,911 000000000000000000005e50b30f6f8cca43caefd662070bda4c04ac39c5a794 2,741 1.00/1.00 vMB 223
788,910 788,910 0000000000000000000418be070a760599d0bd4622409aa9f3c90d6351edab9f 3,611 1.00/1.00 vMB 208
788,909 788,909 00000000000000000003be44f3fd8a38e93fe75a9809b1e7d198ac4532642e9f 4,976 1.00/1.00 vMB 215
788,908 788,908 00000000000000000003ee8da7e286f4e7d28164b4d6e86620b64dcba186cc68 4,559 1.00/1.00 vMB 270
788,907 788,907 00000000000000000003f69bd245bc16fefd07fd50258963da39bcb19b885cae 3,564 1.00/1.00 vMB 197
788,906 788,906 000000000000000000023f3a017220f051a884fea43464a1cb18d5bda687c2e1 1,881 1.00/1.00 vMB 241
788,905 788,905 00000000000000000003e92043d36b45494d987aa6fb385e8c8dbb0e8230f177 2,741 1.00/1.00 vMB 231
788,904 788,904 0000000000000000000207548eddccce21d03c9787ade227c8a448d61136e195 3,815 1.00/1.00 vMB 347
788,903 788,903 000000000000000000026ea74cd2b8fadebf4d5d4ee65186902490455d7bf706 655 1.00/1.00 vMB 213
788,902 788,902 00000000000000000001e9818fd9be9145fd07bd60f44dc8d13fd466cb27c103 2,287 1.00/1.00 vMB 231
788,901 788,901 00000000000000000002731186762fba5cde45adc550f0308c9790f9d768dcad 4,304 1.00/1.00 vMB 319
788,900 788,900 00000000000000000001e2993abf7288aed1671a3c5f6e3ecd09347aacd16595 3,780 1.00/1.00 vMB 357
788,899 788,899 0000000000000000000560890080e8dc8c30196783035ff4adb1ab5dd979f8ee 154 1.00/1.00 vMB 200
788,898 788,898 00000000000000000001bff2639e28de97f48ec1497fda22bcfcf44ce196bede 2,980 1.00/1.00 vMB 268
Previous 10 blocks ↓
Total Size: 782.40 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.70 GB
    • Received: 15.03 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.