Loading Tool

Explorer IconExplorer

Memory Pool

40,189 transactions
28.18 vMB
0.13599693 BTC
Random Selection Loading Transactions
Max Size: 143.87/200 MB

Candidate Block

Mining Attempt 58302f4e217ea020efb7938beb9dcfd45a55618374950756b9093e1e0ef91ee6
Version 20000000
Previous Block 0000000000000000000024b6183bd80aeb2c50feadbe74d837f0ef1fca0de972
Merkle Root 1ec5b686352b40b80491a5fb87d78038f6d4ea1f2d35f2573d9a39c34689a942
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.08178046 BTC
Feerates: 102.90 > 8.19 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,632 (796,536 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
118,096 118,096 0000000000005f403cd2ef5e406f5370bbf089799454a751097bd42b9421df80 13 0.00/1.00 vMB 882
118,095 118,095 000000000000293e20c67f9474bc4d4f75bd3d0cbd68600aba37d0b7af2eeb80 6 0.00/1.00 vMB 0
118,094 118,094 000000000000332874378ba460816f2d8a0a21ce08523bbd654d2b85799f6707 13 0.00/1.00 vMB 1,200
118,093 118,093 0000000000005683addf8906e5275b80c80edc707fedd853dda0791be18ffd45 5 0.00/1.00 vMB 2,066
118,092 118,092 000000000000968f48f39c7d9172e43a6ded9776d57bd7db122fd9b541072f01 11 0.00/1.00 vMB 758
118,091 118,091 0000000000004c9c34758ea3b5f2a4ccab31f00ddb9729b084b936b1894e7437 12 0.00/1.00 vMB 239
118,090 118,090 00000000000066d388907f2c3e0e371b2da1bf50ba1ec753d7c17183b8b6a385 15 0.01/1.00 vMB 180
118,089 118,089 0000000000006e09f24b0ca33e1051731b153d012a345e55eb23b963342851db 137 0.04/1.00 vMB 0
118,088 118,088 00000000000077cd6899b5e9659038b9e574b4f1ca9614f046f5b25d3f4843a1 9 0.01/1.00 vMB 0
118,087 118,087 00000000000056548f56a53e5a40d4b33878bd10539c0ec134f543b42a16d7d4 12 0.00/1.00 vMB 308
118,086 118,086 00000000000061e14dabb52538f6887d01a42ae78880cfc8ca746e6afdbc653f 9 0.00/1.00 vMB 324
118,085 118,085 000000000000b627c6da65ff13fddbd83e2d6159dceb3325e1fa4448961456dc 12 0.00/1.00 vMB 342
118,084 118,084 0000000000008f39d8cbeb5032754a007ced3e2947e7cf1a1e6264acf9c78383 12 0.00/1.00 vMB 0
118,083 118,083 000000000000b389ef508ff2cb3cfe73ccf641035e1dbe1510d87700ce77464e 11 0.00/1.00 vMB 0
118,082 118,082 00000000000087806fa9972b548f62750f16ad15d3ad8cf2a6a3ce6c5ad63e3f 1 0.00/1.00 vMB 0
118,081 118,081 0000000000004a03707874288e751daf3031191a2ee8d5d5a111fbeb0dd2c4ba 7 0.00/1.00 vMB 0
118,080 118,080 000000000000797bf77d27c024d9b28b9084047b7b589d2404cf7aa3976887a4 11 0.00/1.00 vMB 323
118,079 118,079 000000000000679f50a29f90a13b054e2b36982f555bb4000ccd6ce140e6d3c7 8 0.00/1.00 vMB 891
118,078 118,078 00000000000059e16cd395056327153db3331af498add3759f3b952b805994cc 18 0.01/1.00 vMB 758
118,077 118,077 0000000000005543d7c5395fe759f685065cac4642ed802696c7b7adb28d419d 11 0.00/1.00 vMB 424
118,076 118,076 00000000000099c996b38db9775052776bcd1390fcd5769549996ce8cfab2793 12 0.00/1.00 vMB 0
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.38 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.