Loading Tool

Explorer IconExplorer

Memory Pool

41,540 transactions
28.35 vMB
0.06770385 BTC
Random Selection Loading Transactions
Max Size: 145.11/200 MB

Candidate Block

Mining Attempt 44fdea2b2b56b645f012963274aba2457b40aa368fbdd1a5fb0d5607d5adcbd8
Version 20000000
Previous Block 00000000000000000001569b11e789f54c2d4bfafa299c809e424c63bb9696a6
Merkle Root a787606aee924e78cc0214781cd9776ab710c13a3ca75adcb9891609c3b571b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,411
Size: 1.00 vMB
Total Fees: 0.01303499 BTC
Feerates: 201.07 > 1.31 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,625 (586,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
328,604 328,604 00000000000000001adcf4461f75f19090363bfdb14d55cbafc44a6a8eeeeba8 67 0.09/1.00 vMB 13
328,603 328,603 00000000000000000ca1084487884b6e9f4284bcbb68783fb41ea73a277383fb 529 0.25/1.00 vMB 35
328,602 328,602 00000000000000001e899a86267f0434d921f85545ca2669279e3ae9e2fafa7c 32 0.01/1.00 vMB 34
328,601 328,601 000000000000000014d1b1d4422081a8889fb6a3f4f395858285775ccdeeccea 166 0.08/1.00 vMB 24
328,600 328,600 00000000000000001933eb4068e920765dcf0b96c4993491b60970c539392d08 128 0.04/1.00 vMB 57
328,599 328,599 000000000000000011b384b98f6011bba0d77d6eb766e3fec7d3df1fe62984c1 457 0.28/1.00 vMB 26
328,598 328,598 00000000000000001223d0ac7b5732b5e8496608727f16bb6b538b442907ac99 1 0.00/1.00 vMB 0
328,597 328,597 00000000000000001be8fdac3db528019d7ef37bf2a511bfaaaaef2e3eed2e02 735 0.35/1.00 vMB 28
328,596 328,596 0000000000000000163c66c0d37c693fc13142316673e5e8a4cd0149439a192b 601 0.39/1.00 vMB 25
328,595 328,595 0000000000000000174f4c21b8cef26b216063b8499d45ba3df418aba4391d35 143 0.06/1.00 vMB 28
328,594 328,594 000000000000000013caa8cc4d97ae6aea83d6d716a62ac822bd07c96e264f96 628 0.42/1.00 vMB 25
328,593 328,593 00000000000000000cad0b39a6b32e41c21e502fe4b4b8fa6518a375bd074686 129 0.07/1.00 vMB 27
328,592 328,592 0000000000000000021618c9d6ccbb5ad7750d47678ba7b9eeb3950638c70bef 56 0.03/1.00 vMB 22
328,591 328,591 000000000000000001edfcd722e09dbbf58358c65f8c027f4576c846bc24a87f 18 0.01/1.00 vMB 34
328,590 328,590 00000000000000000c0fcb60048eb536d76cac0acff72d81f760c81f81a6c9aa 90 0.04/1.00 vMB 24
328,589 328,589 000000000000000002fbd4f39da7935beaab8788b24684d534b1ef09e52284ef 882 0.46/1.00 vMB 29
328,588 328,588 00000000000000001799bf76a9c4de811966ff603fa6267830df0039e72dceae 1,044 0.51/1.00 vMB 28
328,587 328,587 00000000000000000514cf4afe890c3d486b55f3abae3f322f7fd356c0dc9b02 152 0.10/1.00 vMB 20
328,586 328,586 00000000000000000bd684ed7ac9a96047c067e405ca42bd9fb52520dadea04a 476 0.50/1.00 vMB 17
328,585 328,585 0000000000000000143debab13aa12ef8d3f7ec2340a9af1d4a38763e594bcd7 1,103 0.75/1.00 vMB 20
328,584 328,584 00000000000000000b61370179dc47470de211c338cef21ed67bed86035823eb 2,129 0.75/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 781.73 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: 630.07 GB
    • Received: 11.98 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.