Loading Tool

Explorer IconExplorer

Memory Pool

87,781 transactions
32.13 vMB
0.14586703 BTC
Random Selection Loading Transactions
Max Size: 193.95/200 MB

Candidate Block

Mining Attempt a8749e131d71035a9b34ea99917c275885c3ca7f2677d65eeb05a9bf0b41ef69
Version 20000000
Previous Block 0000000000000000000039baa093585d61b0a383677ec75a312826d4a9fd68e1
Merkle Root 4724fea2070b049802f670ddfc95f6f94b51b38304e4f94f8e56ce15642fa34b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,570
Size: 1.00 vMB
Total Fees: 0.05410469 BTC
Feerates: 911.92 > 5.42 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,970 (561,916 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
353,054 353,054 00000000000000000a4d578df4d83dec4e36c86b5c23d2772392f293e1a23a4d 1,086 0.50/1.00 vMB 27
353,053 353,053 00000000000000000f2711eaf866c95e775c84410466720cea4b5f65163a7f81 144 0.10/1.00 vMB 10
353,052 353,052 00000000000000001005bbcd708825a4bda8803e28d0e0dd294b41b320657681 264 0.14/1.00 vMB 28
353,051 353,051 000000000000000008a073c321cd1f1c61287dcc5ca46ef1ef9ccd9c854e462f 1,297 0.69/1.00 vMB 26
353,050 353,050 000000000000000010bb253066fd184064151c4f14c0f81d17c3d128e6c05166 976 0.55/1.00 vMB 24
353,049 353,049 0000000000000000157c1a8ba30eeba9746d3e43c43292c5cbca5ee4adc36ada 246 0.14/1.00 vMB 29
353,048 353,048 000000000000000004b6192f139b089149ed372e9432065e7d2e70c2f518acbe 24 0.01/1.00 vMB 21
353,047 353,047 0000000000000000003f8906aefdd9890646f1ddff18b584335b13d6891f5d12 101 0.06/1.00 vMB 18
353,046 353,046 000000000000000001dec81dbcb17614d46887366ff04727d46b2889901cad8c 326 0.18/1.00 vMB 26
353,045 353,045 00000000000000000e73e6282a3cd4228f0c37fd13715b4e7e320c2e60833141 447 0.24/1.00 vMB 23
353,044 353,044 000000000000000012d55945425b0e051df4ce34ebf1f5033a08c2b30cadc610 190 0.12/1.00 vMB 25
353,043 353,043 00000000000000000856d060c1a51882c5f8cad47aa8a66ff2fd31863de9bfff 88 0.05/1.00 vMB 21
353,042 353,042 00000000000000000867c17e17105c8beea71cde8131860eeb5d2dd35d4b894c 409 0.21/1.00 vMB 24
353,041 353,041 000000000000000000234db7f1b3de13d6931b702d64742a604abf8e08fa4f4b 322 0.15/1.00 vMB 28
353,040 353,040 0000000000000000020a6054c39da610a75cdb0a03d93ffc8f71f758a3d61707 1,043 0.53/1.00 vMB 27
353,039 353,039 00000000000000000f8b5ea27d501ed0eb79595aea249b4a2dd108fc2ae425b5 427 0.26/1.00 vMB 22
353,038 353,038 000000000000000010c0e631fc424b66e9db95d4d5683bbbf5af13e65600721e 270 0.15/1.00 vMB 31
353,037 353,037 0000000000000000113234f2814fb252d9e345482d7c3e80e278c6822bf3ff00 290 0.16/1.00 vMB 23
353,036 353,036 000000000000000003d2203ac528d1917e29efbbfe8a2b739a446c5c31f1235a 272 0.17/1.00 vMB 21
353,035 353,035 000000000000000012fc9d3ed88e9e6a4203c320e302a170517c7baf7eb1323b 140 0.10/1.00 vMB 13
353,034 353,034 0000000000000000015e09479548c5b63b99a62d31b019e6479f195bf0cbd935 392 0.21/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.34 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: 661.03 GB
    • Received: 14.79 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.