Loading Tool

Explorer IconExplorer

Memory Pool

31,834 transactions
24.98 vMB
0.06790383 BTC
Random Selection Loading Transactions
Max Size: 124.79/200 MB

Candidate Block

Mining Attempt c6e573d1fb4bf9a18fa31b4fc9c346ef975158ffa8f79c0e28a77f2964bd9108
Version 20000000
Previous Block 00000000000000000000624d4057b8824b6424cdc1dfd72c3851a194c52d8c6f
Merkle Root 0e90dc310de53e18bcae523504f8883ab5b7d7688930a77bbebf10f855e8f95b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,816
Size: 1.00 vMB
Total Fees: 0.02200563 BTC
Feerates: 100.60 > 2.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,705 (735,530 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
179,175 179,175 0000000000000aaac754c19b9fa8720012fb2d04bb134cf07924ee08f27f6336 66 0.03/1.00 vMB 93
179,174 179,174 0000000000000633fd51568e71cc5b407098133c746894d07c3a574f8783dfbe 133 0.04/1.00 vMB 206
179,173 179,173 00000000000002e93117fdd03db7ccf6e1227c480c45dcd994fb8aade8b0cc23 10 0.00/1.00 vMB 83
179,172 179,172 000000000000018314bf0cfa7b5e0aca832fbd45ec3ce2d8dfc05607d812345a 62 0.03/1.00 vMB 121
179,171 179,171 00000000000004a2e42bda9d0e118db5222909d3bc46886f96426f4ea4d21801 120 0.03/1.00 vMB 8
179,170 179,170 0000000000000a33509ba15c3949821268df50edbef1a129a5f200f634f9ca52 63 0.03/1.00 vMB 175
179,169 179,169 000000000000042af43774a906ead114d4f6603766fefafb0317459c994b6020 179 0.08/1.00 vMB 106
179,168 179,168 0000000000000004a5632e1183a032ebb8771c1b62e6c44c5be4b4143c56c70d 115 0.04/1.00 vMB 104
179,167 179,167 000000000000095d5e5f0e8ecbeb2839169ca52e2d6cae81ee383de379a8c5aa 168 0.08/1.00 vMB 107
179,166 179,166 00000000000008840c093952da423d48b444b8df531d0c80cc71407374f6419b 48 0.01/1.00 vMB 34
179,165 179,165 000000000000018f6a0d59ddeaa297ef240369f2be920a62060f4ac20bc6931c 14 0.00/1.00 vMB 48
179,164 179,164 00000000000009d3982a1f8a41a0a5c0840c0c31bcd0ea7a6754e6fa93116aae 25 0.01/1.00 vMB 153
179,163 179,163 0000000000000aab379249664397006434b35de1a0a7fd5effa57de5aeba8d7b 121 0.05/1.00 vMB 169
179,162 179,162 000000000000035cc0ae25d3fcadb867f3bbb1c1d2cc8fe8039cf387d555f0ca 93 0.05/1.00 vMB 132
179,161 179,161 00000000000007ceb8ab7f71a4e8077f98022eca200edd410807c7c80fda3801 14 0.02/1.00 vMB 29
179,160 179,160 00000000000006652fbe3c42183aa7db9d9496f7950e462acb9e91beba7e4dd8 7 0.00/1.00 vMB 17
179,159 179,159 00000000000007054520bd85cd1a70af48ae79b600608d45889bfe9a152a11db 14 0.00/1.00 vMB 52
179,158 179,158 00000000000006179424d2aa4ec82df18ae289239d283a6b695bb368d3c08b81 93 0.04/1.00 vMB 171
179,157 179,157 0000000000000301785434a5065fcceb3143528e09e97a7fde2794e0e69a8fda 33 0.01/1.00 vMB 115
179,156 179,156 0000000000000168a79803f51dc6b173f9dabdec4607529a09bbf85988de6ee5 131 0.06/1.00 vMB 106
179,155 179,155 000000000000023701c6f53d2992a583c1cd293161e47ee999d1dac61f89cdb3 65 0.03/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.87 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 642.82 GB
    • Received: 12.55 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.