Loading Tool

Explorer IconExplorer

Memory Pool

83,612 transactions
30.82 vMB
0.15054501 BTC
Random Selection Loading Transactions
Max Size: 185.44/200 MB

Candidate Block

Mining Attempt 2e76872b60a62eb0af4be2f036178dd445be3bfce0744bb78fd78bb2fb03d0d2
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 6fe6afb195c2d86dc46efdd6b49d2bea4c0869823199230c95612733473bdd09
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,471
Size: 1.00 vMB
Total Fees: 0.08382936 BTC
Feerates: 150.77 > 8.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (240,235 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
674,733 674,733 000000000000000000023171f918ce2b54e799784833b7da506c21e22ed5c137 2,927 1.00/1.00 vMB 71
674,732 674,732 0000000000000000000343190a31236b336151087a936c78e2cccc24bf072be9 2,248 1.00/1.00 vMB 77
674,731 674,731 0000000000000000000a6d340068f16199157ec7c668af43e5bf5bb9fa21a858 2,059 1.00/1.00 vMB 102
674,730 674,730 0000000000000000000acab82dc645e5ed3c726799405c05d5e42925bc81f4d9 3,281 1.00/1.00 vMB 128
674,729 674,729 00000000000000000005b9f23cbf1961ebb5e5ff1f592812094b8d9d8d2a546f 1,229 1.00/1.00 vMB 101
674,728 674,728 000000000000000000098e65faa2e7cf2da6fd9d043e6d3ac73a8d322d2e36f2 712 1.00/1.00 vMB 99
674,727 674,727 00000000000000000003bd031e1baa9d20294f36156c181a9ee3d9edfc9bb739 2,397 1.00/1.00 vMB 117
674,726 674,726 000000000000000000025d63507ec466b65133e35929e8bdff9187bc5915d888 2,961 1.00/1.00 vMB 99
674,725 674,725 00000000000000000005593644653b20e711f3e2e9bab958191ae3ccf2e5c05b 2,411 1.00/1.00 vMB 99
674,724 674,724 0000000000000000000394e86e4e790c63c4b9940152133071b93fc5bc8d8360 999 1.00/1.00 vMB 102
674,723 674,723 00000000000000000005ad9228ffd7108fa4e0c3f4da3b5bd8083166caf14443 2,022 1.00/1.00 vMB 111
674,722 674,722 00000000000000000004f577cdb2c9131df67e35f74cf2412743d589cedb3f7a 2,247 1.00/1.00 vMB 111
674,721 674,721 000000000000000000005e101c2c525af52e422e27b45864a0d97553ad78c5c8 2,923 1.00/1.00 vMB 106
674,720 674,720 0000000000000000000b4e764da9a212cb207af2d2a02452e491e3fa20ca7623 2,148 1.00/1.00 vMB 101
674,719 674,719 00000000000000000001cecb0c55fb8aef06839b239474b0da8dfe767dbf0d57 1,658 1.00/1.00 vMB 104
674,718 674,718 00000000000000000008a077a606574fa3422a75bc127f505da04d67268854ed 2,442 1.00/1.00 vMB 143
674,717 674,717 0000000000000000000801f135686d4f7c32c489728baf0dc5715a751d29dcf5 1,464 1.00/1.00 vMB 181
674,716 674,716 0000000000000000000a4a158a25fdf7f10545e9fb97a713f6ca112fbfbd9d6e 2,398 1.00/1.00 vMB 128
674,715 674,715 00000000000000000006c3b236b366797baa9e7119502135ca19fb114e9120b1 2,390 1.00/1.00 vMB 60
674,714 674,714 0000000000000000000684cdf27dd8b02d60902fc6b9c6c52cd50f454148ef60 1,739 1.00/1.00 vMB 41
674,713 674,713 000000000000000000050655a62621955eb3334717923b25e0a72b9922e86d96 673 1.00/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.33 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: 660.44 GB
    • Received: 14.75 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.