Loading Tool

Explorer IconExplorer

Memory Pool

72,575 transactions
28.03 vMB
0.06892470 BTC
Random Selection Loading Transactions
Max Size: 166.08/200 MB

Candidate Block

Mining Attempt 57ddba0e1989806548a246cadc3c55cfb45d41695116ddfcf2145b51adaa9687
Version 20000000
Previous Block 000000000000000000018bcb117043bb0bec5ab8ec9250252a12dc0c5414dc38
Merkle Root 6fbff2209d97901e79d674e8a2e1eb5dd7c525f76f9e1ff7d6acb44841efad48
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,815
Size: 1.00 vMB
Total Fees: 0.01299554 BTC
Feerates: 101.52 > 1.30 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,035 (406,747 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
508,288 508,288 0000000000000000004edd4e64903decccd8650b6ffdce0ab0cc65dcead016e0 1,809 1.00/1.00 vMB 84
508,287 508,287 0000000000000000005d30e2a0cf79079f1338dc9f11119caaebf37fc1447a4e 384 0.22/1.00 vMB 58
508,286 508,286 00000000000000000017e5260cf33bd0933938eb8884aad60f755d557046ce18 574 1.00/1.00 vMB 10
508,285 508,285 0000000000000000005b42eb2074f0a5bbe46327887d1962cd11312f9d663f77 1,701 1.00/1.00 vMB 70
508,284 508,284 00000000000000000036c799fc0002d5487cbd13efb2d2c943484f0004025b3d 536 1.00/1.00 vMB 19
508,283 508,283 0000000000000000003eebe9077cc93c4e0e7bac998405067a30e2e6b81ecf57 1,192 1.00/1.00 vMB 57
508,282 508,282 0000000000000000003df7797153382b4040c3813b2155dc5125cc10ba6d3d90 1,272 1.00/1.00 vMB 56
508,281 508,281 000000000000000000481820240e2954873af97011d8e8d9b40eb6b7215c2cef 1,293 1.00/1.00 vMB 58
508,280 508,280 0000000000000000002f077bef691f823a98b994e92216414f693523134ee32b 2,205 1.00/1.00 vMB 43
508,279 508,279 0000000000000000000edf5f4de33fe04307ecf4e482ba6064ebcdbd22637909 1,950 1.00/1.00 vMB 22
508,278 508,278 00000000000000000003ef5d199b4ce4dd06c624e120930c38e974ed9bac8321 2,251 1.00/1.00 vMB 101
508,277 508,277 000000000000000000216c8f473e9a2dcbceff4512ad7cae7df4fb9880f6b9ab 1,721 1.00/1.00 vMB 77
508,276 508,276 000000000000000000591721a92322d5653ce54c61007231e84d5b8acea09bc0 2,530 1.00/1.00 vMB 134
508,275 508,275 0000000000000000005309094c99f1293e58503a4da41b9315d71822106f699d 3,267 1.00/1.00 vMB 211
508,274 508,274 00000000000000000009cfae46d182e5102ccc850eb12788605cb937e2809174 2,626 1.00/1.00 vMB 144
508,273 508,273 00000000000000000011427785c5b0e66fdc2a721b0df33f739b3ef98b425155 718 1.00/1.00 vMB 9
508,272 508,272 000000000000000000215b66e362eee22c26e757750ecf064b78a7e3d2eae025 2,084 1.00/1.00 vMB 98
508,271 508,271 000000000000000000242e4a03c30a19e7c6de7a0b031f3f9d46ed166d4b718f 2,331 1.00/1.00 vMB 112
508,270 508,270 0000000000000000005ce5d3389cb999acdad17983cfafa39e7aff71cd04b449 1,510 1.00/1.00 vMB 34
508,269 508,269 0000000000000000004ce7698187372307116ab41972eff059892557232e98ac 2,535 1.00/1.00 vMB 132
508,268 508,268 00000000000000000027193db779f4d28794db0024f67ed3b16507db65fb7374 1,692 1.00/1.00 vMB 77
Previous 10 blocks ↓
Total Size: 782.45 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: 667.46 GB
    • Received: 15.25 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.