Loading Tool

Explorer IconExplorer

Memory Pool

35,481 transactions
25.88 vMB
0.06897301 BTC
Random Selection Loading Transactions
Max Size: 131.75/200 MB

Candidate Block

Mining Attempt d0d2ce4dc4a80f91f64493cbdbfff250726b0f1e166febc9f0bf2383ca1dec87
Version 20000000
Previous Block 00000000000000000001870bbdf84bd9c66dfb3a3bf8fa88686553f61f93d86a
Merkle Root 45d4df8c7f046166a9751c41b4c82b685d5561a92d83ac245fd361a82d129eeb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,204
Size: 1.00 vMB
Total Fees: 0.02155706 BTC
Feerates: 150.77 > 2.16 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,697 (96,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
818,284 818,284 000000000000000000013ae5381df93a2041821d3b10fc165fc859f8afff59a2 4,952 1.00/1.00 vMB 48
818,283 818,283 000000000000000000039db86a3a17c66731b59d54fa71a690abfccec31534ff 2,936 1.00/1.00 vMB 59
818,282 818,282 000000000000000000009c58a5ea11c5ffd59a0f19e33f8ad6bc7401eb3869ba 2,725 1.00/1.00 vMB 44
818,281 818,281 000000000000000000026c89f58af825d9b4a2cce864447a69a62f8892db0709 3,195 1.00/1.00 vMB 65
818,280 818,280 000000000000000000035f9bd7323a76f7966494b7923500c47eb83d96d30fbc 3,664 1.00/1.00 vMB 39
818,279 818,279 000000000000000000019b641d14549f7f1b9253673c32a50583edef3fdbae03 4,395 1.00/1.00 vMB 51
818,278 818,278 00000000000000000003a5559799369de8da2eb677a0624c20d93065c0e5f932 3,345 1.00/1.00 vMB 47
818,277 818,277 00000000000000000001d2b6ab9f1a6f9b4fdd652448a107fc7bdf4beea97f37 3,926 1.00/1.00 vMB 45
818,276 818,276 000000000000000000014bb911c231be780efc786e20a858be634a6f2f22e4ec 3,287 1.00/1.00 vMB 45
818,275 818,275 000000000000000000017fc1207f2f57fb308069969da8b8ef33b08068aaa779 3,563 1.00/1.00 vMB 68
818,274 818,274 00000000000000000003fe901a5f1759a870a752765feaafe7197f03f706b6fd 3,218 1.00/1.00 vMB 66
818,273 818,273 00000000000000000002802aa3ab1411f1805255a3bf3a18635312895f036c5b 4,042 1.00/1.00 vMB 45
818,272 818,272 00000000000000000002c009747cad4475241419eb15979b69dc8fec4fc847ff 3,652 1.00/1.00 vMB 82
818,271 818,271 000000000000000000002d9992d37f239f84856f1ae05a2891c45db4691bc126 3,945 1.00/1.00 vMB 67
818,270 818,270 00000000000000000000f36a700dde6a2d3c0339d884e0e6456cfcc28a6d0270 3,338 1.00/1.00 vMB 46
818,269 818,269 000000000000000000017303250bddec270b557375dff0c55710369126015c73 3,545 1.00/1.00 vMB 75
818,268 818,268 00000000000000000003ee7fb8d773cf82e7e0511023fd251bf640f7e03055bf 2,653 1.00/1.00 vMB 47
818,267 818,267 00000000000000000002352a8a9f0d9741b5b591c19da6713d7d7268b341cdb2 2,907 1.00/1.00 vMB 51
818,266 818,266 000000000000000000008b303d1ce7b0bba602e66dcc19cdec75fe18a90fbe31 4,786 1.00/1.00 vMB 41
818,265 818,265 000000000000000000012262983b6f63a115d8293e8d8b1b423f74ed09b96753 4,225 1.00/1.00 vMB 45
818,264 818,264 000000000000000000014005369c728fbf8314be1a3c6ca957a46930de2c1866 3,652 1.00/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 781.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: 638.82 GB
    • Received: 12.50 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.