Loading Tool

Explorer IconExplorer

Memory Pool

48,965 transactions
30.10 vMB
0.15911542 BTC
Random Selection Loading Transactions
Max Size: 160.91/200 MB

Candidate Block

Mining Attempt b919e810577e629b5d2b23f532ddeeaff5e68bf29e343936a8e9227a9f049169
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root d680554f521e5c5becb49f909437cadf0fea25d79bcdd2a9af6ad73487933b32
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,205
Size: 1.00 vMB
Total Fees: 0.08362600 BTC
Feerates: 261.10 > 8.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (451,005 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
463,806 463,806 000000000000000001f45e10607585093a608eb79593e4aca1078c8760ad9ce1 2,075 1.00/1.00 vMB 134
463,805 463,805 00000000000000000108bc5aa862af702090ee369ee65b899dd7813e8a6c91c7 4,077 1.00/1.00 vMB 147
463,804 463,804 000000000000000001dd0aa7903e32775b1cf15e5dab9ecf46509df2c73479b3 2,272 1.00/1.00 vMB 139
463,803 463,803 0000000000000000006351d6978b207bbbc3ad5d5ef1c32effacb11cea67e6df 2,428 1.00/1.00 vMB 208
463,802 463,802 00000000000000000134901b2c3a0b4ddc14c9a6b3c5d04a545bc77ab34aff40 2,502 0.99/1.00 vMB 160
463,801 463,801 000000000000000001f7ae550f6321c0ab8921e089f2bd71876359269b8a591d 2,613 1.00/1.00 vMB 131
463,800 463,800 000000000000000000e94e65f3de2c8506de3afd237cf17a7aae94c05b9617c1 1,991 1.00/1.00 vMB 129
463,799 463,799 000000000000000001ba2d6568572cabecd394e068af56474b67a0cd40de79da 2,905 1.00/1.00 vMB 251
463,798 463,798 000000000000000000623cc44d0b57096cb88dbae079b69201ad5dc68059579c 1,231 1.00/1.00 vMB 140
463,797 463,797 000000000000000001230464a92dc70958eadec4c444f7dd27e1c219b2c22064 1,579 1.00/1.00 vMB 171
463,796 463,796 000000000000000000492937767fef8c3ba7433f79cd58ca6d841382859c4ef2 1,717 1.00/1.00 vMB 144
463,795 463,795 0000000000000000013646fc84fa7b4a9dd675f4a75ac88c914f84942237cacf 1 0.00/1.00 vMB 0
463,794 463,794 00000000000000000065c02fbf8ee0e8519fdc46451d6c8e0b3d3ec562e674a0 2,039 1.00/1.00 vMB 183
463,793 463,793 000000000000000001d531e84bee9dbdecb1bc82d268706c05f4d30520cf1401 1 0.00/1.00 vMB 0
463,792 463,792 00000000000000000213a57e5c91b5bfd5e2f3a06b8e4ab99610ddc57d01ded2 1,821 1.00/1.00 vMB 135
463,791 463,791 00000000000000000037c460455df9507d12f623614c4fe5a3aa158935fa394e 2,335 1.00/1.00 vMB 162
463,790 463,790 00000000000000000069ad84702eaabf505668a4418bc8c18cdad0d27afbe0c6 2,203 1.00/1.00 vMB 187
463,789 463,789 0000000000000000001deb58c66d04e39b877e0fc71fcb74ce925c8e08f9e8a3 2,554 1.00/1.00 vMB 216
463,788 463,788 00000000000000000108ed60d096a2795862682ca3829e0e1b0aefd65cc3fd53 2,689 1.00/1.00 vMB 227
463,787 463,787 00000000000000000007c59dd92445dbc24ef808524fb18513d7525c45e25f96 1,968 1.00/1.00 vMB 231
463,786 463,786 00000000000000000058ee214db571cb8cc7eb2d884082cbfdc846b74ebc732c 2,295 1.00/1.00 vMB 145
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.