Loading Tool

Explorer IconExplorer

Memory Pool

79,222 transactions
29.38 vMB
0.12514730 BTC
Random Selection Loading Transactions
Max Size: 176.89/200 MB

Candidate Block

Mining Attempt d48f49f58bb99755d4af55d0cc049f207889b215c34eca1fd65fcbb2da13bbd6
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 58396bffa82449a0174c96e87203e0c2482e09488ee4d0689c25ca530367effd
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,392
Size: 1.00 vMB
Total Fees: 0.04542164 BTC
Feerates: 150.80 > 4.55 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (300,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
615,170 615,170 00000000000000000006252be0235f0eb75851a7886076d0f13bf38600620c2c 670 0.15/1.00 vMB 2
615,169 615,169 0000000000000000000a6ea20cde22fe6ed811bdb3614420b3b798ca419a695d 3,274 1.00/1.00 vMB 16
615,168 615,168 00000000000000000010628d090f5d412b1673cdd17cf1218b77e63029c8d9c2 1,189 0.36/1.00 vMB 16
615,167 615,167 000000000000000000058034647bbd74b8ce1240c9257185ac3566786e9e6df6 3,211 1.00/1.00 vMB 14
615,166 615,166 000000000000000000099d670415abdc23e056765a399236e5760072df0ec17a 3,187 1.00/1.00 vMB 9
615,165 615,165 000000000000000000107d7757245f6063678911d74ce62d4263645e478a9c6c 2,587 1.00/1.00 vMB 21
615,164 615,164 0000000000000000001047496ed0c573734b5343ccb77446a71b704ac2338cec 144 0.03/1.00 vMB 10
615,163 615,163 000000000000000000101235ab993d6b691ec14f9c0e1a68ddcc0d14ffdd292b 44 0.01/1.00 vMB 20
615,162 615,162 00000000000000000009ffba54bd0851f2b06f435910428fa7e8ac74607c56be 1,916 0.63/1.00 vMB 15
615,161 615,161 000000000000000000066fbdce39bf440286d21196611d5e2c1df2f454b30888 407 0.11/1.00 vMB 13
615,160 615,160 000000000000000000015a1bb2c324cc8b25c4a6984b357e594638f154523769 1,719 0.60/1.00 vMB 12
615,159 615,159 000000000000000000065df65817294d1657d697c598216b7da100dde234c844 2,485 0.75/1.00 vMB 13
615,158 615,158 0000000000000000000fb34b5303d2db486eeb2f70c47b9a570c383427e4e7c9 743 0.28/1.00 vMB 19
615,157 615,157 00000000000000000000c8d45fb08ad0c08fc8772c926425d510b198fa5d0785 2,042 0.69/1.00 vMB 15
615,156 615,156 00000000000000000011ce502a1824c2725206820c462f3825d8cc3554732546 1,443 0.40/1.00 vMB 11
615,155 615,155 000000000000000000022c3cf734ade1d172d163e42eb75979e9ba0c7f4d1cd7 2,033 0.62/1.00 vMB 15
615,154 615,154 0000000000000000000b0a09492726b2bef823fe1d9c6b8d81ec6d0219781e25 768 0.24/1.00 vMB 18
615,153 615,153 00000000000000000005c9d3c0cf4f3d6d91f7288d82cb5fa8c12634b6af1fe0 62 0.02/1.00 vMB 7
615,152 615,152 0000000000000000001219e388f6d0427dce79ab06042abfe5fae577301b1ac4 1,794 0.57/1.00 vMB 15
615,151 615,151 0000000000000000001192767f91fb096d98012e8007e4fca5076a661041a27c 648 0.21/1.00 vMB 14
615,150 615,150 000000000000000000093d5b46bba24c0a6951fc4a569bcc6db43bcf34e006b8 1,015 0.32/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.85 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: 712.79 GB
    • Received: 17.21 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.