Loading Tool

Explorer IconExplorer

Memory Pool

81,081 transactions
30.04 vMB
0.09356917 BTC
Random Selection Loading Transactions
Max Size: 183.52/200 MB

Candidate Block

Mining Attempt b6c5dda00d0027c804643ec8cc82d5852d0e556e2ea4738660b9d5c8c83ca54d
Version 20000000
Previous Block 00000000000000000000632169d200e8dc659cf8de9c0a1f273312b1ca9d3620
Merkle Root 731d969ae18144c1b53c6012b90563984cfb86b1153800a6927cbc188f7d216e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,490
Size: 1.00 vMB
Total Fees: 0.02611008 BTC
Feerates: 402.60 > 2.62 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,323 (424,915 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
490,408 490,408 000000000000000000066ad3c68e4f02548be9f53c85d656f5cb1a5906e871b1 876 1.00/1.00 vMB 30
490,407 490,407 0000000000000000009e3b5af612bb4692cf261aeb2169b820a881fe62ef1701 2,117 1.00/1.00 vMB 82
490,406 490,406 00000000000000000049843ca2a4e7398caf3cd893f545396b8a15e1a4c2a698 2,336 1.00/1.00 vMB 167
490,405 490,405 000000000000000000047bbe86099729b84906ab7a2cbc5d34ea180624b7551e 1,593 1.00/1.00 vMB 5
490,404 490,404 00000000000000000010e4ed8d46eaa51e8ef58decc5375adf5f85f385cae624 2,344 1.00/1.00 vMB 111
490,403 490,403 000000000000000000e613c5c6dc37fe85820da702156cbe1134bc28b50b035f 2,424 1.00/1.00 vMB 126
490,402 490,402 0000000000000000007246aaeff4b25605325b99b49a65d9a33dbba7163ba576 859 1.00/1.00 vMB 37
490,401 490,401 000000000000000000277299b4bfe51f45a22f59cc4b21090dd36a177a15d7d9 1,533 1.00/1.00 vMB 145
490,400 490,400 000000000000000000101dfee937b774e33ceaa00eab49c636e7aba3e1b8cf67 2,248 1.00/1.00 vMB 42
490,399 490,399 000000000000000000ce7f03b9326b26b96a0a35a14ef3fdd79ebf4d3a2aa68f 1,512 1.00/1.00 vMB 52
490,398 490,398 00000000000000000095680815ce6974c284633abb5ba06645d32e0a8317295b 1,156 0.85/1.00 vMB 53
490,397 490,397 00000000000000000007486a23c848d4a0d9132989d0e88365d6b9e124f97707 1,780 0.75/1.00 vMB 145
490,396 490,396 000000000000000000873033d0113b31acfc4132a8630948e6f6791cb8712788 2,515 1.00/1.00 vMB 176
490,395 490,395 00000000000000000068e7a5122c1ac4dc27e90b7674af001b8159d5dfa29222 1,123 0.42/1.00 vMB 154
490,394 490,394 00000000000000000042114becce304ab78869522803050fd9fc76704a4ae92d 2,305 1.00/1.00 vMB 87
490,393 490,393 0000000000000000006ad231afdcc289b4babcfca35bcd564d37d71e4317e34a 2,543 1.00/1.00 vMB 121
490,392 490,392 000000000000000000da27d69e094e35bc9a9f439f4201acd59136296e4d5481 2,339 1.00/1.00 vMB 38
490,391 490,391 000000000000000000497e33f974ac4e6bf1c8b4b1805a87e9bf0b162298495e 1,864 1.00/1.00 vMB 19
490,390 490,390 0000000000000000000aafd6a470f5caa1ffd3bbfd48e8c216dfb78468749988 2,522 1.00/1.00 vMB 126
490,389 490,389 0000000000000000004e9f8672124edbd1ee376acd127719931f1b2d242346df 2,491 1.00/1.00 vMB 99
490,388 490,388 000000000000000000374ca075776a33e20c21c34383646905707f90c4135469 2,773 1.00/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 782.95 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: 715.21 GB
    • Received: 17.67 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.