Loading Tool

Explorer IconExplorer

Memory Pool

42,073 transactions
28.75 vMB
0.07277266 BTC
Random Selection Loading Transactions
Max Size: 146.88/200 MB

Candidate Block

Mining Attempt 6fdbe77f125650a704f71d2748110225db40b4b0f9031c061ecf6f89bb3781da
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root ab81ad10d27a08d9e4e7383e9dc40101962dfc77266370084bb6ccace53a4a8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,524
Size: 1.00 vMB
Total Fees: 0.01687655 BTC
Feerates: 104.56 > 1.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (367,231 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,399 547,399 0000000000000000000cc0af856444ebdc9f15234d41d4517d0d8bf065b7fa06 590 0.27/1.00 vMB 16
547,398 547,398 0000000000000000000def8fa8b704202ffbdeb6168a8790a5806f527ebe4a7f 195 1.00/1.00 vMB 2
547,397 547,397 0000000000000000001f8f74ac7008e9f5634c508ad411ed2e64cb51a97b1dde 1,198 1.00/1.00 vMB 3
547,396 547,396 0000000000000000000973e0fd3abd6deeb587981b4aaa3cc26f97b6c5e78bff 1,992 1.00/1.00 vMB 4
547,395 547,395 0000000000000000000a142ddf8f3042d2b5cdd47039823dc5dc82763888ac16 2,572 1.00/1.00 vMB 9
547,394 547,394 0000000000000000001ea71bfbabf42070d5dbd8004da7b00596631fe966df0c 2,495 1.00/1.00 vMB 8
547,393 547,393 0000000000000000001b0df83f295f8948f8f1b404e445f3fc9441a734abc21a 1,899 1.00/1.00 vMB 16
547,392 547,392 00000000000000000018752ea6373ce63f277898389456e48f8f0bc1fb7db5e0 2,788 1.00/1.00 vMB 20
547,391 547,391 0000000000000000001c15b242683163d13948e8c8ae49d3028d1512ab30b7c4 2,212 1.00/1.00 vMB 14
547,390 547,390 0000000000000000000a90681217d03319140195631aaf416ad02ac7956c0735 2,232 1.00/1.00 vMB 7
547,389 547,389 0000000000000000000c420bbc6980de1372763cab7c76f1fed870152d471743 2,453 1.00/1.00 vMB 18
547,388 547,388 00000000000000000010ff30190547e4753e2ca2c44d6a36fd9d460852da03ed 1,393 1.00/1.00 vMB 39
547,387 547,387 0000000000000000000bc3df5c4fa666ac96c0acf94f2d93d0be08156ea5f796 2,809 1.00/1.00 vMB 15
547,386 547,386 0000000000000000001c7b47fa269bf752efef45a127dfddcaf4b4f757f7ef28 3,087 1.00/1.00 vMB 23
547,385 547,385 00000000000000000009caa22bbfefb8b56c7283e6e974c327171873201ec674 1,967 1.00/1.00 vMB 38
547,384 547,384 0000000000000000001ea87fdc101b9878dfe7950075efaecd9bc2a69964efeb 2,079 1.00/1.00 vMB 41
547,383 547,383 0000000000000000000d5c8d1e89d8d72c7e78784982eb0e08c34d012500f1b9 656 0.26/1.00 vMB 28
547,382 547,382 00000000000000000021fcaaa449d6e052ca7228d87554b2e7c2f4e650f8d403 589 1.00/1.00 vMB 4
547,381 547,381 00000000000000000017a39aeaf90c3ac1f343644193effaefd6a5050925eed5 2,105 1.00/1.00 vMB 5
547,380 547,380 000000000000000000111a0854e13a43b14364b4d74f6513485d668905ff3a92 1,143 1.00/1.00 vMB 8
547,379 547,379 000000000000000000184e4bf097c40c3301c1c5f591ad78902db8e207fb7938 2,107 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.74 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: 630.35 GB
    • Received: 12.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.