Loading Tool

Explorer IconExplorer

Memory Pool

41,060 transactions
27.31 vMB
0.07813533 BTC
Random Selection Loading Transactions
Max Size: 140.99/200 MB

Candidate Block

Mining Attempt bd53bafa0eca3ba3e1db7d34609cf8b726e57ba72ad0cf5823a106741c1a763e
Version 20000000
Previous Block 0000000000000000000125e4fd7be7c13b9e183c8ebf26e8254a360295f574ea
Merkle Root 2016b63c6a37c7275eb58b3a0562670a9883925e0bd4bf7a779e7cd3e5b1a37e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,077
Size: 1.00 vMB
Total Fees: 0.02555562 BTC
Feerates: 141.50 > 2.56 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,659 (234,500 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
680,159 680,159 000000000000000000062cfd5f1eef456e2ccbbe4e63e84bb433348c11a6458a 1,795 1.00/1.00 vMB 273
680,158 680,158 00000000000000000006a5d5fe2d341d4e555a9bf7533d6c2b8abd45896391a4 1,344 1.00/1.00 vMB 123
680,157 680,157 00000000000000000000891b0b96a737cf145d834dfdb071b5611a99e5a4a643 2,723 1.00/1.00 vMB 238
680,156 680,156 00000000000000000005083d85b1737ea7527ba14596230371d61247e6d70928 1,783 1.00/1.00 vMB 153
680,155 680,155 0000000000000000000aadc70af5550312f342d33f354c46ea789675362014f3 1 0.00/1.00 vMB 0
680,154 680,154 000000000000000000037565b931496fd491f46faaa764dce2149220314dec62 2,443 1.00/1.00 vMB 245
680,153 680,153 0000000000000000000b1142b7d3551832a703fa2e8e80ab921fd30a0a369384 2,944 1.00/1.00 vMB 241
680,152 680,152 00000000000000000006b503540cd315a2c24ffd0cd5e57985d6be0afc941bd1 1,766 1.00/1.00 vMB 172
680,151 680,151 000000000000000000099b645c8d08266f78f68f7c7ab7f0a590b7de1479b996 911 1.00/1.00 vMB 115
680,150 680,150 0000000000000000000bbf632df6b825619bbfcc3ba0ce7ec1d84ae97973ed41 2,556 1.00/1.00 vMB 202
680,149 680,149 000000000000000000055bc291e4aadc52640441035742c72bdf2dad9e533563 1,385 1.00/1.00 vMB 145
680,148 680,148 00000000000000000003da9018efad923f4acf5b0c48c76f1bdd3aec924521e5 2,084 1.00/1.00 vMB 185
680,147 680,147 00000000000000000004ea0c38691153f475b9cf0a8d9e732e3c312e06d9d018 2,807 1.00/1.00 vMB 243
680,146 680,146 00000000000000000009f882a9ff41c68cc8bf6122f137f0b67030d73f96310f 2,502 1.00/1.00 vMB 217
680,145 680,145 0000000000000000000a4d181a92d0aa07957ad1aeee92fd7e541f38a0b4661f 2,567 1.00/1.00 vMB 197
680,144 680,144 00000000000000000005b55bcf3bf9c3698cea48f2809d6ea4abfe6cae6baadc 1,211 1.00/1.00 vMB 261
680,143 680,143 000000000000000000030fbe7c083d05097cd50c25ee3466ebb44ff0c42baa19 2,062 1.00/1.00 vMB 278
680,142 680,142 00000000000000000006f09afe07bfa30502d979f83522d9829716956bd7df53 628 1.00/1.00 vMB 120
680,141 680,141 0000000000000000000a764dc99e67b9f43d4325ffdf4268c091112a3098c440 1 0.00/1.00 vMB 0
680,140 680,140 00000000000000000007fc1dfc67f0a8119f2006a9e1055a868d1d853457acba 1,068 1.00/1.00 vMB 145
680,139 680,139 0000000000000000000170dfac4f83af7d32a4bca2ce45e45d27deb24199ac75 1,411 1.00/1.00 vMB 118
Previous 10 blocks ↓
Total Size: 781.79 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: 633.65 GB
    • Received: 12.21 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.