Loading Tool

Explorer IconExplorer

Memory Pool

83,568 transactions
30.79 vMB
0.14947414 BTC
Random Selection Loading Transactions
Max Size: 185.33/200 MB

Candidate Block

Mining Attempt 69c9b56e2fd4af1e7a9ed996e8d85d0bdfcd14161c6c2de6c8b3c0e0bd6cdfea
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 7ce37abae32c913eff2d0e610ee32040d9572e4a5037a9ad983c64d2cdd3c3ad
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,514
Size: 1.00 vMB
Total Fees: 0.08337434 BTC
Feerates: 150.77 > 8.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (153,540 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
761,428 761,428 00000000000000000005b9cc34e4034118621285152eb79c72fcd5fd6ff32898 2,745 1.00/1.00 vMB 7
761,427 761,427 00000000000000000004072a4fe06af4970818acf6b0c71f11a5dd2ee478885a 2,682 1.00/1.00 vMB 10
761,426 761,426 0000000000000000000487fc7a627a4bd24f9d46d92196429de20c80612648ff 3,407 1.00/1.00 vMB 23
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
Previous 10 blocks ↓
Total Size: 782.33 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 660.44 GB
    • Received: 14.75 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.