Loading Tool

Explorer IconExplorer

Memory Pool

48,307 transactions
28.19 vMB
0.07232311 BTC
Random Selection Loading Transactions
Max Size: 150.40/200 MB

Candidate Block

Mining Attempt a50ea55a420639492cbba1345bba26e5fa59a70c478f9eb2bb513ababdc89d10
Version 20000000
Previous Block 00000000000000000000b1984d270552e42f13088d246a845a7e06743b52c1f8
Merkle Root 53307c3ad0582bc90aac27c3801e6def47e4411f1eb3bddb0e13d81771134064
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,490
Size: 1.00 vMB
Total Fees: 0.01803690 BTC
Feerates: 301.05 > 1.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,790 (79,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
835,485 835,485 0000000000000000000333ffcc788c604eb45e132fa5f17fa49c9391c0ea0dff 2,829 1.00/1.00 vMB 14
835,484 835,484 000000000000000000007fe72b873965904f3e9e0b6b945ffe1203bcf9a42a6f 2,285 1.00/1.00 vMB 12
835,483 835,483 00000000000000000002a60c08da62e3e6f0ea50a3d0911dbb6cf6b2dbb216f7 2,852 1.00/1.00 vMB 14
835,482 835,482 000000000000000000009b42de3ff9942c7f8d4821151e6edbb5ffe77b7aca2e 1,840 1.00/1.00 vMB 16
835,481 835,481 0000000000000000000082edf402fe84bc50cfc7565de899e0a0896a1bde841c 937 1.00/1.00 vMB 12
835,480 835,480 00000000000000000002dbf473c0e77798a6bf0a3863edcac5e79eb5bb310f39 1,405 1.00/1.00 vMB 10
835,479 835,479 0000000000000000000114bc37f690f79f050f0bed1b53968c05e6a8a31bde6d 2,253 1.00/1.00 vMB 22
835,478 835,478 000000000000000000019cf38fc910806c8a55ed1b3e106299cc140a95e8f6b1 1,736 1.00/1.00 vMB 27
835,477 835,477 00000000000000000000d54dd95343805008118ab55bbe536f22035133a2bc51 1,980 1.00/1.00 vMB 16
835,476 835,476 00000000000000000000c8b7d9700567ffdfe37d5200d44bfeb86d7e53c86ec0 1,804 1.00/1.00 vMB 11
835,475 835,475 000000000000000000015fb3dd55a792cf02cacb40f83017779097a99db786e0 3,074 1.00/1.00 vMB 17
835,474 835,474 000000000000000000015b8be1790a6efa37addcb10b0a4ea99a5554ee3f667e 2,803 1.00/1.00 vMB 14
835,473 835,473 00000000000000000000e2f049f5fc62b201d07da86f5bebcf5be7d944c03abe 1,909 1.00/1.00 vMB 15
835,472 835,472 0000000000000000000040df2fd491267c67bba9e2dbcb2aa3716ebf6f9f5493 2,212 1.00/1.00 vMB 20
835,471 835,471 00000000000000000002bb2e1d6986ecb6988a692963ebadf566877c8a58a60a 2,938 1.00/1.00 vMB 18
835,470 835,470 00000000000000000001f2f301a1f28b95469e2385f9fc1ea323ec73c8c2d158 3,394 1.00/1.00 vMB 15
835,469 835,469 000000000000000000014d9c64e6c5d3b216ec49759c918c46691da80b52fc9a 2,680 1.00/1.00 vMB 26
835,468 835,468 000000000000000000030e4e2df84a3023d85ad5751d0dd5aa168717240f7764 3,163 1.00/1.00 vMB 24
835,467 835,467 000000000000000000012c4b6630f2e155230df82f8be770fc7db13d3b26df50 1,903 1.00/1.00 vMB 12
835,466 835,466 000000000000000000010d7bc30bfb61d1a647c5ca2aaa6298c9e69ab85ef3ad 3,065 1.00/1.00 vMB 15
835,465 835,465 0000000000000000000253f625eeb82e7a532126b6f0ec6c033da456fcf8dfd6 3,049 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.01 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: 649.64 GB
    • Received: 13.19 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.