Loading Tool

Explorer IconExplorer

Memory Pool

80,176 transactions
29.81 vMB
0.08358043 BTC
Random Selection Loading Transactions
Max Size: 179.14/200 MB

Candidate Block

Mining Attempt 5b87d0a7bbe268480183a4a6032febedc83dad4cd4b0dc767dffb8709b231556
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root e2f5c98f208b27c41bcf224acd0653978007a09ee2059aecb67bd1691b6cbca7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,976
Size: 1.00 vMB
Total Fees: 0.02286240 BTC
Feerates: 502.65 > 2.29 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (364,253 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
550,757 550,757 000000000000000000181ce2108760c8014683101497399db49db9a03339a2dc 2,291 1.00/1.00 vMB 86
550,756 550,756 00000000000000000001e8b0997f8782995ea91927e981ee2fa124562377757d 2,757 1.00/1.00 vMB 68
550,755 550,755 000000000000000000076cfc84ab8d9197fa5e0fa3ce654a3f646bbf7cf0294c 2,787 1.00/1.00 vMB 52
550,754 550,754 000000000000000000066fd8d3cdde576f8a9afdaee4a0687fdd614264e30b1e 2,900 1.00/1.00 vMB 48
550,753 550,753 000000000000000000293b3867e5fe8ab29289ec86bf6c8808684be8f47e04ae 2,760 1.00/1.00 vMB 50
550,752 550,752 0000000000000000000b40041f521b4ebadd377b9e6cdde16df553c4c5d11a11 2,432 1.00/1.00 vMB 53
550,751 550,751 00000000000000000022fe9af3e2e642c1bc2a3061b9a495225ed7cd22965ad0 1,103 1.00/1.00 vMB 53
550,750 550,750 000000000000000000117f30a1345a809de03e9104e697bb5233ec77edcc8fe3 2,673 1.00/1.00 vMB 55
550,749 550,749 00000000000000000017f6c1b60046ec67676dfed4370d3446b9691f7fc26c05 2,558 1.00/1.00 vMB 56
550,748 550,748 00000000000000000020cc11dd7f7181f9cfaef1f3ae4ea87b2b67360c8b05c3 2,633 1.00/1.00 vMB 85
550,747 550,747 0000000000000000000264969e15710f01e5f81e8dbebbf149adbc9370970524 2,133 1.00/1.00 vMB 60
550,746 550,746 000000000000000000032da6ef3891d758d83da589de33ed03d32fe00a2f0398 2,712 1.00/1.00 vMB 40
550,745 550,745 0000000000000000001180c4e2c6c1cee0dd1fa17225072baf8e96baca7a842b 2,032 1.00/1.00 vMB 59
550,744 550,744 0000000000000000000f0eafdca62a50118d84395e89796b53be2595fe304cd0 2,030 1.00/1.00 vMB 59
550,743 550,743 0000000000000000000b593aa8b45d917e1d190537554e520abbd7499bfa32be 2,912 1.00/1.00 vMB 37
550,742 550,742 000000000000000000093037e05211e9ed8747028dec0408d3a90904da1e0523 2,674 1.00/1.00 vMB 48
550,741 550,741 0000000000000000001b43b8af8973377619def5043634e9cb2d7dd584d973be 2,560 1.00/1.00 vMB 63
550,740 550,740 00000000000000000010f3d92ade8b0c67147195349839a4e92321ae75430413 2,435 1.00/1.00 vMB 64
550,739 550,739 00000000000000000004315f96c9d3ca57c37d867fe2aed157026ef5d3acc03c 2,322 1.00/1.00 vMB 53
550,738 550,738 00000000000000000015e2d231f5721d6da0bfa2834e4ecc56c59e15a24538c8 2,523 1.00/1.00 vMB 59
550,737 550,737 0000000000000000000f039282c94307da6b5fc6f11af22d77377a22fd647aef 2,548 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.