Loading Tool

Explorer IconExplorer

Memory Pool

15,970 transactions
9.39 vMB
0.03215676 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 3 blocks ()
  • 3 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 50.24/200 MB

Candidate Block

Mining Attempt ceb3604eec5779c59a004ad59bd3726c2d068d1ad015c931f5aac9908f78b32b
Version 20000000
Previous Block 000000000000000000017057df6d234f0ac6a521588cd266633a5b72151affe0
Merkle Root c2ed2583506354bce65df5e8bf75cd7a96b38e45d4c2a834531ddab942d3ffd3
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,805
Size: 1.00 vMB
Total Fees: 0.01128696 BTC
Median Feerate: 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,370 (830,623 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
82,747 82,747 00000000001b57cdbe533f92b969385a0b2ddbcbf9a875c5d469cdc71214766d 6 0.00 vMB 0
82,746 82,746 000000000012960378af03a358f952af65bb051dc0d4fed83950957af99d6ac9 25 0.01 vMB 0
82,745 82,745 00000000000e502b04a983d248d4f4b0c850be07b4ac4d52919e43f360b96f30 6 0.00 vMB 0
82,744 82,744 0000000000123577088c5300ed1d7f926aab4ad31af75b8da3fb8f74cdda1ff6 5 0.00 vMB 0
82,743 82,743 00000000000e224250ccea873f3259269ee259068703b1fc8d9e84f3766edea9 4 0.00 vMB 0
82,742 82,742 00000000000747628aa13675628388ef006233daed6dea1a88770de5c4c4be4e 20 0.01 vMB 0
82,741 82,741 00000000001cc154928ee4222450171a70b94b1abfe1b57917dd6227782b9495 6 0.00 vMB 0
82,740 82,740 0000000000106afb2e74232b5f24d413a5c69f6af0651a88797ea3e7451ba8f1 7 0.00 vMB 0
82,739 82,739 00000000003194b4f9ecb7b95ad5525b08c99203e61e306acb39f55b9f73910d 4 0.00 vMB 0
82,738 82,738 0000000000221dd49c3c9e21b38839ac7626b6fad4b2e734128960c2f56e0771 6 0.00 vMB 0
82,737 82,737 00000000000ad2713ad07a741df61db3e7a1c4f1899533e8fda14f4b2df56686 14 0.00 vMB 0
82,736 82,736 00000000001c1656d487670dbfbbcd94b1df9b86a3b897de01e0f7c42e67721a 15 0.01 vMB 0
82,735 82,735 00000000001e62fd253b4b911418dfd9405c586128c1f211604290cdba24d79f 9 0.00 vMB 0
82,734 82,734 00000000002e5ce230d15bdf9d86aa22bfb0ac7c39494ebb65d2fd5a0a6e407a 5 0.00 vMB 0
82,733 82,733 000000000019ffe35d903c53a70acb9eeaac80ab1ef2bf6098a1a142a45f6ab6 3 0.00 vMB 0
82,732 82,732 000000000011356bb6ec2367ad5edd8baa5dc97a5b4f1466c7d86b128e55655d 23 0.01 vMB 0
82,731 82,731 0000000000233481b336bc05226f0b70217e487fac7ef82b757e1b1a6b74b284 30 0.01 vMB 0
82,730 82,730 00000000002f8f0dd7c50256f67602b0c68af8ef8d832ba52f6c0b676365152c 8 0.00 vMB 0
82,729 82,729 00000000001103c2b1a3735561dac941764909ba9c42172a471a53d04e4df6ad 13 0.01 vMB 0
82,728 82,728 00000000001b79113e786af7b76842044e15006020982c343f7d5b142f7112d2 6 0.00 vMB 0
82,727 82,727 000000000025464dc0d8f0bd983b5483b3a3441e13558402b37fba3c6789914e 25 0.01 vMB 0
Previous 10 blocks ↓
Total Size: 779.51 GB

Node Details:

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