Loading Tool

Explorer IconExplorer

Memory Pool

82,586 transactions
32.37 vMB
0.07104613 BTC
Random Selection Loading Transactions
Max Size: 191.57/200 MB

Candidate Block

Mining Attempt 188649d3a1a5f535711d3bdbde1c9ec83dee0a096868107746aef788d3d421d1
Version 20000000
Previous Block 00000000000000000001daf3c926b35e52b7cc6cab46817fddb39625d856b12d
Merkle Root b069a67d955d182b6f3f8a39307304cc98776beac0a463330780426f46afcdb0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,101
Size: 1.00 vMB
Total Fees: 0.00745011 BTC
Feerates: 203.60 > 0.75 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,946 (153,521 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,425 761,425 000000000000000000041c48dd277d3939f15d3500cd627a0c219e92b11118ec 3,468 1.00/1.00 vMB 14
761,424 761,424 0000000000000000000594309e7c1980e5463b62b1005eb087888c538c3e5f73 1,157 0.41/1.00 vMB 30
761,423 761,423 000000000000000000050b0f5ed4111e92240f7cc4cd8ab9e4ff27c033187c1d 649 0.27/1.00 vMB 14
761,422 761,422 00000000000000000002b317f0654e08dedcb0fa6376ca3595d9d18892a85073 874 0.47/1.00 vMB 10
761,421 761,421 0000000000000000000222c32dc422abae090e5278d7fb6c06e53f4d67a34deb 537 0.26/1.00 vMB 9
761,420 761,420 00000000000000000003d6565b60a06601919395aa484b4767481fe688a7b144 2,425 0.99/1.00 vMB 10
761,419 761,419 00000000000000000005b12fc7c187f67659af80ba2954024dc856848681256e 1,070 0.33/1.00 vMB 14
761,418 761,418 0000000000000000000696012169d4f6af22c7f27fcc5462c84ebcb853c2539a 2,018 0.79/1.00 vMB 11
761,417 761,417 0000000000000000000700cf6cdbdb005539d5e7d3425403fc4a0e9b23926deb 1,817 0.99/1.00 vMB 7
761,416 761,416 000000000000000000077fc1947a5fc840700c5fad24e22848e8c22c98aa92fd 2,821 1.00/1.00 vMB 11
761,415 761,415 00000000000000000004ac57a5637729af449d47c13a882c1f3d5d4284545210 1,832 1.00/1.00 vMB 7
761,414 761,414 000000000000000000031a8c7a1895f5a70a00017780cdb69308bf98e0be248e 2,948 1.00/1.00 vMB 9
761,413 761,413 000000000000000000020da39a0fda4b4188a9f04d1eece121c922b9a44ffafd 1,188 1.00/1.00 vMB 2
761,412 761,412 00000000000000000001000519d8ec32c37e6a6470a857885be3c4066103538c 2,266 1.00/1.00 vMB 4
761,411 761,411 00000000000000000001dd59fcc792bf1a0fd9bc07bbee5ae29a723d05b05142 2,232 1.00/1.00 vMB 11
761,410 761,410 00000000000000000003ba556d64acb2fc1262a4ee2a3583efa135c23501b32b 1,446 1.00/1.00 vMB 17
761,409 761,409 0000000000000000000324897880971ff00dd376ed6bbb092ab7a5181be28c44 3,289 1.00/1.00 vMB 9
761,408 761,408 00000000000000000006e7f6c1f81641356b9354fba66f2c2ba560aa69e5ba10 1 0.00/1.00 vMB 0
761,407 761,407 0000000000000000000308657995760abb98686a6bc1f04421c126b8b45a7ed0 2,162 1.00/1.00 vMB 13
761,406 761,406 00000000000000000004de6477636b432caea7ee893305767cd6aec4bad796bc 2,525 1.00/1.00 vMB 14
761,405 761,405 00000000000000000003952b56b475fb6d86170b19d2f164d0c35dfb55c93236 2,157 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.29 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: 657.23 GB
    • Received: 14.50 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.