Loading Tool

Explorer IconExplorer

Memory Pool

83,033 transactions
30.59 vMB
0.16385351 BTC
Random Selection Loading Transactions
Max Size: 185.65/200 MB

Candidate Block

Mining Attempt f9afd6f039f4076e5a61f8b35365e237963ff15fc16a1c8cbb4a214ca414e78f
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root aeda8eb05c90bd1382e579a68166836b3766ab345756024a2786c919d85cbaf1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,098
Size: 1.00 vMB
Total Fees: 0.08445981 BTC
Feerates: 150.79 > 8.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (174,462 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,663 740,663 00000000000000000005d027def46e3f8b2b7688a3b2b351ced58aab6d80db6f 2,432 1.00/1.00 vMB 24
740,662 740,662 000000000000000000001aa7b98493f151bd565c30ac69f840b4ccf952ba8dfd 1,839 1.00/1.00 vMB 21
740,661 740,661 0000000000000000000053006ed1d0029e4016177be406de6348ae211786a8ec 1,512 1.00/1.00 vMB 13
740,660 740,660 00000000000000000007b9b81b5919c9af28217bc1e805281c3041d615e595b6 3,376 1.00/1.00 vMB 32
740,659 740,659 00000000000000000007515fa50754ad572854b6b66668fdc93b85355e049950 3,362 1.00/1.00 vMB 12
740,658 740,658 00000000000000000005c28ac26fe1172c2e0b52aa89cf2da34c467d89868b52 2,551 1.00/1.00 vMB 28
740,657 740,657 000000000000000000055aefc3a9c21f95988663bcf124228d2caeb8a23c76c5 3,347 1.00/1.00 vMB 20
740,656 740,656 000000000000000000007f114d72571cf2c6da541488890a2e5c831afaf44549 158 1.00/1.00 vMB 13
740,655 740,655 000000000000000000054aa07a5790dafb4ee6a278d6ec251189c980abdee186 2,190 1.00/1.00 vMB 25
740,654 740,654 00000000000000000008634fe09dd7f6deba700f13ddc5ccfcbb8c78cd062729 349 1.00/1.00 vMB 14
740,653 740,653 00000000000000000006550863ec2615deceeba570ff8919a0fdc3e506633371 2,596 1.00/1.00 vMB 28
740,652 740,652 00000000000000000003bdc348fcbc5bfd5261c8b1050c358cb977c8fea10e11 2,317 1.00/1.00 vMB 16
740,651 740,651 00000000000000000000b92615658da29458e0bb2b8c8b2f3970f90835b0e10c 2,028 1.00/1.00 vMB 27
740,650 740,650 00000000000000000007170e8fd17de73d36c7f22a403633e960b5f5867ed1f4 2,656 1.00/1.00 vMB 28
740,649 740,649 000000000000000000080bd680aedb73788cca1fc4ef28b9dd690cb4204a194a 3,567 1.00/1.00 vMB 41
740,648 740,648 0000000000000000000834b6e1518a20c5aaee9604489247b8e94da9afaf62e7 3,127 1.00/1.00 vMB 31
740,647 740,647 00000000000000000007813a8e3a7fce6c408a0dee646c6160e96cfadf8c95e2 3,414 1.00/1.00 vMB 40
740,646 740,646 00000000000000000005bab6ecc69c07b27b625979bbde58df2262b76c213c61 1,535 1.00/1.00 vMB 21
740,645 740,645 00000000000000000006ad112312ada889909516bac4c12a76c12a713eddf557 708 1.00/1.00 vMB 17
740,644 740,644 00000000000000000003e40f9708048dc18cedb51132435295fffae8d400e36f 3,151 1.00/1.00 vMB 35
740,643 740,643 00000000000000000007d95841f2a8cb23e502c964d0a49ba10b5bad013669b6 298 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.61 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: 671.91 GB
    • Received: 16.06 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.