Loading Tool

Explorer IconExplorer

Memory Pool

70,314 transactions
26.37 vMB
0.06211818 BTC
Random Selection Loading Transactions
Max Size: 159.65/200 MB

Candidate Block

Mining Attempt 95f51a2a3e33ebe8eb038cb93cf3450db6c896fe1548ff94a983d187e9fb8378
Version 20000000
Previous Block 00000000000000000000dbf800c6c55c388122fe1e5048019bd6d394af8fadbe
Merkle Root 16a2fe606564de24011feef2daa032a89504932593869b48ec1ebf444ba2d2d1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,714
Size: 1.00 vMB
Total Fees: 0.00597157 BTC
Feerates: 40.29 > 0.60 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,541 (657,298 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
258,243 258,243 000000000000002214dfc6a6aabfd439bab6d6ce1f4c93a4e728661b35659c5a 544 0.25/1.00 vMB 133
258,242 258,242 000000000000001922aeb948360ed8f8ea7ee8500d1a023124f0f3a8d3995846 187 0.07/1.00 vMB 209
258,241 258,241 000000000000001f3549a83f2a510efd8afeed47036cd80517dfccf4b65a8dad 486 0.20/1.00 vMB 111
258,240 258,240 000000000000001cbfba0dd2d871e9d2de26b75733d7c0f226b93dd17c736955 12 0.00/1.00 vMB 32
258,239 258,239 000000000000001ac0d8e60f7a2a54a7548a3952448ec6d4cac3b25f3cdac3d6 299 0.12/1.00 vMB 131
258,238 258,238 00000000000000243a69e456d83e9a615f5d4ffc58dfeb55f44aa3bcd89af43f 368 0.21/1.00 vMB 105
258,237 258,237 0000000000000015ba2ab13d79a4dad3d32ad0e45567f08c29524ed7bb176d02 193 0.08/1.00 vMB 103
258,236 258,236 000000000000001a3429a3647d6b74b7875f2aa230e7d3bfeaf736e910a5de3d 46 0.03/1.00 vMB 80
258,235 258,235 00000000000000232f148346be4df13298bd899843c84e0d98f575d958ab7962 196 0.09/1.00 vMB 108
258,234 258,234 00000000000000059f0c3666a76c929b715cac6f5b497b3e796786dfea648419 431 0.15/1.00 vMB 120
258,233 258,233 000000000000000a5062022071d99a290c681e5b6c30393b0257d45c7bd171f1 232 0.10/1.00 vMB 104
258,232 258,232 000000000000000c1e04ab2631dbc67e9b72d0eb8cf19c2a2b28af80698aa2a6 186 0.07/1.00 vMB 120
258,231 258,231 0000000000000002200a929a51719a9cb3b5b9c00a56eb0698c38dec84d83815 386 0.17/1.00 vMB 93
258,230 258,230 0000000000000017743f31843ccc20e314c713ea78f5130f0285b6764a714926 89 0.03/1.00 vMB 104
258,229 258,229 000000000000000e47ce946cba6d126590a86cdaac05afe45dd693cbb309d79f 53 0.02/1.00 vMB 206
258,228 258,228 00000000000000022083ba7b4abab4d9e71b7183300d0ceccc6cf415604e1741 254 0.10/1.00 vMB 102
258,227 258,227 0000000000000025cbb60f5228be1e45deec5a72dcb00f5b4260949b3aff9ee9 261 0.11/1.00 vMB 128
258,226 258,226 0000000000000015057dc958a2746a09cc7e93703c197cf5c084bf2582b4a2e8 39 0.02/1.00 vMB 32
258,225 258,225 00000000000000194cb71d1ecc7c070f158acbbf83aefba009fe0cbe052dd08c 496 0.20/1.00 vMB 101
258,224 258,224 0000000000000007f8887780e2048fc46a9e7e09445b77a59ec3ee3c47ac57fa 42 0.02/1.00 vMB 49
258,223 258,223 0000000000000003c01b01b328654c5c02c457a87d7d5898abed33bc751740e9 753 0.30/1.00 vMB 176
Previous 10 blocks ↓
Total Size: 783.33 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: 767.80 GB
    • Received: 19.46 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.