Loading Tool

Explorer IconExplorer

Memory Pool

80,255 transactions
29.63 vMB
0.06652338 BTC
Random Selection Loading Transactions
Max Size: 178.86/200 MB

Candidate Block

Mining Attempt 0b31289091caa35f2356baa65e73d3554116b23862d42eb8e82e216927df2fd8
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root 90ee7a97a5f0ab55a8a0187d6f3875fc71474f01e64cc03cc78dfade6bc1edd3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,390
Size: 1.00 vMB
Total Fees: 0.00626366 BTC
Feerates: 90.30 > 0.63 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (151,584 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,394 763,394 000000000000000000037a95f1ee845bbc5245f33969a9a7f6e844c3ff495038 594 1.00/1.00 vMB 15
763,393 763,393 00000000000000000002c50692a71d9900cfca39ab10bb8d9241939869e0a47c 1,656 1.00/1.00 vMB 19
763,392 763,392 000000000000000000079538d74ccabf58138a92cb5e61e6b119502586edd429 547 1.00/1.00 vMB 15
763,391 763,391 0000000000000000000607e83f6e230e5fb847bf24423dccfe6ceb2c4216ed04 2,344 1.00/1.00 vMB 25
763,390 763,390 00000000000000000000f6d2893ff67b5ba1084df30575884f4dbb36c3b9336f 2,300 1.00/1.00 vMB 25
763,389 763,389 0000000000000000000376a4c5a9637fe125daf2ad2a1f98f3777b3531a36535 2,336 1.00/1.00 vMB 22
763,388 763,388 000000000000000000060d6d2928ead2277a694947c4dc92702f2dc08fe7b519 1,968 1.00/1.00 vMB 20
763,387 763,387 00000000000000000000775f9b023ee09afe1eafade4850e2d93933d4d5e84b5 1,920 1.00/1.00 vMB 31
763,386 763,386 00000000000000000004612dbe2b9f1d5a8dca977f1744a2847521f7df39d9c5 2,383 1.00/1.00 vMB 27
763,385 763,385 00000000000000000003f8a24f37d2297991e0200715f84704ab8d170e8cd918 740 1.00/1.00 vMB 16
763,384 763,384 00000000000000000007041e824f6db963e7319de48ae046f15122dee864d150 355 1.00/1.00 vMB 14
763,383 763,383 000000000000000000043d9d095127091e5a6c82677367adc08551cf8d01ac36 1,372 1.00/1.00 vMB 20
763,382 763,382 0000000000000000000203895389a28cf3b6c1852a4644e29387a6875b4536e7 1,202 1.00/1.00 vMB 18
763,381 763,381 0000000000000000000764e21a42f78a65d1118e73e0ee8e70958676741ff2a5 1,065 1.00/1.00 vMB 18
763,380 763,380 0000000000000000000163416b1eb2d2a4c0e4636a6681806528c89e52778106 114 1.00/1.00 vMB 13
763,379 763,379 000000000000000000029c0709e86d4ea59d06e9f59d7b90dbd6e4771beb7445 246 1.00/1.00 vMB 14
763,378 763,378 000000000000000000019ad5be106edc4eb1510dab5db672a97544e545926302 355 1.00/1.00 vMB 12
763,377 763,377 00000000000000000001d8ffee1d5cc36cbbf1877ff2e478de3243aa63ec8c88 2,205 1.00/1.00 vMB 19
763,376 763,376 00000000000000000003590ca79f77e36a4e104444ff356425b2798502ffd896 2,563 1.00/1.00 vMB 32
763,375 763,375 00000000000000000005ef93f2f00ba9f61bd2e361b89ea6d70eafd6901c2580 1,129 1.00/1.00 vMB 15
763,374 763,374 00000000000000000000727d6f2c5c85bfb20033405e3bd9b4c6166f7da3ebfd 2,226 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.