Loading Tool

Explorer IconExplorer

Memory Pool

78,651 transactions
30.01 vMB
0.08908777 BTC
Random Selection Loading Transactions
Max Size: 179.28/200 MB

Candidate Block

Mining Attempt d005f2cc686cead4864193557bb62694f0b037b983598ae64beaf3d62ec5143a
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root 2c10660582a40d9fa86540dd0b3035f29ceb80335899d0c8537b318df0147b95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,853
Size: 1.00 vMB
Total Fees: 0.01982940 BTC
Feerates: 150.61 > 1.99 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (358,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
556,847 556,847 000000000000000000205a887b19835d91ccbd2909e60e84cea70679383aee04 576 1.00/1.00 vMB 3
556,846 556,846 00000000000000000014fdedc10786f17c2cfcb831a2514690b60ec473253e96 2,354 1.00/1.00 vMB 7
556,845 556,845 0000000000000000000e87132fec677c78da9cdb41c54dcbbcba3d035eb78a10 1,252 1.00/1.00 vMB 14
556,844 556,844 0000000000000000002f68c8cd2e467d4af523212274ff610a27ff35ee812d53 2,758 1.00/1.00 vMB 17
556,843 556,843 0000000000000000000263c2a46e75b17d68e582183d5006e70555a8e4f87bcd 2,345 1.00/1.00 vMB 16
556,842 556,842 000000000000000000207a4bb1aa8628da0d6aba393b6f85f88dc6378c98b41a 2,446 1.00/1.00 vMB 19
556,841 556,841 0000000000000000000b0da8761f5d6c7e22768b8101c19d6cda8ae3c2456b1a 1,398 1.00/1.00 vMB 13
556,840 556,840 000000000000000000223df63fa289f689bd19d5cd92eb702b34c36f9af87bff 2,748 1.00/1.00 vMB 24
556,839 556,839 000000000000000000307ceb08157d50249d16dba9ed7c129b419ccc93b62a44 2,671 1.00/1.00 vMB 56
556,838 556,838 0000000000000000002f8fcbc3b1d680fbab70b1a5d691d6edfb64663f3c6a91 1,739 1.00/1.00 vMB 31
556,837 556,837 0000000000000000000a93307d1df5558728335c4969e947b248f0f036076214 1,027 1.00/1.00 vMB 50
556,836 556,836 0000000000000000001296049d2a36fd6d9de1e1775e5aee8b696b30d5f1f540 962 1.00/1.00 vMB 83
556,835 556,835 00000000000000000005c54405fbd5a27c74a29bb027d6732a9e036729ec188a 2,711 1.00/1.00 vMB 8
556,834 556,834 0000000000000000001163964a1c98bc52766d24570a3651002f384851057ab1 3,166 1.00/1.00 vMB 15
556,833 556,833 000000000000000000252d1233b45db2398147676e1662f43c26a526d2e22063 2,430 1.00/1.00 vMB 47
556,832 556,832 00000000000000000023860c2fca07697eb9aebba0a28a226fb5390c6096a197 1,296 0.44/1.00 vMB 15
556,831 556,831 00000000000000000030fcc070a011470c0ad0417ce8a9a68877e4e635fbc34f 1,007 0.37/1.00 vMB 13
556,830 556,830 0000000000000000001acb5bf15259f0d840064fc27644cd2b1739b9bddc2254 189 0.06/1.00 vMB 6
556,829 556,829 00000000000000000013980c0329812ec8ee12b30fdb56ca807222e19f2e2fe7 689 0.69/1.00 vMB 4
556,828 556,828 0000000000000000000000ce3e3d62bb5575c1dccfca1ab635412b2c7818b3b8 2,693 1.00/1.00 vMB 6
556,827 556,827 00000000000000000006d7f08fdfe3da17b9aafe8be5b50813d0679915847b9f 2,531 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.