Loading Tool

Explorer IconExplorer

Memory Pool

79,864 transactions
29.83 vMB
0.08080091 BTC
Random Selection Loading Transactions
Max Size: 179.06/200 MB

Candidate Block

Mining Attempt 12a51849b2b9f3f05d7f9f64a06e6a392d5ad73b59c2d670b54b6b5e286a76e1
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root d72afdd50bcbeda8c9481e07ee6b0679277f3ae2ffff5724449563f9a989e823
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,684
Size: 1.00 vMB
Total Fees: 0.01995247 BTC
Feerates: 100.29 > 2.00 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (204,324 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
710,680 710,680 0000000000000000000853369da8c8cd44a8869727c4ce76ebc00058a57f4e85 260 0.08/1.00 vMB 11
710,679 710,679 00000000000000000004ffc57489a527e9494f231140922d2b0678f1fed5ff1d 528 0.24/1.00 vMB 10
710,678 710,678 00000000000000000003c6cd2b1c459c2bcce3c55f8d61b1ddf421a71406e778 1,513 0.51/1.00 vMB 10
710,677 710,677 0000000000000000000bbc4e477cabad238a11b3310b2d36f9ef183e5bdfc41b 597 0.19/1.00 vMB 10
710,676 710,676 000000000000000000046ff0d22b268d2c8f5c6a22c1197eb6ff078b98299461 2,668 0.99/1.00 vMB 9
710,675 710,675 0000000000000000000c51d02657fa7aa5aed1357170666eb3be46be0842acf7 1,099 0.42/1.00 vMB 9
710,674 710,674 0000000000000000000143bbe872579b571c821646a7e3853cb9be589edbcdc9 158 0.04/1.00 vMB 11
710,673 710,673 0000000000000000000ad983ffa6d522b7ac9242238aa399a02ef202faf42fa5 978 0.56/1.00 vMB 7
710,672 710,672 0000000000000000000214d9a93067fc3476ff3f30b55dfd4fa95a0222c7d71b 2,975 1.00/1.00 vMB 10
710,671 710,671 00000000000000000009f2abdc9734f74b4a8c376bedce6616a68757561acaf4 1,530 1.00/1.00 vMB 3
710,670 710,670 00000000000000000007841c4c6a15bf614edab6da330781d6f5f7ace871a15f 2,601 1.00/1.00 vMB 9
710,669 710,669 0000000000000000000a5fc9d4d2e99294a3916b445459057318351c7b6a8392 2,819 1.00/1.00 vMB 15
710,668 710,668 00000000000000000004af98d2d011296e749a82fc143a673c40eb006d77b2aa 66 0.02/1.00 vMB 16
710,667 710,667 000000000000000000034d4a0d70939bb24396943057c271e0638a9805f91ba9 2,791 0.97/1.00 vMB 13
710,666 710,666 0000000000000000000650d8cda641333c7bc605f2b0bba80b2af2432ac6fdb2 1,071 0.41/1.00 vMB 10
710,665 710,665 000000000000000000051019f7c6685ba8431190614bd7e933f6017edc89590f 945 0.33/1.00 vMB 10
710,664 710,664 000000000000000000036f573cfe7c12cc24994b80b7f4cad9b6c86bb4dc1ded 1,406 0.48/1.00 vMB 9
710,663 710,663 0000000000000000000a942ffd15c3b66453e50f9c0468c3465bc90903b67249 1,662 0.56/1.00 vMB 9
710,662 710,662 000000000000000000040ac501fc9174efcc1c269c0b5f61cb63af8bb3b2d854 261 0.09/1.00 vMB 13
710,661 710,661 0000000000000000000b85fed60ab987db009cdf245206e6406e9d3d67ffbf9a 808 0.31/1.00 vMB 10
710,660 710,660 000000000000000000094f7270bd6497a6f0912f44b6e0f57a7ebaaaedec064a 876 0.44/1.00 vMB 4
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.04 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.