Loading Tool

Explorer IconExplorer

Memory Pool

85,262 transactions
31.93 vMB
0.19692727 BTC
Random Selection Loading Transactions
Max Size: 189.72/200 MB

Candidate Block

Mining Attempt 9df6dbd9d768e84b6b9248d338cce80b318dead140289cdfc6c4b5bb4385f8fa
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root e25e5b713f37a5b0d713fd5df46234dec962a97698993335d7fbd332b109392a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.07592613 BTC
Feerates: 301.64 > 7.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (123,369 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
791,776 791,776 0000000000000000000070fe5a0157a4c63d06ed0fc9ec73480ec7b3167f2119 3,668 1.00/1.00 vMB 41
791,775 791,775 000000000000000000007ff830514b476210716535e191dd0cb3069a38c6f6f2 3,988 1.00/1.00 vMB 58
791,774 791,774 000000000000000000046c26f11387bc410d7c76264fccf87aa9feb0b5c3cbe3 2,699 1.00/1.00 vMB 29
791,773 791,773 00000000000000000000b83386047aa46d7d765d11cf6823378fd2a7a57564ef 485 1.00/1.00 vMB 20
791,772 791,772 000000000000000000031ed90ad3850ca1433da31a93ebf8cba80e743b0d453c 2,946 1.00/1.00 vMB 27
791,771 791,771 00000000000000000003a4fa9c557b68103077aacfc8c50f7e4b7d02da884876 3,861 1.00/1.00 vMB 37
791,770 791,770 00000000000000000001e89e67ebaa4a6e8b8cfbc4bf0f6c126fb2b445a416a4 1,463 1.00/1.00 vMB 18
791,769 791,769 00000000000000000003af79c18760c80dcdc48a271d0cd905eb0c8a9df5c441 3,910 1.00/1.00 vMB 35
791,768 791,768 000000000000000000052140b4df297685b8784b2b6bff55d308f9dc34eaf71a 3,781 1.00/1.00 vMB 46
791,767 791,767 00000000000000000000813d1e9033fa2fcb4fee25c5309ff3d8664226957ec5 3,857 1.00/1.00 vMB 39
791,766 791,766 00000000000000000004f4b9f17a180e2eefe2c0f7b5233b3853dfd344179bbe 2,634 1.00/1.00 vMB 27
791,765 791,765 00000000000000000003deca1af106088441454a9a95a46d4d9d28447138cd85 2,968 1.00/1.00 vMB 29
791,764 791,764 000000000000000000049fa6155b0fa4e112ff0436af17077b43e5e0ff34e437 149 1.00/1.00 vMB 17
791,763 791,763 00000000000000000000bd65787e6f263ebc517a0bf9ecd50707cc99df3192ac 2,228 1.00/1.00 vMB 27
791,762 791,762 00000000000000000002b90078667e7c33b07bd502018c6c5ea8a43c7e7e6d23 3,950 1.00/1.00 vMB 25
791,761 791,761 00000000000000000001aa4d8e46f2a17d3696ef9c543f4b57a67338088ad464 2,942 1.00/1.00 vMB 19
791,760 791,760 00000000000000000001bd8aec0f5bf7269901069a3068793280b316eeb1f52e 4,377 1.00/1.00 vMB 34
791,759 791,759 000000000000000000058752b1b668af84c36ec36e03d8683398b5ac3acd5662 3,737 1.00/1.00 vMB 35
791,758 791,758 000000000000000000008531a96228696e99593a97f6e326a380bc7809dbd6cb 3,703 1.00/1.00 vMB 34
791,757 791,757 00000000000000000003b6223403f3101da00f6ae0600164220e438efaf17f6d 2,929 1.00/1.00 vMB 24
791,756 791,756 00000000000000000000b8ebb562f874e1015450e8758dc4ec4bf2caf9701542 4,158 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.65 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: 672.61 GB
    • Received: 16.28 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.