Loading Tool

Explorer IconExplorer

Memory Pool

82,702 transactions
31.29 vMB
0.12686489 BTC
Random Selection Loading Transactions
Max Size: 189.62/200 MB

Candidate Block

Mining Attempt 62fc2e94fc238b178bf89f56403186918947eb025cf334c3a5f64c269fe7b507
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 65ec639deb323f7e3171a0a30dd6cb414f0289160d70a3f7f7c5d3eace5e7256
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,069
Size: 1.00 vMB
Total Fees: 0.04405369 BTC
Feerates: 318.30 > 4.41 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (395,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
519,760 519,760 0000000000000000003aaa8b686169e3335d2cb05d160f4dd8dd0d28b68fe882 2,368 1.00/1.00 vMB 47
519,759 519,759 0000000000000000002beede628f80cf651fbc5d5737304946d1286ab9b68f7b 871 1.00/1.00 vMB 17
519,758 519,758 00000000000000000034a8c93ae6a8c2a5b68b24bc4c29269147463975f0348f 2,736 1.00/1.00 vMB 54
519,757 519,757 0000000000000000000f6c224ae3b5a5071894675df5875569ef8a67c31cf2ea 1,336 1.00/1.00 vMB 29
519,756 519,756 000000000000000000043229efc50fa1dbcbfaf0d62e85bdff896dfd6a34b3d3 2,654 1.00/1.00 vMB 62
519,755 519,755 00000000000000000009f8223c74e8ee68f196be077833d579425febd5dde620 1,242 1.00/1.00 vMB 28
519,754 519,754 00000000000000000029e7e401e87b09d8a3584b2bf3e482e9fa3236e13cf239 2,131 1.00/1.00 vMB 22
519,753 519,753 000000000000000000024de7fa6dc143cdcfe0ca743d3af9e9ffc613972ea672 2,706 1.00/1.00 vMB 88
519,752 519,752 00000000000000000036038c694c4ee41665b7524c8efa69a0c5bf630a047028 1,189 0.51/1.00 vMB 15
519,751 519,751 00000000000000000030a96b7eddeb9c8d3822f31be31c56a25db9aad2ece0e6 2,512 1.00/1.00 vMB 84
519,750 519,750 0000000000000000003b93aa942e8b5fc3c0064f8b076190d802dbfef3267c82 488 0.25/1.00 vMB 16
519,749 519,749 0000000000000000000b995c500f0564b12af0236c8ae0c7b15f0090f1ba21a4 2,765 1.00/1.00 vMB 72
519,748 519,748 00000000000000000041a381ffc65882c3415a818cff3e047f1d5f0b6c9767ec 1,689 0.63/1.00 vMB 59
519,747 519,747 0000000000000000001ce84893ea5d477c2aa3fb5b2b88f041fb9c3c0d608060 2,290 0.94/1.00 vMB 62
519,746 519,746 000000000000000000263e2915fa427582d406dc216f47f588f14b18c1c9b6f3 1,645 0.76/1.00 vMB 30
519,745 519,745 00000000000000000009e14c7477fcf11f56fdb600fb3b024ca6bb8290d9bcac 2,598 1.00/1.00 vMB 62
519,744 519,744 000000000000000000222cc33e06e633e2b01768f8e60803f4702a869a1e8b55 2,323 1.00/1.00 vMB 82
519,743 519,743 00000000000000000013c8848a401c396c1d3c196acb754aa5fe78ea246002d8 2,036 1.00/1.00 vMB 82
519,742 519,742 000000000000000000212440cc2bae5b25fd9e0df40b1c54b9e19877cc460ab0 1,232 0.77/1.00 vMB 2
519,741 519,741 0000000000000000003eab6fe3627e08ce45b3a34929bcc7fbd665ac5d7d00a8 1,627 1.00/1.00 vMB 16
519,740 519,740 0000000000000000000067ed49d97d75117b3800f7cc26c48d7be444f3f382b7 1,482 1.00/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 783.08 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: 722.26 GB
    • Received: 18.39 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.