Loading Tool

Explorer IconExplorer

Memory Pool

35,965 transactions
26.00 vMB
0.06572573 BTC
Random Selection Loading Transactions
Max Size: 132.96/200 MB

Candidate Block

Mining Attempt 848c6e00b0619f94c39f2a5ab0d6a49d13695fa49cb1a6da67f40fba39a12db3
Version 20000000
Previous Block 000000000000000000011aac3f8356d41d0f3b59beeb05aaa2207d77b5b56f75
Merkle Root faa493c9a95fc0268c33fef00718e200062366c107d27eca16a282c9bf03699e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,049
Size: 1.00 vMB
Total Fees: 0.01790108 BTC
Feerates: 201.13 > 1.79 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,680 (177,366 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,314 737,314 0000000000000000000741871463f40e4181817b49234ed1b28f64fd308d94d0 148 0.16/1.00 vMB 4
737,313 737,313 000000000000000000055fdac605874e3e07a1e7071fc40cd54314a4e27369f2 2,885 1.00/1.00 vMB 13
737,312 737,312 00000000000000000001b27f654ea27d151cc42f0252a0bbbeaaa82a0d6f7c89 1,910 0.89/1.00 vMB 10
737,311 737,311 000000000000000000050829217f312d35fd2267ae86fb714b9943e3ab0bb8ae 1,473 0.58/1.00 vMB 11
737,310 737,310 0000000000000000000863f5af2a931f004fd08cce111c81043d93b331a40bd2 646 0.22/1.00 vMB 13
737,309 737,309 0000000000000000000457c5cbc9005f85900920d697534b0ce89526dfccc489 484 0.22/1.00 vMB 12
737,308 737,308 00000000000000000004dc858f0dc5059d55723e607d988ad3157b2567d59d34 1,474 0.61/1.00 vMB 14
737,307 737,307 00000000000000000008be8a94fd15d3043040a6a5a77b72965e817acf08b338 2,035 1.00/1.00 vMB 9
737,306 737,306 00000000000000000005049c18679318a281b0d1702c2ae7171036ffd235fae9 2,671 1.00/1.00 vMB 5
737,305 737,305 000000000000000000022a550fd50f901e4c4ad171d6940da971243a12edb553 2,255 1.00/1.00 vMB 13
737,304 737,304 00000000000000000000eb40279fff32f9833a7a0020fb89d1c3efa23be7ec84 1,345 1.00/1.00 vMB 15
737,303 737,303 00000000000000000003149c59b818eaa37f9d642583b9d35abe19f09cdad165 3,213 1.00/1.00 vMB 23
737,302 737,302 0000000000000000000076296f7bd5c87bfc9180b423937a099626af15ab7e64 516 0.74/1.00 vMB 3
737,301 737,301 00000000000000000001665894134a7c502b405492a8f8df5f053275046c946d 1,496 1.00/1.00 vMB 2
737,300 737,300 00000000000000000007d5795078bc0fab242b7a98c7ac1ee167650093733c62 2,933 1.00/1.00 vMB 17
737,299 737,299 00000000000000000006730c6f13d4c313b62710754bd425723b813c3d5e293d 1,916 1.00/1.00 vMB 17
737,298 737,298 00000000000000000006c4f0b9eacdc0d45f3f8126f8d944e9d0c28d02eff3d8 1,640 1.00/1.00 vMB 4
737,297 737,297 000000000000000000071a782302e6919feed4c921da865ce4b15ad12923fe7e 3,306 1.00/1.00 vMB 12
737,296 737,296 000000000000000000029ce1014a51b3bc00e2ebf884894fbf8440d093836417 3,216 1.00/1.00 vMB 23
737,295 737,295 000000000000000000026cf8935f3e5ec7a53ed6a483f9dad1314367be60639a 2,405 1.00/1.00 vMB 9
737,294 737,294 00000000000000000005d33f374003ecd3b535159eed292c489fab93b96d069d 2,715 1.00/1.00 vMB 18
Previous 10 blocks ↓
Total Size: 781.82 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: 636.21 GB
    • Received: 12.35 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.