Loading Tool

Explorer IconExplorer

Memory Pool

44,481 transactions
29.58 vMB
0.08561789 BTC
Random Selection Loading Transactions
Max Size: 152.72/200 MB

Candidate Block

Mining Attempt 263d18778a6e4600c8a4c72641fd33b543cd37906ed9a460dd59b3991e6b2b11
Version 20000000
Previous Block 000000000000000000005995f28b7b2bd5ea07e6aa9ac102c0a7ba604cbde5a5
Merkle Root 0513b370ca08fb8b2b1dd338671ad999a9eb0409d0aca5450d1aabfa2c089aae
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,647
Size: 1.00 vMB
Total Fees: 0.02693200 BTC
Feerates: 477.45 > 2.70 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,617 (796,525 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
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
118,075 118,075 0000000000009832ae473d334945c69ded15f43a3b9881c0e604dfb6fc1c3fee 11 0.00/1.00 vMB 0
118,074 118,074 000000000000134ddedc1245faad3303672c589f84204dbec378dc0412f51076 13 0.00/1.00 vMB 0
118,073 118,073 0000000000008e8294f75ef81157a725cfcb5941fe491d7b88b01d543a0bd10b 11 0.00/1.00 vMB 0
118,072 118,072 00000000000062f72f0b892a58ad9cce4cd211eb10ece491f5d4f454e520a6ed 13 0.00/1.00 vMB 856
Previous 10 blocks ↓
Total Size: 781.71 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: 629.60 GB
    • Received: 11.93 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.