Loading Tool

Explorer IconExplorer

Memory Pool

85,755 transactions
32.88 vMB
0.13199884 BTC
Random Selection Loading Transactions
Max Size: 195.52/200 MB

Candidate Block

Mining Attempt 83629880a9ed6428385b206540d317903c19982fa769f22db11726bbb9ac0ee6
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 3d0972cdbead20bc0f08e9d69106286e19c84d5b6ed502d246ec32e21a663bef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,633
Size: 1.00 vMB
Total Fees: 0.06095129 BTC
Feerates: 387.56 > 6.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (382,166 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
532,787 532,787 0000000000000000002a935d65f4b8e805eee06ee650ebce60e1effd4d929c5d 2,022 1.00/1.00 vMB 13
532,786 532,786 0000000000000000001d59bdc01302921daef509ff608acbf0ff360b43c07eb8 512 1.00/1.00 vMB 3
532,785 532,785 0000000000000000001a86cde3f1b3053ef527036986b6ab40d74abc5a8593a2 1,820 1.00/1.00 vMB 13
532,784 532,784 0000000000000000000554c8354a292ad8ce8b06f61d542a15035d58c8ae8885 2,278 1.00/1.00 vMB 23
532,783 532,783 0000000000000000002dd8665fb94b462bfc080a7af33eac24f268b193f73f0e 1,805 1.00/1.00 vMB 25
532,782 532,782 0000000000000000002242501c745c5b9eadd1e0b5ccf75871cb5177a469d302 826 1.00/1.00 vMB 7
532,781 532,781 00000000000000000032521ccd1eab4d7ba08be1f89a82fc3fa5ce2741177ecc 2,553 1.00/1.00 vMB 16
532,780 532,780 00000000000000000003972c3d95015978a4b7fa5662aee1417b677058178318 2,433 1.00/1.00 vMB 43
532,779 532,779 0000000000000000000dc8a8b42d286c1796337a3cc44622143320e98a40415c 16 0.02/1.00 vMB 10
532,778 532,778 0000000000000000002f1b493d4d02fc99d383b3e033e5654c8ebca1f0cfab54 284 0.20/1.00 vMB 8
532,777 532,777 000000000000000000216a54e0071f7af299d4ef547a28b881b7b6c1ccae65b5 850 0.63/1.00 vMB 11
532,776 532,776 00000000000000000020698ff64a435eac2eabcea7bb834613a0d0341dbe220e 173 0.40/1.00 vMB 3
532,775 532,775 0000000000000000002fb01850e1b44d772154ac613fb4a798b193c8220720bb 1,577 1.00/1.00 vMB 20
532,774 532,774 00000000000000000006df782f2320d257942b62540ec55829eedf984be38375 308 0.17/1.00 vMB 9
532,773 532,773 000000000000000000236bbdc79078fad99de204ff3bb1f8aaaf7a46e0dd95f6 1,273 0.68/1.00 vMB 13
532,772 532,772 00000000000000000008f1854518c7d1aaa3ea5de36b6cb63b19407f5e8c2ac5 2,317 1.00/1.00 vMB 25
532,771 532,771 000000000000000000297f3f0c5512267137a91dc05b1c8c7e040eff2bacb106 329 0.17/1.00 vMB 19
532,770 532,770 0000000000000000002d88551dfae368ad67ed4bb6008cf81234e0f82f982472 586 0.26/1.00 vMB 16
532,769 532,769 00000000000000000010170b7c16d772ae5e1ae4547d94879d6d9b80e1046526 448 0.17/1.00 vMB 24
532,768 532,768 00000000000000000011e492b3556024166ddfaf16e328126f3078044b46adb0 1,124 0.64/1.00 vMB 34
532,767 532,767 000000000000000000332d4444d7429eb9b8cef1af04caee93024176496d1b22 1,060 0.39/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.31 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: 659.27 GB
    • Received: 14.60 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.