Loading Tool

Explorer IconExplorer

Memory Pool

42,298 transactions
26.54 vMB
0.07713742 BTC
Random Selection Loading Transactions
Max Size: 138.59/200 MB

Candidate Block

Mining Attempt 4f443e618415ef66c630dc629422b2da6529f19c529937d4bffba2fd7bd2dafd
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 43c1742486595cbc4ceda5eaf602d1f8be0ec81d0ba546e86665c84a35b1c29e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,100
Size: 1.00 vMB
Total Fees: 0.02845677 BTC
Feerates: 151.16 > 2.85 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (724,105 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
190,764 190,764 000000000000071c13cd8e23c33d839fc276def34e22e0daf65bc373aed237c5 12 0.00/1.00 vMB 30
190,763 190,763 000000000000021a85d67cdb27b838446e92788b3fefc20459280bf1540dbd93 79 0.03/1.00 vMB 180
190,762 190,762 00000000000000272fa48d081821cc6f7f54facc530ca77d34a78a0032fccd54 5 0.00/1.00 vMB 1,518
190,761 190,761 00000000000001e31d2f9596ec0beca214a0d2f4179523591ba6caa9c7d80af2 188 0.06/1.00 vMB 18
190,760 190,760 00000000000005a29a502e2bf692fa15792132bbe662317b30e9a6e6553094c2 200 0.08/1.00 vMB 131
190,759 190,759 0000000000000000bb523eca4bcccbec0bb2e31f7b916acea61556ae8d21ac02 526 0.20/1.00 vMB 391
190,758 190,758 000000000000053237b3fcc5d0af5e64186b517effe54e5866971a7ece08003f 25 0.01/1.00 vMB 151
190,757 190,757 0000000000000447c295735cdd7f8f414e0ee0072e5c018706cdb3f6779120c2 122 0.06/1.00 vMB 152
190,756 190,756 00000000000001311b0661b7dd4ee494cbbffad7f7a1f3a3cb230f875e00a773 232 0.10/1.00 vMB 152
190,755 190,755 00000000000000a931ee13297a6b69b495179b68bf882fb4dc9465bfb5dff3ae 64 0.03/1.00 vMB 90
190,754 190,754 000000000000007db9602845967d7477852d1e3987d86f910cff66a47a1f3057 70 0.03/1.00 vMB 160
190,753 190,753 000000000000032e21601e487e6223e7f854b4f0039fe9a84948d74b3ec9ad67 192 0.07/1.00 vMB 148
190,752 190,752 000000000000006516fe8e208fe75e8c7bd2c802c0a9b088e87fe5aa0e49eaaa 12 0.00/1.00 vMB 29
190,751 190,751 00000000000001692181dc25b7b12fd2fee5b46d8843e9e1a9f5f42c3cde1d67 10 0.00/1.00 vMB 59
190,750 190,750 000000000000011b197087f9055b77bc74e38d7955064e04025d0289ec422ca6 99 0.04/1.00 vMB 90
190,749 190,749 00000000000006d45a4dc578610e11978012625d7436912c67330d90aa5160d7 173 0.06/1.00 vMB 187
190,748 190,748 0000000000000667dc8c7e22d7a5409d5c77e86f5104d9c67ea650cd26612871 33 0.01/1.00 vMB 118
190,747 190,747 00000000000007b975e5a548805ab643326a7c0f8dca507a8cb26796f251bb11 7 0.00/1.00 vMB 71
190,746 190,746 0000000000000482de6cc9f460d52164e361f8b046d41308eeda36f01d84c76d 104 0.05/1.00 vMB 118
190,745 190,745 00000000000004d5976434f9eb1fbf1e324f5fd80e8a503c789d1dd06aab2fa4 71 0.02/1.00 vMB 151
190,744 190,744 000000000000061eae3e5dc505b62b68a21e6e477aeb3dcf472fc9d5fa87b858 83 0.02/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.16 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: 653.26 GB
    • Received: 13.84 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.