Loading Tool

Explorer IconExplorer

Memory Pool

80,198 transactions
33.87 vMB
0.12487887 BTC
Random Selection Loading Transactions
Max Size: 192.45/200 MB

Candidate Block

Mining Attempt c1060733134c2ea341b68b76ae4bb38de04d123f04745c35cb67e1f8ed837582
Version 20000000
Previous Block 00000000000000000000d01ec66a5500a065a0accb178777c62c2953c9414924
Merkle Root f6679340191b64559b407d0d1c86fd791daf81173627c8c84b93d54dd6251f61
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,338
Size: 1.00 vMB
Total Fees: 0.01766286 BTC
Feerates: 52.08 > 1.77 > 0.69 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,410 (585,023 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
330,387 330,387 000000000000000004e095af8556e5c6c116c73bd9a586993d18648cf6df2fdd 32 0.01/1.00 vMB 24
330,386 330,386 00000000000000001535d13abab340a08f83f33b9ee2fa59c3e2db1cf7422f00 823 0.43/1.00 vMB 26
330,385 330,385 00000000000000000f7c378c1002d71686da59ebfb990946868fef6972bba573 115 0.10/1.00 vMB 13
330,384 330,384 000000000000000013eec2136c22e57e07d20b17815df752ea9c3312bc6fddda 290 0.14/1.00 vMB 26
330,383 330,383 000000000000000015e64446e11f107cf89e5f387fa9ea77279cc6f1586ac34c 408 0.21/1.00 vMB 26
330,382 330,382 000000000000000018ba39f22418384b5f52b6f0f972acb6bff895247bde3020 62 0.02/1.00 vMB 27
330,381 330,381 00000000000000001af581f661d50c681c1a63cd830310bad024910e847498a7 253 0.17/1.00 vMB 23
330,380 330,380 000000000000000012f4b9aa34e0e3d61b571a677bd2e780b4c6ed5ecfdace5d 561 0.33/1.00 vMB 23
330,379 330,379 00000000000000000b8553225ea3a00e378bf2c70f42397c46d659706d274c84 77 0.06/1.00 vMB 14
330,378 330,378 00000000000000000876139a9bdea7b3d876c03b3945480d2a715f309b26733d 680 0.46/1.00 vMB 21
330,377 330,377 0000000000000000117b940cbe0807058f67897135e33195abd2ec414e3465d6 1,260 0.75/1.00 vMB 29
330,376 330,376 000000000000000005ba584c9408321e05604f8c3a74f7d9d3c7a8709cabe6ac 505 0.25/1.00 vMB 32
330,375 330,375 0000000000000000050ff8b363752dc5eb794f033df7eb9e232be5651a20763e 389 0.27/1.00 vMB 29
330,374 330,374 000000000000000009f06d94a604ee0590b11c9d5053fe4e1d2746b5239984a0 108 0.07/1.00 vMB 18
330,373 330,373 000000000000000012ef907e02c73cd32fd838248e4451e2def5107d05e2ec8c 517 0.31/1.00 vMB 25
330,372 330,372 0000000000000000080aec3f23eef7be6f2fddf0edca4caeb39e7d7cdc2ff827 480 0.35/1.00 vMB 22
330,371 330,371 000000000000000018fdbc69b16b3449ff5e28d0c92d5a99e50d1dd6e82fd5f2 222 0.12/1.00 vMB 27
330,370 330,370 00000000000000001a1620816643a6c0a7f3756fe08d55b28cfc2e555a722559 147 0.09/1.00 vMB 18
330,369 330,369 00000000000000001bc008686036645692f9a51b2f2b88720efeb392e0abd479 570 0.30/1.00 vMB 27
330,368 330,368 000000000000000013b9b9ac29db14ecbe12ec1f6ba7001c1efda1dd678cc709 592 0.31/1.00 vMB 26
330,367 330,367 000000000000000000e2eaf97c82cd89c41088e1c776de2a1689358fd748b4da 758 0.46/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.10 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: 728.44 GB
    • Received: 18.48 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.