Loading Tool

Explorer IconExplorer

Memory Pool

82,126 transactions
31.80 vMB
0.10978790 BTC
Random Selection Loading Transactions
Max Size: 189.89/200 MB

Candidate Block

Mining Attempt 409df5fea68a73d6e53d0ed41c57fd20b7410e4c2c99b4fba34c8ba982ee8e00
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root 60aa1ef7d0f15174f1b016b8010898a55b89c841d615ac8e747922beff55ebc1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,768
Size: 1.00 vMB
Total Fees: 0.02541105 BTC
Feerates: 711.74 > 2.55 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (50,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
865,303 865,303 00000000000000000002d88f4b4d7d14f88b2c8e1ff74c423cb01d6487b018c4 6,187 1.00/1.00 vMB 42
865,302 865,302 000000000000000000027c7c337fe7135e251cf588338814eb2ed79be82ee48e 5,868 1.00/1.00 vMB 53
865,301 865,301 0000000000000000000026ba149e86548132f12cafc677e665355266c9073f45 5,978 1.00/1.00 vMB 60
865,300 865,300 00000000000000000000c3cd16fc166b8460480bd394ade254d71e5a36ccc732 6,780 1.00/1.00 vMB 35
865,299 865,299 000000000000000000011d783e014b8491283040462acd26b39657d2d3b7bb5f 6,681 1.00/1.00 vMB 39
865,298 865,298 0000000000000000000202b75b1485138c180ecb3976d5e38336797d46049124 6,730 1.00/1.00 vMB 34
865,297 865,297 0000000000000000000173b565ecd868b061702c1121acabd2b18a61f77c1ca8 6,547 1.00/1.00 vMB 30
865,296 865,296 00000000000000000000bf621c11ffced4aef364e40621fee56853e3e8bed3f0 5,790 1.00/1.00 vMB 26
865,295 865,295 0000000000000000000047dd29d197f841576e0334beab8b65e14cbc7c9e70f7 4,167 1.00/1.00 vMB 29
865,294 865,294 00000000000000000001069360e3aeb3151da13e22e68f83b7a1944f6023b158 1,126 1.00/1.00 vMB 15
865,293 865,293 000000000000000000026471d7b6633241cb3a9d7f44a03d82877d6ba8954ad7 3,561 1.00/1.00 vMB 18
865,292 865,292 00000000000000000000a234078ec5956f10b85787d766894064d36ef149b2c9 3,843 1.00/1.00 vMB 18
865,291 865,291 0000000000000000000279b35ae11bd53ca1c496ecf72cd3c89a66cf9bdfeb58 1,934 1.00/1.00 vMB 17
865,290 865,290 000000000000000000001017886c866abc3906c4f7f9097122146e1e393fe2be 3,899 1.00/1.00 vMB 24
865,289 865,289 00000000000000000000e1c3d358be4f9adfc3f60d638c904aa8efb4bdcaee15 4,511 1.00/1.00 vMB 24
865,288 865,288 000000000000000000028132d33445aed4050008bbff1554e752b90fcc54cfa8 4,162 1.00/1.00 vMB 24
865,287 865,287 0000000000000000000176bfc2068f32d2f0e6de09d1bc751b035e3261067433 5,371 1.00/1.00 vMB 24
865,286 865,286 00000000000000000001e19d7e188a72a9cfd0aa57f9acca9a0e6764257ad804 6,099 1.00/1.00 vMB 25
865,285 865,285 0000000000000000000278b3ed5ba217da75d3cd9beed896eb83a90866e9b0db 5,848 1.00/1.00 vMB 24
865,284 865,284 00000000000000000002881097ff280a425b2a1fb3cb11a08d81df24269befd6 5,844 1.00/1.00 vMB 35
865,283 865,283 00000000000000000000f280a96d68e2f381c9ec6869fbc4713e2738c41391ce 6,178 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 783.05 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: 720.48 GB
    • Received: 18.17 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.