Loading Tool

Explorer IconExplorer

Memory Pool

44,368 transactions
26.55 vMB
0.05649434 BTC
Random Selection Loading Transactions
Max Size: 140.08/200 MB

Candidate Block

Mining Attempt 71052f76df830de65f68e0a054be075d061931ff74ba6f4db7f161c8e3caeaf9
Version 20000000
Previous Block 000000000000000000016f009a89c6d3e1d139367d7f3d8899daecc1416ee56a
Merkle Root 05dfb7d1fa2f7125ef6ef7056ced85ae1dac0c6e835e789cec5b8a722223cc95
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,342
Size: 1.00 vMB
Total Fees: 0.00770757 BTC
Feerates: 54.71 > 0.77 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,754 (559,997 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
354,757 354,757 0000000000000000152e5aba2d5d207a2b1a220d7240ada0b77632e559ef78d9 516 0.35/1.00 vMB 16
354,756 354,756 00000000000000000734a80e91ba12c8534ae77bd3955dde9086bf00101e6a79 1,656 0.75/1.00 vMB 33
354,755 354,755 000000000000000006960f20ced24eb93902645a6d3709f589b2945bf61355d5 130 0.06/1.00 vMB 29
354,754 354,754 00000000000000000abb6db65210d938d41d4bde1678afdb8a03e27f8e4a914c 915 0.42/1.00 vMB 27
354,753 354,753 000000000000000006a626d6223f31ba68dcbdf59ad239496fb5ad94e310b080 615 0.35/1.00 vMB 21
354,752 354,752 00000000000000000e46cf3f5563c9330b586f22afb6de65c3c120eb4961455b 1,205 0.57/1.00 vMB 28
354,751 354,751 000000000000000002014946fcfa18dc3f167f19d869c76dae77391f1936f405 535 0.29/1.00 vMB 22
354,750 354,750 00000000000000000975332c28a67751074d47c4f69cb547954cc3ec920a1125 789 0.41/1.00 vMB 26
354,749 354,749 00000000000000001284374f4e1ad76566b6893152d59fd3c79144e15c966ec3 658 0.44/1.00 vMB 21
354,748 354,748 00000000000000000da47328013926a52b028c2829047854c3cd9dceea97320c 728 0.50/1.00 vMB 27
354,747 354,747 000000000000000009e9fea43bcb4988169c57977f3c8a0b08009b1e16da0db4 581 0.25/1.00 vMB 29
354,746 354,746 00000000000000000770fbcd9836b4d779f88ec59557567f32ba0de4bbc4f922 882 0.50/1.00 vMB 31
354,745 354,745 00000000000000000aea65a9ecd1bdccda996c1e0a5e203c46c7ca652f7cba1b 135 0.07/1.00 vMB 26
354,744 354,744 00000000000000000fb0fa804748c59b30b35ffb1f335cde504c5a6157b8e1a4 218 0.11/1.00 vMB 25
354,743 354,743 00000000000000000b5a7c5c5e1445c5fd5c55ba35232986e735428d991a87dd 255 0.17/1.00 vMB 21
354,742 354,742 00000000000000000f0987035e461f59a4df480e1705bd4183ead5dd34418576 262 0.21/1.00 vMB 18
354,741 354,741 00000000000000000f88d0ee2c863cda61b488fd517d2dbe6376ad7a8f9a141a 532 0.26/1.00 vMB 24
354,740 354,740 000000000000000003ea85960d30bd9e950356f7b2bf62846da91cc8bc0214a9 128 0.04/1.00 vMB 53
354,739 354,739 000000000000000008713492608874adad4a15dd72a8475c5fb8cc4d75376a93 447 0.25/1.00 vMB 26
354,738 354,738 00000000000000001237699900a6a995aa3eb623abb1dfc023d4d4f3d666d383 538 0.35/1.00 vMB 23
354,737 354,737 0000000000000000087256e30d31508a1d2790dd8044858630b9a4137cdab11d 1,067 0.60/1.00 vMB 25
Previous 10 blocks ↓
Total Size: 781.95 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: 647.17 GB
    • Received: 12.91 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.