Loading Tool

Explorer IconExplorer

Memory Pool

84,945 transactions
31.86 vMB
0.16814438 BTC
Random Selection Loading Transactions
Max Size: 189.64/200 MB

Candidate Block

Mining Attempt 2bd7288a364ca1aa5e6e899fa9abc5d825b83ff1a1cadde6e1db665dc655092d
Version 20000000
Previous Block 00000000000000000000709a48f0063127d97cdfd68d24c6264f3b0e57fb4758
Merkle Root d0b4d9d9771cdc91bb0e7814ed2088e08eaf096e35d2a444a57d07839b27c2a5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,003
Size: 1.00 vMB
Total Fees: 0.05335172 BTC
Feerates: 402.75 > 5.35 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,146 (652,482 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
262,664 262,664 000000000000000c73902292248e813b05c17794e5040085e9a53c696df6ae46 33 0.01/1.00 vMB 166
262,663 262,663 0000000000000015e503490fdacd9e614a41d155776e08b8a84bc45c63b124a4 394 0.20/1.00 vMB 97
262,662 262,662 00000000000000077dec826b209914b88629dfe82f8dd7d678eb02d206d3540b 37 0.01/1.00 vMB 139
262,661 262,661 000000000000000f9cbe02fc585fbc4ddc37aee700c883ea542f0877b63e9799 18 0.01/1.00 vMB 177
262,660 262,660 0000000000000004f3cb0d9505b7c3b83f84c464be5dda7c961e9fb1c337be32 233 0.10/1.00 vMB 108
262,659 262,659 000000000000000d9982bc8bff6119230c15c121554166e2109510d899ab033a 166 0.07/1.00 vMB 58
262,658 262,658 00000000000000035437bd774976ae50f31f8cdd506911968f911e53402ff21a 128 0.05/1.00 vMB 138
262,657 262,657 0000000000000012f9040a97e95f246310a9e166c019f727d2fbc6c47c2c06ac 425 0.20/1.00 vMB 106
262,656 262,656 00000000000000154f625c92cac2798ae5b2946c2d5f8a786e2ed0290d1ffbe8 415 0.19/1.00 vMB 112
262,655 262,655 000000000000000222158c2f518e92d57c8a7f198d29d50d00f7f7a51e4bd0f0 94 0.05/1.00 vMB 75
262,654 262,654 00000000000000164696fec865b316d4d9c81ee325c424ed27a2bbcd66e69e7a 442 0.18/1.00 vMB 155
262,653 262,653 00000000000000057ee176b77f06bd98fe4c4a239224208097f3ad2cf8a0af06 53 0.09/1.00 vMB 32
262,652 262,652 00000000000000122d154ae33eb4594c9e5b0759769127da68a3559728a9a867 539 0.24/1.00 vMB 77
262,651 262,651 0000000000000003ee273911c546be3c8f010e47a5550cbf3a62caa5cfef6697 492 0.25/1.00 vMB 146
262,650 262,650 0000000000000005184cc20fcd90a49f86ba55814c4cfa64270cb4b7147a47c8 595 0.24/1.00 vMB 177
262,649 262,649 0000000000000007570349fcf7b8be6d552b77af3a14c9f282574b51f7bf1904 265 0.16/1.00 vMB 74
262,648 262,648 000000000000001351753ee66db0e6f1b25153c162378e201c958f9b29ed0701 138 0.12/1.00 vMB 31
262,647 262,647 0000000000000003840aca16cf500872caae07540b3ea774251315cf4a1cf8be 723 0.25/1.00 vMB 203
262,646 262,646 0000000000000009b926870b12d57e7117932e889a3f24dfd687e5d83256db2c 312 0.14/1.00 vMB 113
262,645 262,645 0000000000000015cb0ba9ca5320521f1edf2018a82e9fac2e3a4c850bc9c1fc 17 0.00/1.00 vMB 102
262,644 262,644 0000000000000012895fd33ff6adbecd9140e1620a93fe489a8fb91dbbef8054 55 0.14/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.65 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: 672.66 GB
    • Received: 16.30 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.