Loading Tool

Explorer IconExplorer

Memory Pool

78,514 transactions
29.44 vMB
0.06862662 BTC
Random Selection Loading Transactions
Max Size: 176.94/200 MB

Candidate Block

Mining Attempt 5b821834f872c51432613aee3378ba00d9045236139fa510b2257538ea481553
Version 20000000
Previous Block 00000000000000000000d6b594037b85fafa2931c04549f2477853c526e018d0
Merkle Root 32a8bd9bdfc183c2d3d74f48c2d4f53f917207f78f9fa818320ad43f62e51f35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,964
Size: 1.00 vMB
Total Fees: 0.00878951 BTC
Feerates: 150.93 > 0.88 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,997 (122,620 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
792,377 792,377 000000000000000000050ea5ec990cca67da4303f64f1f5a4cdf6449de97a491 3,342 1.00/1.00 vMB 48
792,376 792,376 0000000000000000000121659c42bd020ef6bb30b4b9099e7d659cb3bfb0aeca 3,120 1.00/1.00 vMB 72
792,375 792,375 000000000000000000034fa4a4333cebf5332d42d0a9c6fac11d3b47021115f8 3,546 1.00/1.00 vMB 36
792,374 792,374 00000000000000000004d5b54971e47cfdc202cd3ad0b45e94c1487f2029bb30 3,809 1.00/1.00 vMB 65
792,373 792,373 000000000000000000051ab8e0f19a44add8e4a831d55565f6a6e0e82fda4a62 1 0.00/1.00 vMB 0
792,372 792,372 0000000000000000000079c969d819e6629ec73eb80286b128f0d572d5badbe9 3,130 1.00/1.00 vMB 45
792,371 792,371 000000000000000000054f57b7889579a5512a9bab594f12f936a74060f63570 3,686 1.00/1.00 vMB 25
792,370 792,370 000000000000000000030df7ec052fc41d506f6fd28100834bebf04d3a9c1896 2,458 1.00/1.00 vMB 25
792,369 792,369 00000000000000000004c85fbea191170734e4ebbe01e7cd192a7d224b8b4d59 2,768 1.00/1.00 vMB 40
792,368 792,368 00000000000000000002aff4f4fe62be30b5837e4c892ff9bf0099978da4e467 2,759 1.00/1.00 vMB 29
792,367 792,367 000000000000000000008c308932fa756c52581d7e91b75594a208622f86429f 3,125 1.00/1.00 vMB 49
792,366 792,366 0000000000000000000519a7bd669cca030f29ba39aa134c10b8f78ea97018cc 1,704 1.00/1.00 vMB 22
792,365 792,365 000000000000000000031d1b3ec5fb90e1e540306731448bc75e2fefdbae361a 1,856 1.00/1.00 vMB 25
792,364 792,364 00000000000000000002f3357312f2505f0d1c0a07e82a6bbca90f41b4e128be 3,212 1.00/1.00 vMB 31
792,363 792,363 0000000000000000000518e21f752f189cd06b5a704b3ab079b17da7c6b22800 3,149 1.00/1.00 vMB 50
792,362 792,362 00000000000000000003ab55a3639e7554748a9cb523bcc7cb5cd528128feae5 3,046 1.00/1.00 vMB 31
792,361 792,361 00000000000000000003f4b2775092e25cb7c8d25c41434fdc44898ac67fc22a 3,097 1.00/1.00 vMB 32
792,360 792,360 0000000000000000000093b100537871b7afa7ea82cf67df0b9637e32c7848ff 1,730 1.00/1.00 vMB 42
792,359 792,359 000000000000000000027fcfc7903de2a6d72e262da32cb73f1f565dc7971928 3,232 1.00/1.00 vMB 40
792,358 792,358 00000000000000000002cdd0877e4bd3e7f3c8742caf07bfdf782af71110266a 2,766 1.00/1.00 vMB 29
792,357 792,357 00000000000000000001f8e1f2526c26aff5818655db47cd1adf630dce233839 2,390 1.00/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.39 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: 664.49 GB
    • Received: 14.99 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.