Loading Tool

Explorer IconExplorer

Memory Pool

81,896 transactions
31.75 vMB
0.10813331 BTC
Random Selection Loading Transactions
Max Size: 189.55/200 MB

Candidate Block

Mining Attempt ea27f84db0fea059418ba91fc5f0d89a3656090a6488f2da1b4aa0aa76e68a6d
Version 20000000
Previous Block 00000000000000000001cf5b7d2a37dd298e1ce67799bbd6505a6dc760cb69ff
Merkle Root b0a8e8d6456cdffce3e6cc82556c854f66bfed6cf2d2cef215276dacc5f2dbbe
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,470
Size: 1.00 vMB
Total Fees: 0.02454824 BTC
Feerates: 711.74 > 2.46 > 0.92 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,377 (669,181 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,196 246,196 00000000000000728d14271cbfbe28762536d0454488130c2ed366741f36bd76 62 0.03/1.00 vMB 86
246,195 246,195 00000000000000a0703fe0fc3e7803dc57ec6537853cbe9d1d82d5a28a62c247 130 0.08/1.00 vMB 114
246,194 246,194 0000000000000023531f28f62da94b04aed550af384b49efe4ee41766c493d84 211 0.09/1.00 vMB 126
246,193 246,193 000000000000007be6cf4e31b5015f3acd0fc62b76e061c1e8bc4e76307f5f5b 163 0.09/1.00 vMB 110
246,192 246,192 000000000000002897dce04c158c4ff482427509f7b9e17b85542b1df1a8455b 170 0.08/1.00 vMB 126
246,191 246,191 0000000000000098f4365f795c99f4dce42c620667e618a035e2658b3146eb0e 214 0.10/1.00 vMB 125
246,190 246,190 000000000000008b3ee74f8b1e46a4a87af6df7cddccad1e2945675f4f2be937 232 0.11/1.00 vMB 142
246,189 246,189 00000000000000595a86c8002bd0298a3af2a16b24171eb79b581e39d36de94d 81 0.04/1.00 vMB 33
246,188 246,188 000000000000002f4399b1287b82cb14a1adb1f53e2c1d608a1f8a818b36a00a 465 0.21/1.00 vMB 147
246,187 246,187 00000000000000393a696b340518ebfb9fc72cfa72fbc1845d9e867e9c2375b4 131 0.06/1.00 vMB 92
246,186 246,186 0000000000000041e056cdbc6ae157e0249fb5a0ff639a8fd6d4a51d657ff29e 124 0.05/1.00 vMB 103
246,185 246,185 000000000000008ec957849a8a032186c2184f71fb5e204d58e3c1c2af58c014 189 0.18/1.00 vMB 85
246,184 246,184 000000000000002d3e12179d917ea8de1f3aafdddea037794fe27fd16c201a2f 559 0.41/1.00 vMB 75
246,183 246,183 00000000000000864549d8d321d4343215048ee8fe6afdea75697f11d0aaa413 718 0.25/1.00 vMB 310
246,182 246,182 000000000000007c76f003961e16f0fdce5c1409fb2a5547e12f693410d442bd 86 0.06/1.00 vMB 44
246,181 246,181 000000000000009790e31d61fc44429d1c21015e275ed9bef43c23035de53523 169 0.08/1.00 vMB 150
246,180 246,180 000000000000003a27f6daaf74074be41f9ca35814a1c365fabec0a6fefb23af 377 0.25/1.00 vMB 73
246,179 246,179 000000000000007455a5203ae367025a43577217e7e62beef08f87b402239175 669 0.25/1.00 vMB 198
246,178 246,178 000000000000003f1c7f82bc466ec8724154aa7f15b58561324c656e023cd1c1 358 0.22/1.00 vMB 69
246,177 246,177 0000000000000040b3b5b6bc034a1e55f010835499ff7be2bccd2872c8816669 371 0.25/1.00 vMB 100
246,176 246,176 0000000000000002cf3be6eb0ee16bd3507904be9ab9c6243a14fc5caa2d624e 732 0.25/1.00 vMB 201
Previous 10 blocks ↓
Total Size: 783.05 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: 720.47 GB
    • Received: 18.17 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.