Loading Tool

Explorer IconExplorer

Memory Pool

47,426 transactions
27.99 vMB
0.13370193 BTC
Random Selection Loading Transactions
Max Size: 146.93/200 MB

Candidate Block

Mining Attempt 0aba10e42820fc38c5675d36bb3d09d34ca0d7623d597ed7afaab56e15646861
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root a9a8b88aae43f1b1cd22744ae80bc161588f7336621b8472dc48e5855bc902d8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,683
Size: 1.00 vMB
Total Fees: 0.06023752 BTC
Feerates: 151.12 > 6.04 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (145,195 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
769,681 769,681 00000000000000000007813499d076f877d525fc764d1c20ca5fa9a13dfec2ec 2,154 0.73/1.00 vMB 11
769,680 769,680 0000000000000000000401d1a73a02d873db4d13397372f5e7347ace8c845ed7 1,112 0.40/1.00 vMB 11
769,679 769,679 00000000000000000004c21c475c2701b209ae6e95bc56fcef70fa4387a5758c 1,315 0.48/1.00 vMB 11
769,678 769,678 00000000000000000001a2f5b890b30ede223eaee2f5fef92ad1b750da24e820 533 0.17/1.00 vMB 12
769,677 769,677 000000000000000000030255b6d311e6f340e5ad5d8215e5677a894a2f4895f1 671 0.18/1.00 vMB 13
769,676 769,676 00000000000000000002955033204504b3cedd4d3d49a79fa8ed9376952fa711 206 0.13/1.00 vMB 4
769,675 769,675 00000000000000000001287efd48707db4543879bac52bff0885bc386aec2f73 1,745 1.00/1.00 vMB 10
769,674 769,674 000000000000000000053a0a51e321c39759b5824485dd897fffa88a7608a3f7 372 1.00/1.00 vMB 4
769,673 769,673 000000000000000000049990f2dafb8d906aab4df408055aff3da9b3de94f224 784 1.00/1.00 vMB 2
769,672 769,672 00000000000000000005b55d77704de07181221a5735d8430052c147b2618e76 1,002 1.00/1.00 vMB 4
769,671 769,671 0000000000000000000038b2bffaaa8bcc01699c9714515b8c666adef1881c37 1,712 1.00/1.00 vMB 16
769,670 769,670 000000000000000000068a0fa7c816029bcf6b7e4e0456106b3cdefc125b7bd3 2,752 1.00/1.00 vMB 12
769,669 769,669 00000000000000000007d8099d9aaf82f998abfb82976529e13f065eedd294ca 2,975 1.00/1.00 vMB 23
769,668 769,668 00000000000000000001c4092eca1a88c72aa3bad92ac14b5a577401fe935105 120 0.03/1.00 vMB 16
769,667 769,667 00000000000000000001261f4a55c2fedd951ac864bf7c13f98f14e15003b3e6 664 0.26/1.00 vMB 11
769,666 769,666 00000000000000000004825d1ff39b5c4b4659facac8c31cfca3823863a40897 1,501 0.70/1.00 vMB 10
769,665 769,665 000000000000000000075b734d186165cbc102d9e7dc68832de0a3c31a7528a5 240 0.08/1.00 vMB 12
769,664 769,664 00000000000000000005268bd463b72ec8459297d81fc0ac7a2515259e542d8b 90 0.03/1.00 vMB 14
769,663 769,663 000000000000000000028d87a375b15a8853ac6efc75c64c7a7768ddae97faee 12 0.00/1.00 vMB 34
769,662 769,662 00000000000000000005551bfc7070cfae47a6671e4f722d59523f07778d27f0 887 0.30/1.00 vMB 12
769,661 769,661 00000000000000000001e39dd29af2205c2d5d4579d7893b988faec9b1211a90 980 0.70/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.92 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.