Loading Tool

Explorer IconExplorer

Memory Pool

84,399 transactions
31.69 vMB
0.14379424 BTC
Random Selection Loading Transactions
Max Size: 189.25/200 MB

Candidate Block

Mining Attempt ed2332bff1425206432c14612ea125b37ac0f1f1e202985701ca5fd9289064c3
Version 20000000
Previous Block 0000000000000000000155b2073facafbf0b2f4713974f25dac073632df31896
Merkle Root 98b05438a7eb68bc288a85dcb3d3ab1d5276ec410449a8cb98f02993f8785323
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,289
Size: 1.00 vMB
Total Fees: 0.03792530 BTC
Feerates: 55.77 > 3.80 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,148 (378,622 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
536,526 536,526 00000000000000000026583358bbe5d718afebc3c291a874246d3c2c83bb900b 412 0.39/1.00 vMB 12
536,525 536,525 0000000000000000000ffd422ceb9f8e5906ae7227a43709194077eba3820f6f 659 0.55/1.00 vMB 11
536,524 536,524 0000000000000000000222fa359cca2b888878add7ed2a913ba961f852780849 464 0.26/1.00 vMB 3
536,523 536,523 0000000000000000000124961ccc8966c7d13b2d27663de0795700c5f0364353 1,769 1.00/1.00 vMB 17
536,522 536,522 0000000000000000001ab3a2142b8bfad4088447a1f50ca59b407c266fc5370b 1,659 1.00/1.00 vMB 11
536,521 536,521 000000000000000000229e79ddd6648ca7e758cf6ce8b550ce08e06c6c3e3d15 2,044 1.00/1.00 vMB 10
536,520 536,520 0000000000000000001f0fc57668e25ddd16b1337c872c4abde4f254b0917eab 2,391 1.00/1.00 vMB 21
536,519 536,519 00000000000000000000b168e16f0d610bfcf09338cc760f5b3b40d8d09dc882 1,327 0.77/1.00 vMB 30
536,518 536,518 0000000000000000001de3859320dcf45cc46dc13c33c54e28c8d618718bcf0f 499 0.39/1.00 vMB 18
536,517 536,517 0000000000000000000f862ebde6d0119151ad5b804bd19107aeb02b81864f52 81 0.02/1.00 vMB 39
536,516 536,516 0000000000000000001492b0d239f79647874ae2ed82e9e128e46321039842a3 388 0.16/1.00 vMB 13
536,515 536,515 000000000000000000141f8dbd35de91e9d1a09b50d7607ab099caf57bcbda1f 1,713 0.80/1.00 vMB 13
536,514 536,514 000000000000000000248425bed8518cbecaaf42956be6f148836b877766cd11 619 0.57/1.00 vMB 8
536,513 536,513 0000000000000000001321309c6709856e66ab397b8d8780c4481c46e549f9d5 1,039 0.69/1.00 vMB 11
536,512 536,512 000000000000000000117905de66a7fc322dab93f3055961b97a16bfceb9d029 188 0.23/1.00 vMB 9
536,511 536,511 000000000000000000035b648a3aa28ed8008d67139acb06ad56cb476db3a5dd 2,585 0.92/1.00 vMB 19
536,510 536,510 0000000000000000000c4812e76c3adbde3e1aeeb91e014d3342e4517a2294c9 374 0.12/1.00 vMB 14
536,509 536,509 00000000000000000004fd78ea893b9bd06fd6c059835d4b969d4cf42e98ea0e 290 0.10/1.00 vMB 15
536,508 536,508 0000000000000000001064ec5fb6c8246168ed52939ad24a331f047596810b29 2,341 0.81/1.00 vMB 13
536,507 536,507 000000000000000000101144bfceeb7603d3a2cf1af1ec0740a3091f2fd149ce 2,841 1.00/1.00 vMB 19
536,506 536,506 0000000000000000000b6de4edc135df8e2592cd555f202659b651c0d414e4f4 632 0.20/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.65 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: 672.72 GB
    • Received: 16.32 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.