Loading Tool

Explorer IconExplorer

Memory Pool

29,418 transactions
26.04 vMB
0.07535834 BTC
Random Selection Loading Transactions
Max Size: 128.75/200 MB

Candidate Block

Mining Attempt 43d9e8342fe581bea5a431dc23f455a5841c7c3952285958e98cebd16956d055
Version 20000000
Previous Block 0000000000000000000088eb0f120f975e57ee7b05837846c83d2c87324a46fd
Merkle Root 969c07bde977679b0361d0f34d528f95f88c72578198158ae45b4f0fa2333205
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,523
Size: 1.00 vMB
Total Fees: 0.02699666 BTC
Feerates: 502.67 > 2.71 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,242 (894,460 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
19,782 19,782 00000000397cf63e5b792a089835459dc87e56785c6170f50437dd13ed838c0b 1 0.00/1.00 vMB 0
19,781 19,781 00000000129d2906b7c03a12f252cc6ac88534ef628dd34df72439c306e54eba 1 0.00/1.00 vMB 0
19,780 19,780 000000002cfe9ff960434fcae43ed56aab9dafa1cbc58cd03aacfe122a82fc5c 1 0.00/1.00 vMB 0
19,779 19,779 00000000d5bc6fcf03159c668e4b2f7a855f07f6067ee5672517485a8d8ef633 1 0.00/1.00 vMB 0
19,778 19,778 00000000eadc721bdefc25e1713d2a81608f5ae0e20a00e9f5aa174cc604b943 1 0.00/1.00 vMB 0
19,777 19,777 000000004032cc1fb189ad9182050e45eec6c256d8291810b78dbaaa543f4b78 1 0.00/1.00 vMB 0
19,776 19,776 000000006d47d1a0e8d803603fca08040a0c38934c4be641e0da64c46c8cc09e 1 0.00/1.00 vMB 0
19,775 19,775 00000000d37e40825ef06dcfd4fb9540f4e7be9d9199f165f8bf65a1db992ada 1 0.00/1.00 vMB 0
19,774 19,774 000000003a0cfa353f8f9e72eb7257c8ff0f0ba59b14ab0b0c7044cfee6c403b 1 0.00/1.00 vMB 0
19,773 19,773 00000000882609051361c3e8bc41b7b8e8f8cf9c6ddf9f5c296cf74245d3d1db 1 0.00/1.00 vMB 0
19,772 19,772 000000004996348d16a3e2f6fad4e367f2882d0dcc5eddabe40cad6141d6c0af 1 0.00/1.00 vMB 0
19,771 19,771 00000000f7bc13e025ccf373f35f72c44202a19a4004719a2aba49dd6b730ea0 1 0.00/1.00 vMB 0
19,770 19,770 0000000039447b4c8e29a1efa9e12236a03657df342a2ff3d4257a296211ed64 1 0.00/1.00 vMB 0
19,769 19,769 0000000086f6ec1aa540ce15c64f8bdae18e7697f0195018bd56b97cf0abf331 1 0.00/1.00 vMB 0
19,768 19,768 000000007e28c3e6fdd86aa821263eea18a657afc8566b6afa55cb0768867b9b 1 0.00/1.00 vMB 0
19,767 19,767 00000000840455ccf65dd032657205fcf100eaa4f5967978efd0eb3b2432582c 1 0.00/1.00 vMB 0
19,766 19,766 00000000093c968ff45b3973e1bdcee2e547836ed7489a5aa2fc7f04a6f5c718 1 0.00/1.00 vMB 0
19,765 19,765 00000000c422a8507011a833ec6240904d424cc65e82d4ceca0bc2b3034aebc8 1 0.00/1.00 vMB 0
19,764 19,764 0000000011aee8e45502787c6703a0122590f944e1bfec10c11289cc5d289861 1 0.00/1.00 vMB 0
19,763 19,763 00000000af9a4710a702cd297ba6fc9c8833f2adc4332a1ef2030e97b943064e 1 0.00/1.00 vMB 0
19,762 19,762 0000000081e2529ce1aa86da5ab7498de6f1a1e507e5727a923b36a996754764 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.02 GB

Node Details:

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