Loading Tool

Explorer IconExplorer

Memory Pool

82,333 transactions
31.85 vMB
0.07636341 BTC
Random Selection Loading Transactions
Max Size: 193.58/200 MB

Candidate Block

Mining Attempt b754ea3dd90987d58add4346693d1436160892242e747e6c4c574bddb05b0cf2
Version 20000000
Previous Block 0000000000000000000073858b84c6401114582f0135c71d085cde3871dc221b
Merkle Root 065ea1a3449bb712a2dc7f4f957a454fb83f9f58dac5ba9d099b5f61ee2848f0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,484
Size: 1.00 vMB
Total Fees: 0.00682903 BTC
Feerates: 146.96 > 0.68 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,216 (179,655 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,561 735,561 00000000000000000001fa6cd0c82416531c15a57289831745878ed90233f4ee 671 0.27/1.00 vMB 14
735,560 735,560 00000000000000000006ca04dff41f179288466fce44efcd176a8dffb09f8c86 1,769 0.69/1.00 vMB 11
735,559 735,559 00000000000000000003a11d9b94444b531b3eeeb7c51d49e3b9bf1b29a3f30f 1,908 0.77/1.00 vMB 12
735,558 735,558 000000000000000000047ac1e3f4781657a2e3b65ce610cead48bb631dfe7365 1,632 0.69/1.00 vMB 12
735,557 735,557 0000000000000000000680821abd4d1404f05d18acf7e96472195f89af9ac435 126 0.03/1.00 vMB 14
735,556 735,556 00000000000000000003dfd83c67f4bf20a84101732532be9cfe883e89d01061 435 0.27/1.00 vMB 9
735,555 735,555 0000000000000000000577e1db4ac07ac24614c08980eff25bc0e005909e6b14 950 0.37/1.00 vMB 5
735,554 735,554 00000000000000000006268ffda031b06bcad65104897ba9caf5c83e00d4d5b0 1,112 1.00/1.00 vMB 16
735,553 735,553 00000000000000000000e29a4207b83785b56dc15c73d1055ba68066b8b115e0 843 0.32/1.00 vMB 9
735,552 735,552 000000000000000000089105adc835940d3b389e7f06cd72b608644d44b57680 1,151 0.38/1.00 vMB 13
735,551 735,551 00000000000000000008730ff6b4e0c18c2e8c312a2dabd26cd21f6995b0266d 2,230 0.74/1.00 vMB 11
735,550 735,550 00000000000000000002aa60e5c4e2b18d0aca4d4dca907d35e0bc1d529fc8a9 457 0.19/1.00 vMB 9
735,549 735,549 00000000000000000003a5ab076c4d265fd4ad9aa613a2e81145dd385e8d2db8 379 0.14/1.00 vMB 11
735,548 735,548 000000000000000000015f81b6d984e31bfc078cfffb385d381866af8b8ed395 513 0.20/1.00 vMB 8
735,547 735,547 00000000000000000004e2bb6fcb938d800a7ba3731f95a3d583b8ed4eb12630 1,395 0.81/1.00 vMB 12
735,546 735,546 00000000000000000004f6376687acf2e863d9c1f1ec75127466e370910e09d4 268 0.08/1.00 vMB 10
735,545 735,545 00000000000000000003dece44f1aee506bda72b5b61badb494bb3f63463be17 2,129 0.80/1.00 vMB 10
735,544 735,544 000000000000000000085e15ebe4ecdf604c11e66c521a0fd124710731e8ed38 183 0.09/1.00 vMB 8
735,543 735,543 0000000000000000000159d6123c5053dac812030fe15808b35aea7d067fa718 342 0.10/1.00 vMB 10
735,542 735,542 00000000000000000002e99874a32a95360b01648a81fccb7d03d9d7edd57743 494 0.17/1.00 vMB 10
735,541 735,541 00000000000000000007494bb1db37b5a3b0b3c06db0228ad8641b576624fb26 132 0.05/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.76 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: 709.01 GB
    • Received: 16.82 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.