Loading Tool

Explorer IconExplorer

Memory Pool

74,677 transactions
27.54 vMB
0.07180836 BTC
Random Selection Loading Transactions
Max Size: 168.13/200 MB

Candidate Block

Mining Attempt 6a42caaea2442cb8e2f5788a332b1356cbbf46a2942a668c5512c1c391dde208
Version 20000000
Previous Block 00000000000000000002102afa1db3081518716f594315bc6c7bf9736cdf6fb9
Merkle Root ffb20e7903fd23eadbc0fc8bd6e5b1acc193d9986018c6b043ede7107704e1a2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,753
Size: 1.00 vMB
Total Fees: 0.01293106 BTC
Feerates: 80.55 > 1.30 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,258 (94,483 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
820,775 820,775 0000000000000000000269b612954e9a10a943426b5485ba4db6f7edae1f95f2 3,136 1.00/1.00 vMB 35
820,774 820,774 00000000000000000000beef629bf65221eb2f374e28cbe3c9f36220b20dcf6c 2,665 1.00/1.00 vMB 39
820,773 820,773 0000000000000000000418e655e8929bd082fa7616049c454ef74d7f6f583942 4,553 1.00/1.00 vMB 63
820,772 820,772 000000000000000000039487f26f770d9106391213058225a683411816030e50 2,790 1.00/1.00 vMB 36
820,771 820,771 000000000000000000009db2cb6e7aac78b5896fb0fc3908fff3430af302ead7 3,639 1.00/1.00 vMB 58
820,770 820,770 000000000000000000002e0688ad1bd01612b247efe3bdd4227e5251f46d954d 3,446 1.00/1.00 vMB 51
820,769 820,769 0000000000000000000278243bf5f59b1a9a836b69bd4f0b7e9a874aa4164ce7 3,522 1.00/1.00 vMB 46
820,768 820,768 000000000000000000028ecaed769210bfe88aee67d234f97a3af60fda438f41 2,567 1.00/1.00 vMB 55
820,767 820,767 0000000000000000000097216ef1a62cbb9aec031e5cde889a3085d73555ec65 2,753 1.00/1.00 vMB 67
820,766 820,766 00000000000000000003b2888dceadec4053c7d602c6a2068ee746831571b1f8 2,708 1.00/1.00 vMB 75
820,765 820,765 0000000000000000000382a5d9b6159b46132eab67bc4f922f2ceb57c4610803 3,519 1.00/1.00 vMB 79
820,764 820,764 00000000000000000000479ffa232746beb620583e8c1c03a9e1d5298652f3c0 3,078 1.00/1.00 vMB 70
820,763 820,763 00000000000000000001096bdd709be3dae6802ede42c1d66567410c32786943 3,043 1.00/1.00 vMB 74
820,762 820,762 0000000000000000000055fa36ed389dfb0b6ff4c50fb057aaf6fd8fb2e269ab 3,385 1.00/1.00 vMB 66
820,761 820,761 000000000000000000026eb0f18b023b15d46661c13363c561dba7465a3a595b 2,757 1.00/1.00 vMB 84
820,760 820,760 00000000000000000002db780b06e9577120d3638c4a0bad1219ae578f24644b 2,649 1.00/1.00 vMB 73
820,759 820,759 000000000000000000018bd014f7ee303bf91ff374cc4da101c32a792eadbe58 3,539 1.00/1.00 vMB 86
820,758 820,758 00000000000000000003a378e4c84b546e0c97d7539201354d114a955288a13a 3,279 1.00/1.00 vMB 96
820,757 820,757 00000000000000000002da04d2960e935b4976a57a2ec4b724a6dda32b4d87e3 3,121 1.00/1.00 vMB 97
820,756 820,756 0000000000000000000170bd6cf960fc0303e0f2cd3ebfd2df86ca487dcc9bec 3,942 1.00/1.00 vMB 105
820,755 820,755 000000000000000000019383db949ba0f2c68817bf81607236e9080dc73c6737 2,977 1.00/1.00 vMB 157
Previous 10 blocks ↓
Total Size: 782.84 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: 712.00 GB
    • Received: 17.15 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.